summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update formh-e-doc-8.5Bill Wohler2013-03-022-65/+75
* * filelock.c (lock_file): Don't access freed storage.Paul Eggert2013-03-022-27/+23
* The lock for FILE is now .#FILE or .#-FILE.Paul Eggert2013-03-024-51/+87
* Merge from emacs-24; up to 2012-12-23T17:06:58Z!eliz@gnu.orgGlenn Morris2013-03-023-1/+28
|\
| * Fixes: debbugs:13734Andreas Schwab2013-03-022-1/+5
| * Auto-commit of loaddefs files.Glenn Morris2013-03-011-852/+855
| * NEWS copyeditsGlenn Morris2013-03-011-23/+23
| * * etc/NEWS: Add entries for ruby-mode.Dmitry Gutov2013-03-012-0/+27
* | * textprop.c: Use bool for booleans.Paul Eggert2013-03-023-5/+12
* | Auto-commit of generated files.Glenn Morris2013-03-022-1/+20
* | Protect against changes of interval tree when adding/removing text props.Eli Zaretskii2013-03-022-4/+49
* | Revert last commit; fixed on emacs-24 branch instead.Eli Zaretskii2013-03-022-5/+1
* | Fix bug #13734 with errors in lisp.h macro expansion.Eli Zaretskii2013-03-022-1/+5
* | Fix typo in comment (bug#13851).Bastien Guerry2013-03-021-1/+1
* | * tramp.texi (External methods): Explain user name and host nameMichael Albinus2013-03-012-1/+14
* | * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.Michael Albinus2013-03-012-25/+36
* | * lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.Stefan Monnier2013-03-012-184/+194
* | * lisp/net/net-utils.el (net-utils-run-simple): Don't display-bufferThierry Volpiatto2013-03-012-4/+10
* | textmodes/ispell.el: Expand hunspell affix-file paths. Improve debug messages...Agustín Martín2013-03-012-1/+10
* | Merge from gnulib.Paul Eggert2013-03-015-19/+94
* | Auto-commit of loaddefs files.Glenn Morris2013-03-011-207/+185
* | * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp methods.Michael Albinus2013-03-012-5/+11
* | * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"Michael Albinus2013-03-012-24/+6
* | * net/tramp.el (tramp-obsolete-methods): New defconst.Michael Albinus2013-03-013-88/+48
* | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function):Dale Sedivec2013-02-282-3/+9
* | * lisp/dired-aux.el (dired-diff): If file at point is a backup file,Juri Linkov2013-02-283-6/+19
* | * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...Michael Albinus2013-02-282-16/+17
* | * tramp.texi (External methods): Mention `tramp-adb-program'.Michael Albinus2013-02-282-3/+9
* | Initial support for hunspell dictionaries auto-detection (Bug#13639)Agustín Martín2013-02-282-24/+228
* | * lisp/imenu.el: Comment nitpicks.Stefan Monnier2013-02-282-11/+16
* | * lisp/vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.Sam Steingold2013-02-282-3/+11
* | * lisp/net/net-utils.el (net-utils--revert-function): New fun.Thierry Volpiatto2013-02-282-14/+40
* | Auto-commit of generated files.Glenn Morris2013-02-281-1/+1
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-2726-357/+618
|\ \ | |/
| * * doc/misc/org.texi: Fix previous change.Glenn Morris2013-02-271-2/+1
| * NEWS copyeditsGlenn Morris2013-02-271-57/+76
| * Merge latest Org fixes (commit 7524ef2).Bastien Guerry2013-02-2814-351/+207
| * * NEWS: Add paragraphs for CEDET and EIEIO.David Engster2013-02-272-0/+61
| * w32.c (sys_open): Don't reset the flags for FD in fd_info[].Eli Zaretskii2013-02-272-2/+5
| * * variables.texi (File Local Variables): Fix reference.Bastien Guerry2013-02-272-1/+5
| * * xresources.texi (GTK resources): Fix broken link.Bastien Guerry2013-02-272-1/+5
| * * lisp/textmodes/paragraphs.el (mark-paragraph): Doc fix.Glenn Morris2013-02-252-2/+6
| * * automated/python-tests.elFabián Ezequiel Gallina2013-02-252-1/+290
| * * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions ofMichael Albinus2013-02-252-0/+31
* | * lisp/doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.Stefan Monnier2013-02-272-5/+10
* | * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)Ken Brown2013-02-272-1/+5
* | Fix race conditions with MS-Windows lock files by using _sopen.Eli Zaretskii2013-02-272-4/+17
* | * lisp/font-lock.el (lisp-font-lock-keywords-2): Fix highlighting ofThierry Volpiatto2013-02-272-4/+9
* | * net/tramp-adb.el (tramp-adb-parse-device-names)Michael Albinus2013-02-272-8/+14
* | Qcall_interactively and Qexecute_kbd_macro are now static.Paul Eggert2013-02-264-4/+9