aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * lisp/progmodes/python.el (python-mode-map): Remove binding for ":".Stefan Monnier2013-11-282-42/+48
* | | | * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-2816-67/+26
* | | | * src/window.c (Fset_window_configuration): Move select_window later.Stefan Monnier2013-11-282-8/+18
* | | | Replace PATH_SEP with pre-existing SEPCHAR.Glenn Morris2013-11-284-21/+23
* | | | Robustify previous leim/Makefile.in changeGlenn Morris2013-11-281-1/+1
* | | | lisp/gnus/gnus-icalendar.el: bugfix and improvementsJan Tatarik2013-11-282-14/+28
* | | | Refine redisplay optimizations to only redisplay *some* frames/windowsStefan Monnier2013-11-2814-241/+393
* | | | * leim/leim-ext.el: Change method for getting comments in the outputGlenn Morris2013-11-283-8/+15
* | | | * unidata-gen.el (unidata-gen-files): Disable autoloads in generated files.Glenn Morris2013-11-282-0/+7
* | | | Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-286-7/+63
* | | | Remove left-overs from using nt/mingw-cfg.site as a CONFIG_SITE file.Eli Zaretskii2013-11-282-7/+4
* | | | Fix the test suite on Windows.Eli Zaretskii2013-11-284-2/+28
* | | | * automated/file-notify-tests.el (auto-revert-stop-on-user-input):Michael Albinus2013-11-282-2/+8
* | | | * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.Stefan Monnier2013-11-272-1/+5
* | | | Merge from gnulib, incorporating:Paul Eggert2013-11-272-0/+21
* | | | Fix comment typoGlenn Morris2013-11-271-1/+1
* | | | * leim/Makefile.in (bootstrap-clean): No need to delete .elc,Glenn Morris2013-11-272-2/+6
* | | | Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-2721-181/+53
* | | | Don't delete ja-dic.el even in a bootstrap, since it is slow to remakeGlenn Morris2013-11-272-2/+9
* | | | Fix bug #15973 with erratic cursor motion after reverting a buffer.Eli Zaretskii2013-11-272-1/+16
* | | | Fix watching directories using w32notify.c.Eli Zaretskii2013-11-274-9/+27
* | | | * automated/file-notify-tests.elMichael Albinus2013-11-273-18/+56
* | | | Make bootstrap without generated uni-*.el files possible againGlenn Morris2013-11-274-43/+59
* | | | Reset window_end_valid after some window changes (Bug#15957).Martin Rudalics2013-11-272-0/+12
* | | | [Gnus] Allow overriding charset in some decoding functionsKatsumi Yamaoka2013-11-275-9/+22
* | | | ChangeLog fixesGlenn Morris2013-11-263-0/+3
* | | | ChangeLog fixGlenn Morris2013-11-261-0/+1
* | | | Mark tiny changeGlenn Morris2013-11-261-1/+1
* | | | Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-2667-260/+260
* | | | lisp/gnus/gnus-art.el (gnus-article-browse-html-parts): Replace LWSPs with `&...Katsumi Yamaoka2013-11-272-0/+10
* | | | lisp/gnus/gnus-art.el (gnus-article-browse-html-*): Work for broken Chinese a...Katsumi Yamaoka2013-11-272-7/+21
* | | | Spelling fixes.Paul Eggert2013-11-262-2/+2
* | | | eww usability improvementsTed Zlatanov2013-11-262-11/+21
* | | | Fix ugly ^M characters in Diff output shown by "C-x v u".Eli Zaretskii2013-11-262-0/+12
* | | | * lisp/emacs-lisp/helpers.el (string-reverse): New function.Bozhidar Batsov2013-11-263-0/+9
* | | | * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 hostMichael Albinus2013-11-263-1/+10
* | | | Improve a couple of changelog entries.Bozhidar Batsov2013-11-262-8/+19
* | | | Mention some of the noteworthy changes in ruby-modeBozhidar Batsov2013-11-261-0/+12
* | | | * .gdbinit (xgettype): Add cast.Andreas Schwab2013-11-262-1/+5
* | | | * lisp/progmodes/python.el (python-indent-guess-indent-offset):Glenn Morris2013-11-252-1/+4
* | | | * doc/lispref/os.texi (Startup Summary): Update for leim-list being preloaded.Glenn Morris2013-11-252-5/+12
* | | | Preload leim-list.elGlenn Morris2013-11-2510-34/+75
* | | | bool-vector-subsetp is now the normal direction.Paul Eggert2013-11-252-3/+7
* | | | * lisp/emacs-lisp/helpers.el (string-join): New function.Bozhidar Batsov2013-11-253-1/+8
* | | | Fix a email address.Bozhidar Batsov2013-11-251-1/+1
* | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.Bozhidar Batsov2013-11-252-1/+5
* | | | Fix minor problems found by static checking.Paul Eggert2013-11-253-15/+21
* | | | Fix a typoBozhidar Batsov2013-11-251-1/+1
* | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-257-10/+43
* | | | Have display-buffer-at-bottom always create new window on bottom (Bug#15961).Martin Rudalics2013-11-252-1/+8