aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src/alloc.c: remove a stray braceReuben Thomas2014-08-092-1/+1
* progmodes/cc-fonts.el (c-font-lock-declarators): Remove check forAlan Mackenzie2014-08-092-5/+8
* Minor fixes in the last commit wrt MS-DOS build.Eli Zaretskii2014-08-094-29/+37
* Add changelog entry missing from previous commitReuben Thomas2014-08-091-0/+1
* src/process.c: fix a comment typoReuben Thomas2014-08-091-1/+1
* Remove support for DJGPP < 2.02Reuben Thomas2014-08-0917-612/+73
* * widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)Jan Djärv2014-08-093-183/+12
* Merge from gnulib.Paul Eggert2014-08-083-7/+23
* ibuffer.el (ibuffer-mode-map): Use toggle button forRüdiger Sonderfeld2014-08-082-1/+9
* lisp/ChangeLog: Fix last entry.Rüdiger Sonderfeld2014-08-081-1/+2
* progmodes/prog-mode.el (prog-mode-hook): Made customizable.Matthias Meulien2014-08-082-0/+11
* * lisp/erc/erc.el: rename server buffers and fix variable namesKelvin White2014-08-072-5/+14
* In window--min-size-1 set WINDOW arg when calling window-min-pixel-height/-wi...Martin Rudalics2014-08-072-2/+7
* * xterm.c (x_delete_terminal): Plug file descriptor leak.Paul Eggert2014-08-072-1/+8
* Remove remaining mentions of VMS as a hostReuben Thomas2014-08-0714-56/+59
* Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas2014-08-078-8/+27
* Refer to MS-DOS using the same name everywhere.Reuben Thomas2014-08-0713-19/+46
* * tramp.texi (Remote shell setup): Explain, how to change commandMichael Albinus2014-08-072-0/+31
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):Michael Albinus2014-08-072-18/+24
* * lisp/help.el (temp-buffer-setup-hook,temp-buffer-show-hook): RevertLeo Liu2014-08-072-1/+10
* * test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.Glenn Morris2014-08-062-5/+4
* Fix Bug#15408 (icalendar time zone problem)Ulf Jasper2014-08-064-16/+46
* gnus-sum.el (gnus-summary-expire-articles): Revert last changeKatsumi Yamaoka2014-08-062-4/+5
* * gnus-sum.el (gnus-summary-expire-articles): Functions registered toEric Abrahamsen2014-08-062-1/+10
* lisp/gnus/ChangeLog (2014-07-31): Add missing entryTassilo Horn2014-08-061-0/+5
* lisp/ChangeLog: Fix a typo in last entry.Eli Zaretskii2014-08-051-1/+1
* Use a max-width when displaying imagesLars Magne Ingebrigtsen2014-08-052-2/+13
* lisp/net/eww.el (eww-bookmarks-directory): New variable.Eric Brown2014-08-052-2/+14
* * lisp/net/shr.el (shr-copy-url): Also copy the image URL.Lars Magne Ingebrigtsen2014-08-052-3/+11
* Don't redeem scroll bars that have been turned off.Martin Rudalics2014-08-053-4/+10
* Fix typo in last commit.Michael Albinus2014-08-051-1/+1
* * net/tramp-cache.el (tramp-flush-file-function): Suppress functionMichael Albinus2014-08-052-1/+11
* * keyboard.c (safe_run_hooks): Follow the convenient style to bindDmitry Antipov2014-08-052-10/+20
* * lisp/progmodes/python.el: Fix completions inside (i)pdb.Fabián Ezequiel Gallina2014-08-042-8/+20
* Merge from gnulib, incorporating:Paul Eggert2014-08-043-9/+31
* Fix scroll bar handling for non-toolkit builds.Martin Rudalics2014-08-047-37/+79
* * rect.el (rectangle--default-line-number-format): RenamePaul Eggert2014-08-032-3/+9
* * keyboard.c (safe_run_hook_funcall): Avoid consing aroundDmitry Antipov2014-08-042-26/+36
* Don't let big frames overrun the stack.Paul Eggert2014-08-032-36/+55
* Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.orgGlenn Morris2014-08-035-6/+26
|\
| * Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-032-21/+28
| * * test/automated/Makefile.in (check-tar): Add as alias for check.Glenn Morris2014-08-022-0/+8
| * Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-022-0/+12
| * Avoid 100% CPU utilization on ssh session exit.Paul Eggert2014-08-023-5/+15
| * Spelling+grammar fix.Paul Eggert2014-08-011-1/+1
* | Don't mishandle year-9999 dates.Paul Eggert2014-08-038-22/+56
* | Avoid undefined behavior with signed left shift.Paul Eggert2014-08-034-16/+28
* | * test/automated/Makefile.in (check-tar): New rule.Glenn Morris2014-08-022-0/+9
* | * progmodes/python.el: Completion code cleanups.Fabián Ezequiel Gallina2014-08-022-24/+26
* | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,Paul Eggert2014-08-022-3/+9