Fri, 04 Jun 2010 12:15:51 -0400 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
Thu, 03 Jun 2010 13:17:50 -0400 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Wed, 02 Jun 2010 23:07:39 -0700 |
Glenn Morris |
Close bug#6336.
|
Tue, 01 Jun 2010 21:54:55 -0700 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Wed, 09 Jun 2010 19:54:28 +0200 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
Wed, 09 Jun 2010 17:46:41 +0200 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
Wed, 09 Jun 2010 13:40:50 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
Wed, 09 Jun 2010 13:27:56 +0200 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
Wed, 09 Jun 2010 13:24:34 +0200 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
Wed, 09 Jun 2010 13:16:21 +0200 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
Wed, 09 Jun 2010 00:47:14 -0700 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
Wed, 09 Jun 2010 09:36:45 +0200 |
Michael Albinus |
move notifications.el to net/
|
Wed, 09 Jun 2010 09:17:23 +0200 |
Michael Albinus |
* notifications.el: New file.
|
Tue, 08 Jun 2010 23:48:29 -0700 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
Tue, 08 Jun 2010 22:24:01 -0700 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
Tue, 08 Jun 2010 22:58:26 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
Mon, 07 Jun 2010 17:01:23 -0400 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
Mon, 07 Jun 2010 15:37:50 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
Mon, 07 Jun 2010 21:28:02 +0300 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
Sun, 06 Jun 2010 22:10:19 -0400 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
Sun, 06 Jun 2010 12:52:13 +0300 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
Sat, 05 Jun 2010 02:56:22 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
Fri, 04 Jun 2010 21:38:11 +0300 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Fri, 04 Jun 2010 13:26:54 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
Fri, 04 Jun 2010 03:38:12 +0200 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
Thu, 03 Jun 2010 16:26:39 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
Thu, 03 Jun 2010 16:08:26 -0700 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
Thu, 03 Jun 2010 13:22:27 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
Thu, 03 Jun 2010 18:59:29 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
Thu, 03 Jun 2010 11:58:20 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
Thu, 03 Jun 2010 11:51:38 -0400 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
Thu, 03 Jun 2010 11:07:49 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
Wed, 02 Jun 2010 21:48:10 -0400 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
Wed, 02 Jun 2010 16:13:11 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
Wed, 02 Jun 2010 11:53:00 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
Tue, 01 Jun 2010 21:45:46 -0700 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
Tue, 01 Jun 2010 15:47:14 +0200 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
Tue, 01 Jun 2010 03:40:09 -0700 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
Tue, 01 Jun 2010 02:37:49 -0700 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
Tue, 01 Jun 2010 10:12:28 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
Tue, 01 Jun 2010 00:15:55 -0700 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Mon, 31 May 2010 10:13:41 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sun, 30 May 2010 22:47:34 +0300 |
Eli Zaretskii |
Fix bug #6313.
|
Sun, 30 May 2010 20:52:56 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
Sun, 30 May 2010 10:17:31 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
Sun, 30 May 2010 06:44:46 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
Sun, 30 May 2010 04:51:53 +0200 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Sat, 29 May 2010 14:25:00 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Sat, 29 May 2010 18:19:13 +0300 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
Sat, 29 May 2010 10:55:40 +0300 |
Eli Zaretskii |
Fix bug #6294.
|
Fri, 28 May 2010 22:18:47 +0300 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
Fri, 28 May 2010 16:48:56 +0200 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
Fri, 28 May 2010 15:28:36 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Thu, 27 May 2010 11:28:58 -0400 |
Chong Yidong |
Let htmlfontify recognize face aliases (Bug#6279).
|
Thu, 27 May 2010 16:08:37 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 27 May 2010 13:24:30 +0900 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
Thu, 27 May 2010 00:41:36 -0400 |
Stefan Monnier |
Provide hooks to use a different tokenizer in SMIE.
|
Wed, 26 May 2010 10:19:15 -0400 |
Stefan Monnier |
Avoid (expand-file-name ".").
|
Tue, 25 May 2010 21:06:09 -0700 |
Glenn Morris |
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
|
Tue, 25 May 2010 18:50:56 -0400 |
Chong Yidong |
Rename relative filenames in ChangeLog entries according to root.
|
Tue, 25 May 2010 21:13:41 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Tue, 25 May 2010 20:43:58 +0300 |
Juri Linkov |
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
|
Tue, 25 May 2010 19:03:53 +0300 |
Juri Linkov |
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
|
Tue, 25 May 2010 18:54:53 +0300 |
Juri Linkov |
* image.el (image-animated-p): When delay between animated images is 0,
|
Tue, 25 May 2010 15:29:04 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
Tue, 25 May 2010 10:45:35 +0200 |
Michael Albinus |
* net/tramp.el (tramp-progress-reporter-update): New defun.
|
Mon, 24 May 2010 20:38:41 -0700 |
Glenn Morris |
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
|
Mon, 24 May 2010 20:35:31 -0700 |
Glenn Morris |
rcirc update.
|
Mon, 24 May 2010 22:32:40 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
|
Mon, 24 May 2010 22:11:08 -0400 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
Tue, 25 May 2010 10:25:08 +0900 |
Kenichi Handa |
Add Hebrew shaper.
|
Mon, 24 May 2010 20:54:13 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 22 May 2010 12:48:01 -0400 |
Chong Yidong |
Rename image-refresh to image-flush.
|
Fri, 21 May 2010 23:43:04 +0300 |
Juri Linkov |
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
|
Fri, 21 May 2010 19:51:48 +0000 |
Alan Mackenzie |
Fix a bug which happens when doing (c-parse-state) in a CPP construct:
|
Fri, 21 May 2010 16:16:42 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file)
|
Fri, 21 May 2010 03:46:38 +0200 |
Juanma Barranquero |
* add-log.el: Highlight all authors in multi-author ChangeLog entries.
|
Thu, 20 May 2010 18:13:57 -0700 |
Glenn Morris |
Derive Fortran modes from prog-mode.
|
Fri, 21 May 2010 03:05:50 +0200 |
Juanma Barranquero |
* smerge-mode.el: Fix typos.
|
Thu, 20 May 2010 17:22:58 -0700 |
Glenn Morris |
Minor loadup.el fix.
|
Fri, 21 May 2010 02:54:55 +0300 |
Juri Linkov |
* help-mode.el (help-make-xrefs): For Info node links turn
|
Fri, 21 May 2010 01:55:11 +0300 |
Juri Linkov |
* locate.el (locate): Use pop-to-buffer instead of
|
Fri, 21 May 2010 01:49:53 +0300 |
Juri Linkov |
* replace.el (replace-highlight): Fix lazy-highlighting
|
Fri, 21 May 2010 01:33:09 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-word-or-char): Pull next subword
|
Fri, 21 May 2010 01:16:19 +0300 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
Fri, 21 May 2010 01:01:57 +0300 |
Juri Linkov |
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
|
Fri, 21 May 2010 00:49:49 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
|
Fri, 21 May 2010 00:33:58 +0300 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
Thu, 20 May 2010 11:12:20 -0400 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
|
Thu, 20 May 2010 03:27:49 +0200 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
Wed, 19 May 2010 23:37:57 +0300 |
Juri Linkov |
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
|
Wed, 19 May 2010 20:56:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
|
Wed, 19 May 2010 20:16:07 +0300 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
Wed, 19 May 2010 14:52:27 +0200 |
Michael Albinus |
* password-cache.el (password-cache-remove): Fix docstring.
|
Wed, 19 May 2010 14:47:37 +0200 |
Michael Albinus |
* net/secrets.el: Autoload the widget functions.
|
Tue, 18 May 2010 23:06:48 -0400 |
Stefan Monnier |
* indent.el (indent-region): Deactivate region (bug#6200).
|
Tue, 18 May 2010 20:01:24 -0700 |
Glenn Morris |
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
|
Wed, 19 May 2010 10:16:01 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:10:29 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:09:50 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Mon, 31 May 2010 22:06:09 -0400 |
Stefan Monnier |
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
|
Mon, 31 May 2010 16:47:04 -0400 |
Stefan Monnier |
Fix up changelog entry
|
Mon, 31 May 2010 16:26:56 -0400 |
Stefan Monnier |
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
|
Mon, 31 May 2010 12:16:02 -0400 |
Stefan Monnier |
* lisp/man.el (Man-completion-table): Let the user type "-k ".
|
Mon, 31 May 2010 17:24:46 +0200 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
Mon, 31 May 2010 10:11:18 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sat, 29 May 2010 14:22:18 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Thu, 27 May 2010 11:25:58 -0400 |
Chong Yidong |
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
|
Tue, 25 May 2010 13:53:37 -0400 |
Stefan Monnier |
* epa.el (epa--select-keys): Don't explicitly delete the window since
|
Tue, 18 May 2010 23:51:55 -0400 |
Stefan Monnier |
* textmodes/fill.el (fill-region): Don't fill past the end.
|
Tue, 18 May 2010 16:51:12 -0400 |
Chong Yidong |
Stefan Monnier <monnier@iro.umontreal.ca>
|
Tue, 18 May 2010 17:49:56 -0500 |
Jay Belanger |
calc-trail.el (calc-trail-isearch-forward)
|
Tue, 18 May 2010 16:31:44 -0400 |
Stefan Monnier |
* subr.el (read-quoted-char): Resolve modifiers after key remapping.
|
Tue, 18 May 2010 21:34:26 +0200 |
Michael Albinus |
Add visualization code for secrets.
|