summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2010-06-03* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.Deniz Dogan
2010-06-02Close bug#6336.Glenn Morris
2010-06-02Split smie-indent-calculate into more manageable chunks.Stefan Monnier
2010-06-02* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Stefan Monnier
2010-06-02* net/tramp-gvfs.el (top): Require url-util.Michael Albinus
2010-06-01* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Dan Nicolaescu
2010-06-01* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.Dan Nicolaescu
2010-06-02Synch with Gnus trunk.Katsumi Yamaoka
2010-06-01Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.Juanma Barranquero
2010-06-01Add support for vc-log-incoming, improve vc-log-outgoing for Git.Dan Nicolaescu
2010-06-01Improve state updating for VC tag commands.Dan Nicolaescu
2010-06-01lisp/ChangeLog: Fix some typos.Juanma Barranquero
2010-06-01* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Dan Nicolaescu
2010-05-31Merge from emacs-23Stefan Monnier
2010-05-31* lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyStefan Monnier
2010-05-31Fix up changelog entryStefan Monnier
2010-05-31* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.Jonathan Marchand
2010-05-31* lisp/man.el (Man-completion-table): Let the user type "-k ".Stefan Monnier
2010-05-31Backport from trunk: Fix bug#6298.Drew Adams
2010-05-31* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).Drew Adams
2010-05-31Fix for momentary-string-display (Bug#6238).Juanma Barranquero
2010-05-31Fix for momentary-string-display (Bug#6238).Juanma Barranquero
2010-05-30Fix bug #6313.Eli Zaretskii
2010-05-30emulation/cua-base.el: Recognize also `right-word' and `left-word'.Juanma Barranquero
2010-05-30* lisp/minibuffer.el (completion-file-name-table): Don't return a boundaryStefan Monnier
2010-05-30emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Juanma Barranquero
2010-05-30progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.Juanma Barranquero
2010-05-29Add --parent-id argument to emacsclient.Chong Yidong
2010-05-29* ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong
2010-05-29* ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong
2010-05-29Implement bidi-sensitive word movement with arrow keys.Eli Zaretskii
2010-05-29Fix bug #6294.Eli Zaretskii
2010-05-28* image-dired.el (image-dired-dired-toggle-marked-thumbs):Juri Linkov
2010-05-28* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'Michael Albinus
2010-05-28* net/tramp-compat.el (tramp-compat-delete-file): UseMichael Albinus
2010-05-27Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong
2010-05-27Let htmlfontify recognize face aliases (Bug#6279).Chong Yidong
2010-05-27* progmodes/verilog-mode.el (verilog-type-font-keywords): UseChong Yidong
2010-05-27merge trunkKenichi Handa
2010-05-27Provide hooks to use a different tokenizer in SMIE.Stefan Monnier
2010-05-27language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRIN...Kenichi Handa
2010-05-26Avoid (expand-file-name ".").Stefan Monnier
2010-05-25* lisp/emulation/edt.el (edt-load-keys): Use locate-library.Glenn Morris
2010-05-25Rename relative filenames in ChangeLog entries according to root.Chong Yidong
2010-05-25lisp/ChangeLog: Fix typos.Juanma Barranquero
2010-05-25* epa.el (epa--select-keys): Don't explicitly delete the window sinceStefan Monnier
2010-05-25* dired.el (dired-mode-map): Rebind "\C-t\C-t" fromThierry Volpiatto
2010-05-25* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.Juri Linkov
2010-05-25* image.el (image-animated-p): When delay between animated images is 0,Juri Linkov
2010-05-25* net/tramp.el (tramp-handle-insert-directory): Don't useMichael Albinus