aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup.Stefan Monnier2012-05-112-176/+271
* * lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.Stefan Monnier2012-05-112-2/+4
* * lisp/minibuffer.el (completion--twq-all): Again, allow case differences.Stefan Monnier2012-05-112-3/+6
* * lisp/term.el: Move keymap initialization code to be more idiomatic.Stefan Monnier2012-05-112-173/+157
* * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.Stefan Monnier2012-05-112-62/+507
* * lisp/term.el (term-set-escape-char): Properly set term-escape-char.Stefan Monnier2012-05-112-4/+12
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-106-143/+199
* Add the option to not create lockfilesDave Abrahams2012-05-092-0/+5
* Encoding fix for browse-url-encode-url.Chong Yidong2012-05-092-2/+7
* * url-util.el (url--allowed-chars): Use upper-case for percent-encoding.Chong Yidong2012-05-092-3/+6
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-096-125/+259
* Yet more ChangeLog merge fixesGlenn Morris2012-05-081-5/+0
* Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-085-21/+67
|\
| * * shell.el (shell-completion-vars): Fix last change.Stefan Monnier2012-05-072-1/+5
| * Improve previous dir-locals-read-from-file changeGlenn Morris2012-05-061-1/+1
| * Fix a gdb-mi process filtering issue arising in ansi-color.el.Chong Yidong2012-05-072-2/+12
| * * files.el (dir-locals-read-from-file): Mention dir-locals in any error message.Glenn Morris2012-05-062-13/+20
| * * emacs-lisp/package.el (package-built-in-p): Handle `emacs' package.Chong Yidong2012-05-062-2/+10
| * Fix package.el handling of local variables on first line.Chong Yidong2012-05-052-1/+6
| * * lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list likeStefan Monnier2012-05-052-3/+12
| * Auto-commit of loaddefs files.Glenn Morris2012-05-041-1/+1
| * Backport fix for Bug#11282 from trunkKenichi Handa2012-05-042-17/+37
| * * select.el (xselect--encode-string): Always use utf-8 for TEXT on Nextstep.Chong Yidong2012-05-042-18/+29
* | lisp/textmodes/rst.el: Silence byte-compiler warnings.Juanma Barranquero2012-05-092-19/+27
* | lisp/progmodes/idlw-shell.el: Cleanup after 2012-05-04T05:14:14Z!cyd@gnu.org.Juanma Barranquero2012-05-092-6/+5
* | lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-092-1/+5
* | * lisp/files.el (auto-mode-alist): Treat ".make" like ".mk".Glenn Morris2012-05-082-0/+6
* | * lisp/vc/log-edit.el: Add GNU coding standards highlighting.Stefan Monnier2012-05-082-2/+51
* | * lisp/imenu.el: Misc cleanup. Make docstrings out of comments.Stefan Monnier2012-05-082-79/+66
* | * lisp/subr.el (defvar-local): Add debug spec and doc-string position.Stefan Monnier2012-05-082-0/+5
* | Remove no-byte-compile setting from some lisp/language files.Glenn Morris2012-05-0718-28/+36
* | * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris2012-05-072-3/+6
* | * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.Aaron S. Hawley2012-05-072-1/+5
* | Move some forms.el example files to etc/forms directoryGlenn Morris2012-05-074-137/+3
* | Also apply previous change to file locals at the end of the fileGlenn Morris2012-05-071-0/+2
* | * lisp/international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.Glenn Morris2012-05-072-0/+7
* | * loadup.el: Preload newcomment.el.Stefan Monnier2012-05-073-5/+14
* | 2012-05-05 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-05-071-1629/+2220
* | * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-073-21/+58
* | Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-073-10/+55
* | * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-075-644/+367
* | * lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cellsChristopher Schmidt2012-05-062-7/+17
* | Some cleanups for the buffer menu and electric buffer menu.Chong Yidong2012-05-064-11/+15
* | Improvements for Tabulated List mode.Chong Yidong2012-05-062-67/+195
* | Fix match highlighting in compilation buffers.Troels Nielsen2012-05-062-9/+15
* | Cosmetic fix for Man-unindent.Wolfgang Jenkner2012-05-062-1/+11
* | Optionally include holidays in cal-html outputGlenn Morris2012-05-052-13/+40
* | Move function from cal-tex to holidaysGlenn Morris2012-05-053-33/+45
* | ChangeLog fixesGlenn Morris2012-05-051-1/+1
* | Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong2012-05-052-18/+29
|\ \ | |/