summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a recently-introduced delete-process race condition.Paul Eggert2012-12-054-29/+53
* Avoid code duplication between prev_frame and next_frame.Dmitry Antipov2012-12-062-100/+68
* Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.orgGlenn Morris2012-12-05132-1135/+1196
|\
| * * ffap.el (ffap-replace-file-component): Fix typo.Chong Yidong2012-12-062-1/+5
| * Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-05120-1136/+1130
| * Don't pass un-encoded file name to mkstemp.Eli Zaretskii2012-12-052-2/+5
| * Fix one part of bug #13079 with temporary files in call-process-region.Eli Zaretskii2012-12-052-0/+14
| * Auto-commit of loaddefs files.Glenn Morris2012-12-051-1/+1
| * Auto-commit of generated files.Glenn Morris2012-12-051-1/+1
| * * lisp/progmodes/octave-mod.el (octave-mark-block): Move out of tokens andStefan Monnier2012-12-052-1/+9
| * Revert dumb changeGlenn Morris2012-12-042-8/+5
| * Minor fixes for Lisp manual.Chong Yidong2012-12-053-15/+22
| * * configure.ac (MAKEINFO, EGREP, CC): Quote, in case of spaces in file names.Glenn Morris2012-12-042-5/+8
| * * configure.ac: Handle info/ files with or without ".info" extension.Glenn Morris2012-12-042-3/+6
| * Fix another instance of bug #12933 with non-ASCII file names on Windows.Eli Zaretskii2012-12-042-4/+25
| * rmail-new-summary fix for bug#13066Glenn Morris2012-12-042-1/+6
| * * lisp/info.el (Info-fontify-node): Don't hide the last newline.Juri Linkov2012-12-042-2/+7
| * doc/emacs/vc1-xtra.texi (General VC Options): Remove reference to `vc-path'.Juanma Barranquero2012-12-032-7/+5
* | spam.el: Fix last changeKatsumi Yamaoka2012-12-061-1/+1
* | gmm-utils.el (gmm-called-interactively-p): Restore as a macro.Katsumi Yamaoka2012-12-069-34/+64
* | Avoid letf macro use from GnusKatsumi Yamaoka2012-12-066-33/+31
* | Fix copyright header in last commit.Chong Yidong2012-12-061-1/+1
* | * themes/leuven-theme.el: New theme.Fabrice Niessen2012-12-062-0/+599
* | * lisp/minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess withStefan Monnier2012-12-052-7/+9
* | Minor call-process cleanups.Paul Eggert2012-12-052-15/+19
* | * lisp/gnus/gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.Sam Steingold2012-12-052-6/+21
* | * lisp/net/rcirc.el (rcirc-urls): Update documentation.Deniz Dogan2012-12-052-10/+31
* | * tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Check errorMichael Albinus2012-12-051-20/+17
* | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):Michael Albinus2012-12-052-3/+30
* | lisp/gnus/ChangeLog: Fix typoKatsumi Yamaoka2012-12-051-1/+1
* | gmm-utils.el (gmm-called-interactively-p): Revert. This seems to causes Emac...Katsumi Yamaoka2012-12-056-19/+24
* | * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt): UseMichael Albinus2012-12-052-3/+10
* | gmm-utils.el (gmm-called-interactively-p): New function.Katsumi Yamaoka2012-12-056-17/+27
* | Improve url matching in ffap.el.Chong Yidong2012-12-052-102/+101
* | Improve completion behavior of info-display-manual.Chong Yidong2012-12-052-3/+21
* | gmm-util.el: Re-introduce gmm-flet using cl-letfKatsumi Yamaoka2012-12-054-23/+37
* | Add conflict detection/resolution to vc-hg (bug#10709)Glenn Morris2012-12-042-1/+35
* | gmm-utils.el (gmm-labels): Doc fixKatsumi Yamaoka2012-12-051-2/+4
* | gmm-utils.el (gmm-flet): Remove.Katsumi Yamaoka2012-12-054-36/+31
* | gmm-utils.el (gmm-labels): Dox fixKatsumi Yamaoka2012-12-041-2/+4
* | gmm-utils.el (gmm-labels): Use cl-labels if availableKatsumi Yamaoka2012-12-042-34/+6
* | * callproc.c (Fcall_process): Fix specpdl nesting for asynchronousAndreas Schwab2012-12-042-1/+6
* | * leim/quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.Stefan Monnier2012-12-042-4/+10
* | * lisp/hi-lock.el (hi-lock-auto-select-face): New user variable.Jambunathan K2012-12-042-52/+116
* | Include <config.h> uniformly in oldXMenu sources.Paul Eggert2012-12-0413-18/+17
* | * NEWS: Mention new Tramp method "adb".Michael Albinus2012-12-042-0/+10
* | * lisp/obsolete/terminal.el, lisp/obsolete/longlines.el: Add obsolecence info.Stefan Monnier2012-12-043-7/+13
* | * tramp.texi (History): Mention ADB.Michael Albinus2012-12-042-1/+17
* | * Makefile.in (TRAMP_SRC):Michael Albinus2012-12-043-16/+22
* | * net/tramp-adb.el: New package.Juergen Hoetzel2012-12-042-0/+983