aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-0728-150/+933
* Improve scrolling of windows whose font is different from frame's default.Eli Zaretskii2013-07-072-19/+52
* *** empty log message ***Jan Djärv2013-07-072-0/+15
* Fix openp errno handling.Paul Eggert2013-07-073-15/+51
* Merge changes made in Gnus masterGnus developers2013-07-0610-25/+70
* * etc/NEWS: Tweak +++/--- descriptionGlenn Morris2013-07-061-4/+4
* * admin.el (make-manuals): Add the option to only make certain output types.Glenn Morris2013-07-062-33/+70
* * lisp/files.el (write-file): Do not display confirm dialog for NS,Jan Djärv2013-07-066-68/+105
* Fix vertical cursor motion with non-default fonts.Eli Zaretskii2013-07-062-3/+11
* * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):Michael Albinus2013-07-062-11/+26
* Add TODO entry.Michael Albinus2013-07-061-0/+3
* lisp/window.el (window-state-put): Remove window if buffer was not restored.Martin Rudalics2013-07-062-3/+22
* lisp/simple.el (alternatives-define): Remove leftover :group keyword.Juanma Barranquero2013-07-062-2/+6
* lisp/gnus/auth-source.el (auth-source-netrc-parse-one): Allow empty strings i...David Kastrup2013-07-062-2/+8
* * ido.el (ido-use-virtual-buffers): Allow new value 'auto.Leo Liu2013-07-062-19/+66
* Fix bug #14771 with scroll-step = 1 and non-nil line-spacing.Eli Zaretskii2013-07-065-35/+127
* etc/NEWS: Fix typos.Juanma Barranquero2013-07-061-3/+3
* lisp/simple.el (alternatives-define): New macro.Juanma Barranquero2013-07-064-0/+73
* Clarify documentation of multibyte-string-p.Eli Zaretskii2013-07-064-2/+13
* Use emacs_open more consistently when opening files.Paul Eggert2013-07-0523-76/+120
* * admin/admin.el (make-manuals): Avoid hard-coding list of misc manuals.Glenn Morris2013-07-052-12/+23
* Merge from emacs-24; up to 2012-12-30T19:34:[email protected]Glenn Morris2013-07-0515-73/+121
|\
| * * mh-e.texi (Using This Manual): Printed elisp manuals no longer available.Glenn Morris2013-07-052-16/+4
| * * doc/misc/mh-e.texi (Using This Manual): Refer to shop.fsf.org.Glenn Morris2013-07-052-18/+16
| * * doc/misc/mh-e.texi: Fix external links.Glenn Morris2013-07-052-20/+24
| * Tweak html header for manualsGlenn Morris2013-07-044-18/+29
| * * doc/misc/newsticker.texi (Overview): Update URL.Glenn Morris2013-07-032-3/+5
| * * doc/misc/nxml-mode.texi (Introduction): Update @url.Glenn Morris2013-07-032-0/+6
| * * doc/misc/org.texi (JavaScript support): Fix @url.Glenn Morris2013-07-032-1/+3
| * * doc/misc/wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.Glenn Morris2013-07-032-3/+4
| * Auto-commit of generated files.Glenn Morris2013-07-031-1/+1
| * * doc/misc/dbus.texi: Comment fix.Glenn Morris2013-07-031-2/+2
| * Fix/update some gnus manual links to external resourcesGlenn Morris2013-07-033-17/+38
| * * doc/misc/eudc.texi (CCSO PH/QI): Remove defunct URL.Glenn Morris2013-07-032-8/+13
| * * doc/misc/dbus.texi (Introspection): Update URL to a less defunct one.Glenn Morris2013-07-032-2/+7
| * * doc/misc/pgg.texi (Top, Overview): Add note about obsolescence.Glenn Morris2013-07-022-0/+7
* | * lisp/subr.el (read-quoted-char): Use read-key.Stefan Monnier2013-07-053-24/+27
* | Remove duplicate #include directives.Paul Eggert2013-07-0512-20/+17
* | * admin/admin.el (make-manuals): Use a pdf/ subdirectory for pdf versions.Glenn Morris2013-07-052-4/+7
* | Fix previous patch.Michael Albinus2013-07-051-28/+31
* | * automated/file-notify-tests.elMichael Albinus2013-07-052-105/+151
* | * calendar/todo-mode.el: Add handling of file deletion, both byStephen Berman2013-07-052-198/+379
* | * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch): SupportMichael Albinus2013-07-052-26/+88
* | * autoinsert.el (auto-insert-alist): Default to lexical-binding.Leo Liu2013-07-052-1/+8
* | * admin/admin.el (make-manuals): Use a standard location for lispintro.Glenn Morris2013-07-042-12/+10
* | Scale ImageMagick images more carefully.Paul Eggert2013-07-042-32/+60
* | Add multi-monitor support on W32.YAMAMOTO Mitsuharu2013-07-046-29/+347
* | * automated/file-notify-tests.el: New package.Michael Albinus2013-07-042-0/+236
* | Add file-notify.el and related changes in Tramp.Michael Albinus2013-07-041-2/+10
* | * filenotify.el: New package.Michael Albinus2013-07-046-123/+474