summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Bump version to 23.2.emacs-23.2Chong Yidong2010-05-07
* Fix for Bug#5984.Andreas Schwab2010-04-30
* Use new features of libotf and m17n-lib if available.Kenichi Handa2010-04-23
* * dired.c (Ffile_attributes): Fix typo in docstring.Juanma Barranquero2010-04-19
* * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Adrian Robert2010-04-13
* * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Adrian Robert2010-04-13
* Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.YAMAMOTO Mitsuharu2010-04-10
* frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.YAMAMOTO Mitsuharu2010-04-08
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan Djärv2010-04-07
* Fix crash on NextStep terminal (Bug#5837)Chong Yidong2010-04-05
* Fix typos in ChangeLogs.Juanma Barranquero2010-04-02
* Fix last set of Nextstep changes.Chong Yidong2010-03-31
* Fix bug #5703.Eli Zaretskii2010-03-31
* * nsterm.h: Fix last change.Chong Yidong2010-03-31
* * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Chong Yidong2010-03-30
* xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (B...Jan Djärv2010-03-30
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-29
* Close bug#5336.Glenn Morris2010-03-28
* * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).Chong Yidong2010-03-24
* Fix typos in Changelog.Juanma Barranquero2010-03-24
* bug #5736: Allow X-resource menuBar to take on/off as documented.Jan Djärv2010-03-22
* xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.YAMAMOTO Mitsuharu2010-03-20
* Fix the ccl encoder for the case that the output buffer is fullfilled.Kenichi Handa2010-03-16
* coding.c (decode_coding_ccl): Fix previous change for the multibyte case.Kenichi Handa2010-03-16
* Fix bug in `format' (Bug#5710).Chong Yidong2010-03-15
* Make it possible to C-g in a tight bytecode loop again (bug#5680).Stefan Monnier2010-03-05
* * regex.c (regex_compile): Setup gl_state as well.Stefan Monnier2010-03-05
* (skip_chars): Setup gl_state (bug#3823).Stefan Monnier2010-03-05
* Fix keyboard macro key lookup (Bug#5481).Chong Yidong2010-03-03
* (emacs_mule_char): Fix a typo in commentary.Eli Zaretskii2010-03-02
* Fix bug in decoding emacs-mule encoding.Eli Zaretskii2010-03-02
* Fix handling of the multibyte form of raw-bytes in unibyte->multibyte convers...Kenichi Handa2010-03-02
* buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-b...Kenichi Handa2010-03-02
* Fix use of unitialized memory.Chong Yidong2010-02-28
* * w32uniscribe.c (uniscribe_check_otf): Fix length check.Andreas Schwab2010-02-27
* Addendum to last patch: add "Medium" GTK font name keyword.Chong Yidong2010-02-26
* Recognize more keywords in GTK font names (Bug#5646).Chong Yidong2010-02-26
* Fix Myanmar OTF supportKenichi Handa2010-02-26
* from trunkKenichi Handa2010-02-26
|\
| * * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).Chong Yidong2010-02-25
* | xdisp.c (reseat_to_string): Fix previous change.Kenichi Handa2010-02-26
|/
* xdisp.c (reseat_to_string): Fix previous change (bug#5609).Kenichi Handa2010-02-25
* Move declarations before statements.Jan Djärv2010-02-24
* * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).Chong Yidong2010-02-21
* term.c, dispextern.h: Fix stale comments.Eli Zaretskii2010-02-19
* (fatal): Add a final \n if needed (bug#5596).Stefan Monnier2010-02-18
* * fileio.c: Comment fix.Glenn Morris2010-02-18
* * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).Chong Yidong2010-02-18
* * callint.c (Finteractive): Doc fix.Glenn Morris2010-02-17
* Fix handling of CODING_RESULT_INSUFFICIENT_DST.Kenichi Handa2010-02-18