summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii2014-04-262-2/+11
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-252-11/+15
* * automated/tramp-tests.el (top):Michael Albinus2014-04-253-19/+11
* Minor doc fix for string predicates.Eli Zaretskii2014-04-242-2/+10
* Fix bug #17331 with display properties on help-echo strings.Eli Zaretskii2014-04-242-4/+9
* Use a mock-up connection method for remote files.Michael Albinus2014-04-243-14/+52
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):Leo Liu2014-04-242-1/+6
* Require gv early to break eager macro-expansion cyclesDaniel Colascione2014-04-232-0/+6
* Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-232-19/+43
* * lisp/simple.el (region-active-p): Check there's a mark.Stefan Monnier2014-04-232-1/+8
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-225-9/+19
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-223-1/+8
* * lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier2014-04-222-0/+11
* Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert2014-04-222-9/+8
* * search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert2014-04-222-2/+5
* * dired.el (dired-insert-set-properties): Do not considerMichael Heerdegen2014-04-222-3/+11
* Add debugging facility for the newline cache.Eli Zaretskii2014-04-222-0/+171
* Merge Org 8.2.6-1.Bastien Guerry2014-04-2233-691/+1460
* * automated/tramp-tests.el (tramp--test-check-files): Remove traces.Michael Albinus2014-04-222-4/+3
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):Michael Albinus2014-04-222-12/+8
* * automated/tramp-tests.el (tramp-test30-special-characters):Michael Albinus2014-04-222-3/+8
* * lisp/dframe.el (dframe-get-focus): Remove `hook' argument.Stefan Monnier2014-04-213-9/+9
* * lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.Stefan Monnier2014-04-213-4/+13
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): SetMichael Albinus2014-04-212-7/+18
* * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol):Stefan Monnier2014-04-212-1/+6
* Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski2014-04-213-8/+30
* Minor fixes to the docs.Eli Zaretskii2014-04-217-12/+48
* doc/emacs/ChangeLog: Typo fix.Eli Zaretskii2014-04-211-1/+1
* Mention that overlay priority doesn't have to be nil or an integer.Eli Zaretskii2014-04-211-0/+9
* Fix redefinition warning in MinGW64 build.Eli Zaretskii2014-04-212-0/+8
* Spelling fixes.Paul Eggert2014-04-202-2/+2
* * automated/tramp-tests.el (tramp-test19-directory-files-and-attributes)Michael Albinus2014-04-202-16/+32
* * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if possible.Michael Albinus2014-04-202-0/+11
* Improve NEWS entry for dired-hide-details-mode.Eli Zaretskii2014-04-201-1/+3
* Fix commit date of an entry in lisp/ChangeLog.16.Eli Zaretskii2014-04-201-1/+1
* Instrument `tramp--test-check-files' in order to get traces on hydra.Michael Albinus2014-04-191-1/+2
* * src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier2014-04-192-40/+54
* * lisp/progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variableStefan Monnier2014-04-192-3/+9
* * automated/tramp-tests.el (tramp--test-check-files): Extend test.Michael Albinus2014-04-192-15/+35
* * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.Michael Albinus2014-04-182-46/+267
* Avoid recursive load of tramp.elMichael Albinus2014-04-184-30/+62
* Fix bug #17288 with inserting left truncation glyph under linum-mode.Eli Zaretskii2014-04-182-0/+7
* src/ChangeLog: Add header line to recent MSDOS-related entries.Eli Zaretskii2014-04-181-0/+1
* * emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert2014-04-172-7/+4
* * notes/bzr: Update instructions for merging from gnulib.Paul Eggert2014-04-172-23/+19
* Prevent endless loop in x_make_frame_visible.Jan Djärv2014-04-172-1/+13
* Fix bug #17281 with infloop in line-pixel-height.Eli Zaretskii2014-04-172-1/+16
* Fix bug #17269 with corruption of the newline cache.Eli Zaretskii2014-04-172-10/+17
* * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-164-2/+18
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent inStefan Monnier2014-04-162-3/+10