aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split smie-indent-calculate into more manageable chunks.Stefan Monnier2010-06-022-169/+208
* * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Stefan Monnier2010-06-022-81/+78
* * net/tramp-gvfs.el (top): Require url-util.Michael Albinus2010-06-022-115/+251
* * lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.Dan Nicolaescu2010-06-012-1/+5
* Synch with Gnus trunk.Katsumi Yamaoka2010-06-022-15/+26
* Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.Juanma Barranquero2010-06-012-7/+12
* Add support for vc-log-incoming, improve vc-log-outgoing for Git.Dan Nicolaescu2010-06-012-3/+32
* Improve state updating for VC tag commands.Dan Nicolaescu2010-06-012-0/+6
* lisp/ChangeLog: Fix some typos.Juanma Barranquero2010-06-011-5/+2
* * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Dan Nicolaescu2010-06-012-5/+19
* Merge from emacs-23Stefan Monnier2010-05-315-7/+49
|\
| * * lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyStefan Monnier2010-05-312-3/+10
| * Fix up changelog entryStefan Monnier2010-05-311-1/+1
| * * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.Jonathan Marchand2010-05-312-1/+6
| * * lisp/man.el (Man-completion-table): Let the user type "-k ".Stefan Monnier2010-05-312-4/+10
| * Backport from trunk: Fix bug#6298.Drew Adams2010-05-312-1/+5
| * Fix for momentary-string-display (Bug#6238).Juanma Barranquero2010-05-312-16/+10
| * * ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong2010-05-292-36/+63
| * * progmodes/verilog-mode.el (verilog-type-font-keywords): UseChong Yidong2010-05-273-5/+26
| * * epa.el (epa--select-keys): Don't explicitly delete the window sinceStefan Monnier2010-05-252-3/+7
* | * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).Drew Adams2010-05-312-1/+5
* | Fix for momentary-string-display (Bug#6238).Juanma Barranquero2010-05-312-16/+10
* | Fix bug #6313.Eli Zaretskii2010-05-302-10/+6
* | emulation/cua-base.el: Recognize also `right-word' and `left-word'.Juanma Barranquero2010-05-302-0/+6
* | * lisp/minibuffer.el (completion-file-name-table): Don't return a boundaryStefan Monnier2010-05-302-17/+32
* | emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Juanma Barranquero2010-05-302-0/+4
* | progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.Juanma Barranquero2010-05-302-4/+8
* | Add --parent-id argument to emacsclient.Chong Yidong2010-05-292-14/+31
* | * ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong2010-05-292-36/+63
* | Implement bidi-sensitive word movement with arrow keys.Eli Zaretskii2010-05-293-29/+73
* | Fix bug #6294.Eli Zaretskii2010-05-292-22/+44
* | * image-dired.el (image-dired-dired-toggle-marked-thumbs):Juri Linkov2010-05-282-1/+7
* | * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'Michael Albinus2010-05-282-8/+27
* | * net/tramp-compat.el (tramp-compat-delete-file): UseMichael Albinus2010-05-288-38/+75
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-2716-105/+189
* | Let htmlfontify recognize face aliases (Bug#6279).Chong Yidong2010-05-273-5/+26
* | merge trunkKenichi Handa2010-05-276-64/+107
|\ \
| * | Provide hooks to use a different tokenizer in SMIE.Stefan Monnier2010-05-272-22/+59
| * | Avoid (expand-file-name ".").Stefan Monnier2010-05-265-17/+26
| * | * lisp/emulation/edt.el (edt-load-keys): Use locate-library.Glenn Morris2010-05-252-26/+23
* | | language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRIN...Kenichi Handa2010-05-272-0/+8
|/ /
* | Rename relative filenames in ChangeLog entries according to root.Chong Yidong2010-05-252-26/+53
* | lisp/ChangeLog: Fix typos.Juanma Barranquero2010-05-251-14/+14
* | * dired.el (dired-mode-map): Rebind "\C-t\C-t" fromThierry Volpiatto2010-05-253-19/+40
* | * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.Juri Linkov2010-05-252-0/+15
* | * image.el (image-animated-p): When delay between animated images is 0,Juri Linkov2010-05-252-4/+12
* | * net/tramp.el (tramp-handle-insert-directory): Don't useMichael Albinus2010-05-252-6/+9
* | * net/tramp.el (tramp-progress-reporter-update): New defun.Michael Albinus2010-05-253-28/+48
* | * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.Glenn Morris2010-05-242-1/+9
* | rcirc update.Ryan Yeske2010-05-242-10/+35