aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete comment about NON_SAVING_SETJMP.Paul Eggert2013-01-111-5/+0
* Fix bug with set-time-zone-rule and LOCALTIME_CACHE.Paul Eggert2013-01-112-0/+8
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-114-7/+19
* Avoid unnecessary byte position calculation for the gap movement.Dmitry Antipov2013-01-115-24/+28
* emacsclient -t should not suspend Emacs serverPaul Eggert2013-01-104-16/+57
* * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE aroundJan Djärv2013-01-102-0/+7
* Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov2013-01-105-62/+58
* src/w32.c, src/w32term.c: Remove unused local variables.Juanma Barranquero2013-01-093-3/+6
* * insdel.c (make_gap_larger): Fix comment because gap_left doesn'tDmitry Antipov2013-01-092-5/+3
* * lisp.h (make_gap_1): New prototype.Dmitry Antipov2013-01-097-29/+54
* Spelling fixes.Paul Eggert2013-01-091-4/+4
* * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-092-0/+7
* * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-082-212/+5
* * src/keyboard.c (echo_add_key): Rename from echo_add_char.Stefan Monnier2013-01-082-11/+15
* Fix echoing of replayed keys.Chong Yidong2013-01-062-68/+87
* Merge from emacs-24; up to 2012-12-07T08:13:[email protected]Glenn Morris2013-01-052-22/+52
|\
| * Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-052-22/+52
* | Merge from emacs-24; up to 2012-12-06T20:16:[email protected]Glenn Morris2013-01-044-12/+27
|\|
| * Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-044-2/+10
| * Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-044-10/+17
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-032-2/+2
* | * src/fileio.c (Ffile_acl): Undocument return format.Stefan Monnier2013-01-032-4/+8
* | Merge from emacs-24; up to 2012-12-06T07:33:[email protected]Glenn Morris2013-01-021-2/+2
|\|
| * Add 2013 to more copyright yearsGlenn Morris2013-01-021-2/+2
* | Correct dates of merged ChangeLog entriesGlenn Morris2013-01-021-1/+1
* | Update copyright dates to 2013.Paul Eggert2013-01-022-3/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-02194-277/+284
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01194-234/+265
| * * src/keymap.c (Fkey_description): Doc fix.Glenn Morris2012-12-312-1/+5
| * Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-316-42/+14
* | Simplify via eabs.Paul Eggert2013-01-0110-37/+32
* | Fix a bug with time zones on MS-Windows.Eli Zaretskii2012-12-312-0/+8
* | * coding.c (Qmac): Now static.Paul Eggert2012-12-303-2/+7
* | Check for deprecated gtk tearoff menu item in configure.Jan Djärv2012-12-302-3/+31
* | Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-303-29/+71
* | Merge from emacs-24; up to 2012-12-05T00:13:[email protected]Glenn Morris2012-12-304-10/+33
|\|
| * Properly configure GNUstep librariesAndreas Schwab2012-12-292-5/+12
| * More improvements in 'struct glyph' comments.Eli Zaretskii2012-12-291-3/+3
| * Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-273-5/+21
* | Improve copy-file diagnostics on MS-Windows.Eli Zaretskii2012-12-292-1/+10
* | Fix return values of set-file-acl and set-file-selinux-context when ENOTSUP.Eli Zaretskii2012-12-291-2/+2
* | IndentAndreas Schwab2012-12-291-1/+1
* | Fix bug #13298 with failed backups by falling back on set-file-modes.Eli Zaretskii2012-12-292-2/+12
* | More cleanup in handling subprocess exiting on MS-Windows.Eli Zaretskii2012-12-292-0/+17
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-272-1/+13
* | Merge from emacs-24; up to 2012-12-03T21:07:[email protected]Glenn Morris2012-12-273-55/+139
|\|
| * Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-262-8/+15
| * Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-242-47/+124
* | * print.c (print_object): Fix last change.Dmitry Antipov2012-12-261-1/+1
* | * print.c (print_object): If Lisp_Save_Value object's pointerDmitry Antipov2012-12-263-12/+46