aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | * whitespace.el (whitespace-enable-predicate): fix sense of comment.Reuben Thomas2014-01-272-1/+6
| * | * lread.c (oblookup): Fix comment to match code.Paul Eggert2014-01-261-1/+2
| * | * doc/emacs/buffers.texi (List Buffers): Tiny edit.Glenn Morris2014-01-262-1/+3
| * | Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-2624-143/+189
| * | * etc/TODO: Addition.Glenn Morris2014-01-261-0/+3
| * | * data.c (Fstring_to_number): Document results if unparsable.Paul Eggert2014-01-262-3/+8
| * | * file-notify-tests.el (file-notify-test02-events): Let it fail in theMichael Albinus2014-01-261-1/+3
| * | * automated/file-notify-tests.el (file-notify-test02-events):Michael Albinus2014-01-262-3/+10
* | | Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.e...Kenichi Handa2014-01-294-4/+20
|/ /
* | * xterm.c (x_focus_changed): Check for non-X terminal-frameJan Djärv2014-01-262-1/+7
* | Doc updates for opascal.elGlenn Morris2014-01-256-22/+44
* | When decoding, prefer ptrdiff_t to int for buffer positions etc.Paul Eggert2014-01-253-9/+17
* | * doc/emacs/misc.texi (Sorting): Add findex for reverse-region.Glenn Morris2014-01-252-0/+3
* | Some doc for delete-duplicate-linesGlenn Morris2014-01-255-24/+39
* | Fix ChangeLog typos.Juanma Barranquero2014-01-2614-23/+23
* | Fix crash with insert-file-contents and misdecoded text.Paul Eggert2014-01-252-0/+7
* | Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-2515-1/+43
* | * progmodes/flymake.el (flymake-make-overlay): No rear advance.Leo Liu2014-01-262-1/+5
* | Fix handling of face attributes in Fx_create_frame (Bug#16529).Martin Rudalics2014-01-252-17/+41
* | Fix bug #16517 with display change on MS-Windows while in full-screen mode.Fabrice Popineau2014-01-252-0/+10
* | Fix bug #16479 with client connections while TTY menu is open.Eli Zaretskii2014-01-252-1/+17
* | * doc/misc/cc-mode.texi (Minor Modes): Minor fix.Xue Fuqiao2014-01-252-1/+5
* | * src/eval.c (Fsignal): Fix `debug' handling to match 2013-10-03 change.Stefan Monnier2014-01-243-4/+9
* | Typo fix.Xue Fuqiao2014-01-251-1/+1
* | * net/shr.el (shr-tag-img): Prefer the title over the alt text.Adam Sjøgren2014-01-242-1/+8
* | Fix references in EIEIO documentation.David Engster2014-01-242-2/+6
* | Fix bool-vector-count-population bug on MinGW64.Paul Eggert2014-01-242-1/+7
* | Remove stray ".".Paul Eggert2014-01-241-1/+1
* | Spelling fix.Paul Eggert2014-01-241-1/+1
* | * editfns.c (Fconstrain_to_field): Fix typo in docstring.Bastien Guerry2014-01-241-1/+1
* | * etc/NEWS: Fix typosGlenn Morris2014-01-231-2/+2
* | * etc/NEWS.21: lesstif.org domain is defunct, use sourceforge site.Glenn Morris2014-01-231-1/+1
* | * etc/NEWS: Small edits.Glenn Morris2014-01-231-14/+23
* | Misc small doc updatesGlenn Morris2014-01-235-6/+13
* | Misc small doc updatesGlenn Morris2014-01-235-4/+16
* | * net/eww.el (eww-download-callback): Fix reference to eww-download-directory.Juanma Barranquero2014-01-242-1/+4
* | Silence byte-compiler warning.Juanma Barranquero2014-01-242-3/+6
* | Doc updates for with-demoted-errorsGlenn Morris2014-01-235-2/+16
* | * doc/misc/emacs-mime.texi (time-date): Use float-time.Glenn Morris2014-01-233-5/+9
* | * xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction): AvoidDmitry Antipov2014-01-242-0/+9
* | * doc/lispref/files.texi (File Locks): Every platform supports locking now.Glenn Morris2014-01-232-9/+8
* | * doc/emacs/files.texi (Interlocking): Copyedit.Glenn Morris2014-01-233-15/+18
* | Document 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.Paul Eggert2014-01-231-5/+19
* | Minor cleanup of previous change.Paul Eggert2014-01-232-3/+9
* | * lisp/emacs-lisp/cl-macs.el: Improve type->predicate mapping.Stefan Monnier2014-01-232-2/+23
* | Fix two memory leaks discovered with Valgrind.Dmitry Antipov2014-01-233-8/+20
* | * doc/emacs/building.texi (Lisp Eval): Update prefix argument behaviorGlenn Morris2014-01-233-12/+24
* | * emacs-lisp-intro.texi (lengths-list-file): Fix textual parentheses.Glenn Morris2014-01-232-5/+11
* | Doc fixes related to zero prefix argument of eval-expression etcGlenn Morris2014-01-223-21/+30
* | Merge from gnulib.Paul Eggert2014-01-222-1/+8