summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2013-01-13Fix spelling error.Jan Djärv
2013-01-13* nsfont.m (LCD_SMOOTHING_MARGIN): New define.Jan Djärv
2013-01-12ChangeLog fix (no need to merge to trunk)Glenn Morris
2013-01-11Add tiny change.Jan Djärv
2013-01-11Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.Jan Djärv
2013-01-11Introduce scroll-bar-adjust-thumb-portion.Jan Djärv
2013-01-13* nsterm.m (keyDown:): Set processingCompose to NO if an emacs keyJan Djärv
2013-01-13* nsfont.m (ns_findfonts): Add block/unblock_input calls.Jan Djärv
2013-01-11* indent.c (Fvertical_motion): Remove now-incorrect GCPROsPaul Eggert
2013-01-11Fix bug with set-time-zone-rule and LOCALTIME_CACHE.Paul Eggert
2013-01-11Disambiguate function and variable references in docstrings.Aaron S. Hawley
2013-01-11Avoid unnecessary byte position calculation for the gap movement.Dmitry Antipov
2013-01-10emacsclient -t should not suspend Emacs serverPaul Eggert
2013-01-11* gtkutil.c (xg_initialize): Backport from trunk.Jan Djärv
2013-01-10Backport typo fix from trunk, for AIX.Paul Eggert
2013-01-10Fix SIGDANGER handlers, for AIX.Paul Eggert
2013-01-10* gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE aroundJan Djärv
2013-01-10Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov
2013-01-09src/w32.c, src/w32term.c: Remove unused local variables.Juanma Barranquero
2013-01-09* insdel.c (make_gap_larger): Fix comment because gap_left doesn'tDmitry Antipov
2013-01-09* lisp.h (make_gap_1): New prototype.Dmitry Antipov
2013-01-09* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov
2013-01-08* lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley
2013-01-08* src/keyboard.c (echo_add_key): Rename from echo_add_char.Stefan Monnier
2013-01-06Fix echoing of replayed keys.Chong Yidong
2013-01-05Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris
2013-01-05Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii
2013-01-04Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris
2013-01-03* lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier
2013-01-03* src/fileio.c (Ffile_acl): Undocument return format.Stefan Monnier
2013-01-04Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu
2013-01-04Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu
2013-01-02Correct dates of merged ChangeLog entriesGlenn Morris
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Simplify via eabs.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-31* src/keymap.c (Fkey_description): Doc fix.Glenn Morris
2012-12-31Fix a bug with time zones on MS-Windows.Eli Zaretskii
2012-12-30* coding.c (Qmac): Now static.Paul Eggert
2012-12-30Check for deprecated gtk tearoff menu item in configure.Jan Djärv
2012-12-30Check for deprecated gtk_handle_box in configure.Jan Djärv
2012-12-30Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris
2012-12-29Properly configure GNUstep librariesAndreas Schwab
2012-12-29Improve copy-file diagnostics on MS-Windows.Eli Zaretskii
2012-12-29Fix bug #13298 with failed backups by falling back on set-file-modes.Eli Zaretskii
2012-12-29More cleanup in handling subprocess exiting on MS-Windows.Eli Zaretskii
2012-12-27Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert
2012-12-27Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii
2012-12-27Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris
2012-12-26Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris