aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* epg.el: support pinentry mode added in GnuPG 2.1Daiki Ueno2013-04-222-1/+25
* ChangeLog fixGlenn Morris2013-04-211-1/+1
* comint.el: (comint-dynamic-complete-functions, comint-mode-map): `comint-dyna...Xue Fuqiao2013-04-212-6/+10
* startup.el (normal-no-mouse-startup-screen): Bug fix, the default key binding...Xue Fuqiao2013-04-212-1/+7
* vc.el doc fixesGlenn Morris2013-04-202-1/+23
* No longer include timestamp in header of .elc filesGlenn Morris2013-04-202-5/+6
* lisp/faces.el (read-face-name): Bug fix, return just one face if arg multiple...Roland Winkler2013-04-202-3/+7
* Use add/remove-function to manipulate process-filters.Stefan Monnier2013-04-2010-95/+101
* Added bug number (Bug#14112) to my last ChangeLog entries.Masatake YAMATO2013-04-201-1/+1
* * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): HandleMasatake YAMATO2013-04-202-2/+7
* * lisp/progmodes/gud.el (gud-perldb-marker-filter): Understand position infoDima Kogan2013-04-192-3/+32
* Small fixes to 2013-04-19T02:31:09Z!fgallina@gnu.orgFabián Ezequiel Gallina2013-04-191-4/+5
* * lisp/bookmark.el (bookmark-completing-read): Improve handling of emptyThierry Volpiatto2013-04-192-16/+16
* * lisp/vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.Stefan Monnier2013-04-192-1/+7
* New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-182-21/+231
* * lisp/winner.el (winner-active-region): Use region-active-p, activate-markStefan Monnier2013-04-183-5/+10
* * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".Michael Albinus2013-04-182-1/+5
* * files.el (auto-mode-alist): Delete OpenDocument and StarOfficeTassilo Horn2013-04-182-1/+7
* Add an additional key ? for describe-prefix-bindingsLeo Liu2013-04-182-1/+5
* * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-1710-674/+702
* * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-172-22/+31
* * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Provide specializedStefan Monnier2013-04-173-35/+73
* textmodes/flyspell.el: Don't check pre-word if buffer was switched.Agustín Martín2013-04-172-14/+22
* ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug...Agustín Martín2013-04-172-2/+14
* New defun movement commands.Fabián Ezequiel Gallina2013-04-172-0/+67
* * progmodes/python.el (python-syntax--context-compiler-macro): New defun.Fabián Ezequiel Gallina2013-04-162-12/+20
* Fix last changeLeo Liu2013-04-171-1/+1
* * progmodes/octave-mod.el (octave-mode-map): Fix key binding toLeo Liu2013-04-172-2/+6
* * lisp/vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names.Stefan Monnier2013-04-162-1/+6
* * lisp/progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):Jean-Philippe Gravel2013-04-162-7/+17
* * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-163-22/+46
* * progmodes/octave-mod.el (octave-mode-map): Remove redundant keyLeo Liu2013-04-172-2/+5
* lisp/gnus/ChangeLog: Fix last changeKatsumi Yamaoka2013-04-161-1/+1
* lisp/gnus/shr.el: Support <img src="data:...">David Edmondson2013-04-162-0/+24
* Fix typos in ChangeLogs.Juanma Barranquero2013-04-161-15/+14
* Silence byte-compiler warnings.Juanma Barranquero2013-04-164-3/+9
* * lisp/emacs-lisp/nadvice.el (add-function): Default simple vars to theirStefan Monnier2013-04-152-4/+6
* * lisp/doc-view.el (doc-view-start-process): Handle url-handler directories.Stefan Monnier2013-04-152-2/+6
* * lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)Dmitry Gutov2013-04-162-11/+27
* * lisp/minibuffer.el (minibuffer-complete): Don't just scrollStefan Monnier2013-04-152-3/+13
* Correct the placement of c-cpp-delimiters when there're #s not at col 0.Alan Mackenzie2013-04-153-7/+17
* * lisp/emacs-lisp/nadvice.el: Properly test names when adding advice.Stefan Monnier2013-04-152-5/+13
* Reformulate java imenu-generic-expression.Alan Mackenzie2013-04-152-38/+133
* ispell.el: No longer mark as wrong-by-flyspell words just accepted by ispell ...Agustín Martín2013-04-152-0/+9
* * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,Michael Albinus2013-04-152-10/+20
* * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.Tassilo Horn2013-04-153-7/+21
* lisp/gnus/nnir.el (nnir-request-set-mark): Make sure we are in the right groupAndrew Cohen2013-04-142-1/+7
* Spelling fixes.Paul Eggert2013-04-141-1/+1
* * lisp/files.el (normal-mode): Only use default major-mode if no other modeStefan Monnier2013-04-132-4/+8
* * lisp/emacs-lisp/trace.el (trace-values): New function.Stefan Monnier2013-04-132-0/+13