aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Special mode buffers shouldn't query before exiting.Lars Magne Ingebrigtsen2013-12-012-4/+3
* Don't reload eww pages when browsing to different #targetsLars Magne Ingebrigtsen2013-12-013-24/+69
* Fix Changelog typos.Juanma Barranquero2013-12-011-5/+5
* Support <optgroup> tags in <select> forms.Kenjiro NAKAYAMA2013-12-012-2/+13
* (eww-current-dom): New variable used to save the current DOM.Lars Magne Ingebrigtsen2013-12-012-0/+6
* Update the window title after moving in the historyLars Magne Ingebrigtsen2013-12-012-1/+7
* Auto-commit of loaddefs files.Glenn Morris2013-12-011-395/+358
* Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov2013-12-012-5/+41
* * lisp/startup.el (command-line): Warn if ~/emacs.d is in load-path.Glenn Morris2013-11-302-0/+27
* Commit ChangeLog for last change.Eli Zaretskii2013-11-301-0/+6
* Fix bug #16014 with not showing fancy splash screen on MS-Windows.Eli Zaretskii2013-11-301-1/+5
* Fix ChangeLog dates of last commit.Martin Rudalics2013-11-301-1/+1
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-307-706/+1597
* Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-306-21/+34
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-2914-5265/+204
* * titdic-cnv.el: Prevent "Local Variables" confusion.Glenn Morris2013-11-291-0/+3
* * lisp/net/newst-reader.el (newsticker-html-renderer): Default to SHR ifStefan Monnier2013-11-292-3/+9
* * lisp/loadup.el: Preload "uniquify".Stefan Monnier2013-11-293-1/+6
* * lisp/time.el (display-time-update): Update all mode lines.Stefan Monnier2013-11-292-1/+3
* * lisp/electric.el (electric-indent-mode): Enable by default.Stefan Monnier2013-11-293-0/+8
* * lisp/emacs-lisp/helpers.el (string-empty-p): New function.Bozhidar Batsov2013-11-292-0/+13
* * lisp/imenu.el (imenu--index-alist): Add missing dot to the docstring.Andreas Politz2013-11-292-1/+6
* Add more .gitignoreAndreas Schwab2013-11-292-1/+18
* * doc/lispref/modes.texi (Imenu): Make it clear that sub-alist is the cdr.Andreas Politz2013-11-292-6/+16
* * lisp/progmodes/python.el (python-mode-map): Remove binding for ":".Stefan Monnier2013-11-282-42/+48
* lisp/gnus/gnus-icalendar.el: bugfix and improvementsJan Tatarik2013-11-282-14/+28
* Refine redisplay optimizations to only redisplay *some* frames/windowsStefan Monnier2013-11-282-2/+5
* * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.Stefan Monnier2013-11-272-1/+5
* Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-2716-178/+12
* Fix watching directories using w32notify.c.Eli Zaretskii2013-11-272-2/+6
* Make bootstrap without generated uni-*.el files possible againGlenn Morris2013-11-274-43/+59
* [Gnus] Allow overriding charset in some decoding functionsKatsumi Yamaoka2013-11-275-9/+22
* ChangeLog fixesGlenn Morris2013-11-261-0/+1
* Mark tiny changeGlenn Morris2013-11-261-1/+1
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-2645-25/+23142
* 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
* 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-262-0/+8
* * 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-261-6/+14
* * lisp/progmodes/python.el (python-indent-guess-indent-offset):Glenn Morris2013-11-252-1/+4
* Preload leim-list.elGlenn Morris2013-11-253-15/+32
* * lisp/emacs-lisp/helpers.el (string-join): New function.Bozhidar Batsov2013-11-252-1/+7
* 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 a typoBozhidar Batsov2013-11-251-1/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-256-10/+40
* Have display-buffer-at-bottom always create new window on bottom (Bug#15961).Martin Rudalics2013-11-252-1/+8