Fri, 25 Jun 2010 00:51:14 +0300 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
Fri, 25 Jun 2010 00:38:07 +0300 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
Thu, 24 Jun 2010 15:16:33 -0400 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
Tue, 22 Jun 2010 01:10:26 -0700 |
Glenn Morris |
Minor simplification.
|
Tue, 22 Jun 2010 00:41:10 -0700 |
Glenn Morris |
Add some utf-8 coding cookies.
|
Mon, 21 Jun 2010 19:26:46 -0400 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
Mon, 21 Jun 2010 21:08:26 +0000 |
Alan Mackenzie |
Fix an indentation bug:
|
Sun, 20 Jun 2010 00:55:14 -0400 |
Chong Yidong |
Tweaks to package list UI.
|
Sat, 19 Jun 2010 18:36:51 -0400 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
Fri, 18 Jun 2010 19:39:04 -0700 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
Fri, 18 Jun 2010 10:05:43 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
Thu, 17 Jun 2010 23:56:17 +0300 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
Thu, 17 Jun 2010 09:41:13 -0700 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
Thu, 17 Jun 2010 16:44:34 +0200 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
Thu, 17 Jun 2010 13:02:42 +0200 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
Thu, 17 Jun 2010 12:45:25 +0200 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
Wed, 16 Jun 2010 22:08:10 -0400 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
Wed, 16 Jun 2010 20:17:22 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
Wed, 16 Jun 2010 18:27:20 -0500 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
Thu, 17 Jun 2010 00:33:54 +0300 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
Wed, 16 Jun 2010 17:11:06 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 16 Jun 2010 15:42:59 +0200 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing '¸«®¸Ŗ®'. (bug#6434).
|
Wed, 16 Jun 2010 16:00:22 -0400 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
Tue, 15 Jun 2010 00:51:42 -0400 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
Mon, 14 Jun 2010 20:42:33 -0700 |
Glenn Morris |
Tweak previous change.
|
Mon, 14 Jun 2010 20:38:58 -0700 |
Glenn Morris |
Close bug#5176.
|
Sat, 12 Jun 2010 00:34:36 -0700 |
Glenn Morris |
Close bug#6361.
|
Sat, 12 Jun 2010 00:06:15 -0700 |
Glenn Morris |
Close bug#6408.
|
Tue, 15 Jun 2010 13:05:06 +0200 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
Mon, 14 Jun 2010 20:34:12 -0700 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
Mon, 14 Jun 2010 19:03:04 +0300 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
Mon, 14 Jun 2010 18:48:52 +0300 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
Sun, 13 Jun 2010 23:19:46 -0400 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
Sun, 13 Jun 2010 21:43:11 -0400 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
Sat, 12 Jun 2010 13:14:43 -0400 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
Sat, 12 Jun 2010 13:12:15 -0400 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
Sat, 12 Jun 2010 14:17:12 +0300 |
Eli Zaretskii |
Fix bug #6396.
|
Sat, 12 Jun 2010 10:59:37 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
Fri, 11 Jun 2010 23:26:13 +0200 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
Fri, 11 Jun 2010 23:19:23 +0200 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
Fri, 11 Jun 2010 22:09:57 +0300 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
Fri, 11 Jun 2010 21:51:00 +0300 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
Fri, 11 Jun 2010 10:39:54 -0400 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
Fri, 11 Jun 2010 14:28:41 +0100 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
Thu, 10 Jun 2010 14:56:11 +0200 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
Thu, 10 Jun 2010 14:44:59 +0200 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
Wed, 09 Jun 2010 22:39:03 -0700 |
Glenn Morris |
Minor authors.el update.
|
Wed, 09 Jun 2010 22:17:21 -0700 |
Glenn Morris |
Fix ChangeLog attribution.
|
Wed, 09 Jun 2010 21:10:04 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
Thu, 10 Jun 2010 03:04:45 +0200 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
Thu, 10 Jun 2010 00:34:08 +0200 |
Andreas Schwab |
Conflict resolution fixup
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Tue, 08 Jun 2010 21:18:31 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
Tue, 08 Jun 2010 21:12:53 -0400 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
Mon, 07 Jun 2010 17:20:44 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
Sat, 05 Jun 2010 22:36:27 +0200 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
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.
|
Tue, 18 May 2010 15:24:24 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
|
Tue, 18 May 2010 12:03:51 -0400 |
Stefan Monnier |
Fix handling of non-associative equal levels.
|
Tue, 18 May 2010 10:33:29 +0200 |
Juanma Barranquero |
Fix ChangeLog typos.
|
Tue, 18 May 2010 09:52:10 +0200 |
Juanma Barranquero |
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
|
Tue, 18 May 2010 09:44:07 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el: Fix typos in docstrings.
|
Mon, 17 May 2010 15:27:26 -0400 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
Sun, 16 May 2010 23:16:29 -0500 |
Jay Belanger |
calc-vec.el (math-vector-avg): Put the vector elements in order
|
Sat, 15 May 2010 23:43:09 -0500 |
Jay Belanger |
calc-vec.el (calc-histogram):
|
Sat, 15 May 2010 21:18:52 -0500 |
Jay Belanger |
calc-ext.el (math-group-float): Have the number of digits being
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Sat, 15 May 2010 17:06:58 +0300 |
Eli Zaretskii |
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
|
Sat, 15 May 2010 16:50:16 +0300 |
Eli Zaretskii |
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
|
Sat, 15 May 2010 16:23:48 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Sat, 15 May 2010 11:31:40 +0300 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
Fri, 14 May 2010 23:50:25 -0500 |
Jay Belanger |
calc-aent.el (math-read-token, math-find-user-tokens):
|
Sat, 15 May 2010 00:10:22 -0400 |
Stefan Monnier |
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
|
Sat, 15 May 2010 00:08:03 -0400 |
Stefan Monnier |
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.
|
Fri, 14 May 2010 23:50:26 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-completions-at-point): New function,
|
Fri, 14 May 2010 17:42:22 -0700 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
Fri, 14 May 2010 18:46:11 -0500 |
Jay Belanger |
calc-bin.el (math-format-twos-complement): Group digits when appropriate.
|
Fri, 14 May 2010 17:21:12 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
|
Fri, 14 May 2010 12:41:01 -0400 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
Fri, 14 May 2010 15:31:36 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos in docstrings.
|
Thu, 13 May 2010 17:52:20 -0400 |
Chong Yidong |
Add TeX open-block and close-block keybindings to SGML, and vice versa.
|
Thu, 13 May 2010 22:45:58 +0200 |
Michael Albinus |
* net/tramp.el (with-progress-reporter): Create reporter object
|
Thu, 13 May 2010 12:36:03 +0200 |
Agustin martin |
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
|
Wed, 12 May 2010 20:44:22 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.
|
Wed, 12 May 2010 20:35:07 -0400 |
Stefan Monnier |
* dos-fns.el: Add "dos-" prefix for namespace control.
|
Wed, 12 May 2010 11:06:12 +0000 |
Alan Mackenzie |
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
|
Tue, 11 May 2010 20:39:46 -0400 |
Stefan Monnier |
Allow the default completion to cycle.
|
Wed, 12 May 2010 00:01:34 +0200 |
Juanma Barranquero |
Fix bug#6173: "(require 'dirtrack) erroring"
|
Tue, 11 May 2010 16:07:12 -0400 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
Sun, 09 May 2010 17:30:08 -0700 |
Glenn Morris |
Backport from trunk: Fix bug#5755.
|
Tue, 11 May 2010 22:42:21 +0300 |
Juri Linkov |
* scroll-all.el (scroll-all-check-to-scroll):
|
Tue, 11 May 2010 14:51:27 -0400 |
Stefan Monnier |
* iimage.el: Misc cleanup.
|
Tue, 11 May 2010 09:24:49 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.
|
Tue, 11 May 2010 04:04:13 +0200 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
Mon, 10 May 2010 22:07:22 +0300 |
Juri Linkov |
Remove nodes visited during Isearch from the Info history.
|
Mon, 10 May 2010 17:50:30 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
|
Mon, 10 May 2010 16:48:17 +0200 |
Juanma Barranquero |
Fix typos and whitespace.
|
Mon, 10 May 2010 16:37:59 +0200 |
Juanma Barranquero |
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
|
Sun, 09 May 2010 22:07:58 -0400 |
Michael Mauger |
SQL mode version 2.1
|
Sun, 09 May 2010 18:39:36 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
Sun, 09 May 2010 21:57:55 +0200 |
Michael Albinus |
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
|
Sat, 08 May 2010 16:51:08 -0400 |
Stefan Monnier |
* progmodes/compile.el (compilation-buffer-modtime): Rename from
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Fri, 07 May 2010 18:51:37 -0400 |
Chong Yidong |
Fix ChangeLog typo.
|
Sun, 02 May 2010 21:55:01 -0400 |
Chong Yidong |
Variable purecopying fix (Bug#6083).
|
Sun, 02 May 2010 11:15:29 -0400 |
Chong Yidong |
Make paragraph vars local for js-mode (Bug#6071).
|
Sat, 01 May 2010 21:50:20 +0300 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
Wed, 28 Apr 2010 21:38:12 -0500 |
Jay Belanger |
Use the proper form for gnuplot's set command
|
Mon, 26 Apr 2010 11:55:29 +0200 |
Juanma Barranquero |
* abbrev.el: Fix typos.
|
Sat, 24 Apr 2010 18:35:43 +0200 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
Sat, 24 Apr 2010 04:59:23 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos.
|
Fri, 23 Apr 2010 19:46:03 +0300 |
Juri Linkov |
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
|
Fri, 23 Apr 2010 19:35:57 +0300 |
Juri Linkov |
Fix typo in docstring.
|
Fri, 23 Apr 2010 02:15:47 +0200 |
Juanma Barranquero |
* filecache.el: Fix typos in docstrings.
|
Thu, 22 Apr 2010 13:59:50 +0900 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
Thu, 22 Apr 2010 13:05:26 +0900 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
Wed, 21 Apr 2010 09:49:01 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 20 Apr 2010 22:25:42 +0900 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
Tue, 20 Apr 2010 18:28:26 -0400 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
Tue, 20 Apr 2010 12:04:05 -0400 |
Chong Yidong |
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
|
Tue, 20 Apr 2010 11:57:54 -0400 |
Chong Yidong |
Fix hg envvar handling (Bug#5846).
|
Tue, 20 Apr 2010 00:54:28 -0700 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
Tue, 20 Apr 2010 00:37:20 -0700 |
Glenn Morris |
* minibuffer.el (completion-at-point): Doc fix.
|
Fri, 07 May 2010 20:20:30 -0400 |
Stefan Monnier |
Misc code tweaks.
|
Fri, 07 May 2010 13:47:56 -0400 |
Stefan Monnier |
Highlight vendor specific properties.
|
Fri, 07 May 2010 10:18:27 -0400 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
Fri, 07 May 2010 17:07:51 +0300 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
Fri, 07 May 2010 16:52:25 +0300 |
Eli Zaretskii |
cus-start.el (all): Add native condition for tool-bar-* symbols.
|
Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Fri, 07 May 2010 17:10:28 +0900 |
Daiki Ueno |
Skip disabled PGP key when encrypting mail with Gnus.
|
Fri, 07 May 2010 07:41:53 +0000 |
Katsumi Yamaoka |
Fix typos.
|
Fri, 07 May 2010 06:58:17 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 05:21:06 +0200 |
Juanma Barranquero |
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
|
Fri, 07 May 2010 05:11:56 +0200 |
Juanma Barranquero |
* minibuffer.el: Revert previous change.
|
Fri, 07 May 2010 02:50:26 +0200 |
Juanma Barranquero |
* minibuffer.el (comps): Declare for byte-compiler.
|
Fri, 07 May 2010 02:46:09 +0200 |
Juanma Barranquero |
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
|
Thu, 06 May 2010 10:40:06 +0200 |
Michael Albinus |
* net/tramp.el (top, with-progress-reporter): Use
|
Wed, 05 May 2010 22:59:07 -0400 |
Stefan Monnier |
Extract common suffix for * in partial-completion.
|
Wed, 05 May 2010 22:53:56 -0400 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
Thu, 06 May 2010 00:56:15 +0300 |
Juri Linkov |
Add `slow' and `history' tags to the desktop data.
|
Wed, 05 May 2010 12:20:23 +0200 |
Michael Albinus |
Add FORCE argument to `delete-file'.
|
Wed, 05 May 2010 00:27:16 -0400 |
Stefan Monnier |
Minor cleanups.
|
Tue, 04 May 2010 23:45:21 -0400 |
Stefan Monnier |
Use define-minor-mode in more cases.
|
Tue, 04 May 2010 22:08:25 -0400 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
Tue, 04 May 2010 10:44:47 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Mon, 03 May 2010 14:46:56 +0200 |
Juanma Barranquero |
Fix typo.
|
Sun, 02 May 2010 22:29:46 -0400 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
Sun, 02 May 2010 01:56:30 -0400 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
Sun, 02 May 2010 01:06:53 -0400 |
Stefan Monnier |
Use a mode-line spec rather than a static string in Semantic.
|
Sat, 01 May 2010 23:38:19 -0400 |
Stefan Monnier |
Use define-minor-mode in CEDET where applicable.
|
Sat, 01 May 2010 11:34:14 +0200 |
Michael Albinus |
Implement compression for inline methods.
|
Fri, 30 Apr 2010 22:19:40 -0400 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
Fri, 30 Apr 2010 21:39:58 -0400 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
Fri, 30 Apr 2010 21:29:12 -0400 |
Stefan Monnier |
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
|
Fri, 30 Apr 2010 21:08:43 -0400 |
Stefan Monnier |
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.
|
Fri, 30 Apr 2010 19:13:22 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): Fix return value.
|
Fri, 30 Apr 2010 15:16:13 +0300 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
Thu, 29 Apr 2010 11:41:23 -0400 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
Thu, 29 Apr 2010 11:38:08 -0400 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
Thu, 29 Apr 2010 11:32:11 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
Thu, 29 Apr 2010 14:48:32 +0000 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
Thu, 29 Apr 2010 10:04:33 -0400 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
Wed, 28 Apr 2010 15:04:16 -0400 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
Wed, 28 Apr 2010 20:42:20 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
Wed, 28 Apr 2010 12:14:41 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Wed, 28 Apr 2010 11:45:45 -0400 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
Wed, 28 Apr 2010 11:18:37 -0400 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
Tue, 27 Apr 2010 14:14:16 -0400 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|
Tue, 27 Apr 2010 13:57:32 -0400 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
Tue, 27 Apr 2010 11:13:42 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Tue, 27 Apr 2010 13:47:19 +0200 |
Juanma Barranquero |
When killing buffers with ido, don't offer virtual buffers for completion.
|
Tue, 27 Apr 2010 12:49:02 +0200 |
Agustin martin |
Commit missing lisp/Changelog entries.
|
Tue, 27 Apr 2010 08:45:43 +0200 |
Jan D. |
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
|
Sun, 25 Apr 2010 09:23:01 +0200 |
Jan D |
tool-bar.el: Revert unintended checkin in rev 100010.
|
Fri, 23 Apr 2010 19:36:43 -0700 |
Glenn Morris |
Minor htmlfontify simplifications.
|
Fri, 23 Apr 2010 19:16:13 -0700 |
Glenn Morris |
Minor authors.el updates.
|
Fri, 23 Apr 2010 12:26:11 -0400 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|
Fri, 23 Apr 2010 11:59:32 -0400 |
Stefan Monnier |
* progmodes/compile.el: (compilation-start): Abbreviate default directory.
|
Fri, 23 Apr 2010 16:12:05 +0200 |
Michael Albinus |
Implement SELINUX backends.
|
Thu, 22 Apr 2010 22:40:33 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Thu, 22 Apr 2010 14:07:37 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Thu, 22 Apr 2010 13:21:39 +0200 |
Michael Albinus |
Detect ssh 'ControlMaster' argument automatically in some cases.
|
Thu, 22 Apr 2010 11:15:27 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-file): Add new optional
|
Thu, 22 Apr 2010 06:30:16 +0200 |
Michael Albinus |
*** empty log message ***
|
Thu, 22 Apr 2010 06:27:55 +0200 |
Michael Albinus |
* net/tramp.el(tramp-completion-handle-file-name-all-completions):
|
Wed, 21 Apr 2010 21:48:42 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 21 Apr 2010 13:53:03 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Try and handle errors.
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
Wed, 21 Apr 2010 07:00:58 -0400 |
John Wiegley |
Added C-o keybinding to toggle use of virtual buffers
|
Wed, 21 Apr 2010 05:53:42 +0200 |
Juanma Barranquero |
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Wed, 21 Apr 2010 01:05:30 +0200 |
Juanma Barranquero |
Remove references to (default-)direction-reversed.
|
Tue, 20 Apr 2010 12:52:43 -0400 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
Tue, 20 Apr 2010 12:37:31 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|
Tue, 20 Apr 2010 10:45:14 -0400 |
Stefan Monnier |
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.
|
Mon, 19 Apr 2010 13:05:12 -0400 |
Stefan Monnier |
* international/mule.el: Help the user choose a valid coding-system.
|
Mon, 19 Apr 2010 11:26:06 -0400 |
Stefan Monnier |
* vc-bzr: Use standard *vc* and *vc-diff* buffers.
|
Mon, 19 Apr 2010 11:07:52 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 19 Apr 2010 09:17:40 -0400 |
Stefan Monnier |
(completion-styles): Improve docstrings.
|
Sun, 18 Apr 2010 17:40:10 -0400 |
Chong Yidong |
Bugfix for ede-proj-makefile-insert-variables.
|
Sat, 17 Apr 2010 09:10:19 -0700 |
Dan Nicolaescu |
Fix the version number for added files.
|
Fri, 16 Apr 2010 19:07:48 -0700 |
Glenn Morris |
Add some autoloads.
|
Fri, 16 Apr 2010 20:28:19 -0400 |
Chong Yidong |
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
|
Thu, 15 Apr 2010 19:39:22 -0700 |
Glenn Morris |
* vc-git.el (vc-git-print-log): Doc fix.
|
Wed, 14 Apr 2010 13:32:50 -0400 |
Chong Yidong |
* ido.el (ido-file-internal): Fix 2009-12-02 change.
|
Wed, 14 Apr 2010 11:33:42 -0400 |
Chong Yidong |
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
|
Mon, 12 Apr 2010 15:15:07 +0000 |
Alan Mackenzie |
Reverse change 99448: "Change strategy for marking < and > as template
|
Mon, 12 Apr 2010 14:59:56 +0000 |
Alan Mackenzie |
Reverse 99556:
|
Mon, 12 Apr 2010 14:55:18 +0000 |
Alan Mackenzie |
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
|
Mon, 12 Apr 2010 14:48:07 +0000 |
Alan Mackenzie |
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
|
Mon, 12 Apr 2010 14:34:09 +0000 |
Alan Mackenzie |
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
|
Fri, 09 Apr 2010 19:14:47 -0700 |
Glenn Morris |
Fix bug ref in previous.
|
Fri, 09 Apr 2010 19:12:03 -0700 |
Glenn Morris |
Close bug#1835.
|
Wed, 07 Apr 2010 15:08:27 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 07 Apr 2010 13:36:25 +0900 |
Kenichi Handa |
Fix previous change of *-composable-pattern).
|
Tue, 06 Apr 2010 11:43:08 -0400 |
Chong Yidong |
Revert 2008-03-03 change (Bug#5821).
|
Tue, 06 Apr 2010 01:15:04 +0300 |
Juri Linkov |
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
|
Sat, 03 Apr 2010 19:40:20 -0400 |
Chong Yidong |
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
|
Mon, 19 Apr 2010 10:34:01 -0400 |
Stefan Monnier |
* tmm.el: Add missing key-binding shortcuts.
|
Sun, 18 Apr 2010 22:32:47 -0400 |
Stefan Monnier |
* custom.el (defcustom): Add edebug spec.
|
Mon, 19 Apr 2010 02:49:58 +0300 |
Juri Linkov |
Test for special mode-class in view-buffer instead of view-file (bug#5513).
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Sun, 18 Apr 2010 17:49:33 -0400 |
Stefan Monnier |
Hash-cons pure data.
|
Sun, 18 Apr 2010 17:45:44 -0400 |
Stefan Monnier |
Fix duplicate entries in cedet's loaddefs.el files.
|
Sun, 18 Apr 2010 17:37:29 -0400 |
Stefan Monnier |
* cvs-status.el (cvs-refontify): Remove unused.
|
Sat, 17 Apr 2010 23:13:09 -0500 |
Jay Belanger |
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
|
Fri, 16 Apr 2010 21:47:25 -0500 |
Jay Belanger |
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
|
Fri, 16 Apr 2010 04:41:58 +0300 |
Juri Linkov |
Move scrolling commands from simple.el to window.el
|
Fri, 16 Apr 2010 04:24:00 +0300 |
Juri Linkov |
Check both `isearch-scroll' and `scroll-command' properties.
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Fri, 16 Apr 2010 00:19:01 +0200 |
Michael Albinus |
* net/tramp.el (tramp-error-with-buffer): Don't show the
|
Thu, 15 Apr 2010 10:14:10 -0700 |
Glenn Morris |
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
|
Thu, 15 Apr 2010 03:12:20 +0200 |
Juanma Barranquero |
Simplify by using `define-derived-mode'.
|
Thu, 15 Apr 2010 00:05:14 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 14 Apr 2010 11:24:17 -0400 |
Stefan Monnier |
(non-essential): New var.
|
Wed, 14 Apr 2010 11:07:53 -0400 |
Stefan Monnier |
Add a new field `location' to bookmarks for non-file bookmarks.
|
Wed, 14 Apr 2010 03:43:54 +0300 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
Wed, 14 Apr 2010 03:33:32 +0300 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Mon, 12 Apr 2010 23:29:38 -0400 |
Stefan Monnier |
Move complete.el to lisp/obsolete.
|
Mon, 12 Apr 2010 21:24:10 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
|
Mon, 12 Apr 2010 21:03:04 -0400 |
Stefan Monnier |
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
|
Mon, 12 Apr 2010 15:14:16 -0400 |
Stefan Monnier |
(vc-dir-kill-line): New command.
|
Mon, 12 Apr 2010 15:12:36 -0400 |
Stefan Monnier |
* bookmark.el (bookmark-insert-location): Handle a nil filename.
|
Mon, 12 Apr 2010 12:09:47 -0400 |
Stefan Monnier |
Clean up last bookmark changes for man/woman/gnus-summary.
|
Mon, 12 Apr 2010 11:17:29 -0400 |
Stefan Monnier |
Summary: Add bookmark support for man, woman and gnus-summary.
|
Sat, 10 Apr 2010 19:54:50 -0400 |
Chong Yidong |
Update comint-password-prompt-regexp (Bug#2817).
|
Sat, 10 Apr 2010 17:51:46 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
|
Sat, 10 Apr 2010 14:50:31 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Fri, 09 Apr 2010 19:18:09 -0700 |
Glenn Morris |
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.
|
Fri, 09 Apr 2010 12:04:17 -0400 |
Sam Steingold |
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
|
Fri, 09 Apr 2010 11:52:45 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
|
Fri, 09 Apr 2010 08:35:30 -0700 |
Dan Nicolaescu |
Add --author support to git commit.
|
Fri, 09 Apr 2010 10:17:52 -0400 |
Eric S. Raymond |
Improve documentation comments.
|
Thu, 08 Apr 2010 15:59:46 -0400 |
Stefan Monnier |
Fix some of the problems in defsubst* (bug#5728).
|
Wed, 07 Apr 2010 12:20:35 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): New custom variable.
|
Wed, 07 Apr 2010 14:57:04 +0200 |
Jan D. |
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
|
Tue, 06 Apr 2010 22:56:35 -0700 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
Tue, 06 Apr 2010 21:14:56 -0700 |
Dan Nicolaescu |
Fix default-directory for vc-root-diff.
|
Tue, 06 Apr 2010 21:06:23 -0700 |
Dan Nicolaescu |
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
|
Tue, 06 Apr 2010 13:02:56 +0200 |
Juanma Barranquero |
Fix typos.
|
Tue, 06 Apr 2010 03:02:57 -0400 |
jwiegley |
Fixed duplicate names appearing in IDO buffer list (using virtuals)
|
Mon, 05 Apr 2010 23:38:56 -0400 |
jwiegley |
Minor fixes to a recent contribution to ido.el
|
Tue, 06 Apr 2010 04:26:37 +0200 |
Juanma Barranquero |
Enable recentf-mode if using virtual buffers.
|
Tue, 06 Apr 2010 02:44:24 +0300 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
Tue, 06 Apr 2010 02:38:53 +0300 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
Mon, 05 Apr 2010 22:05:47 +0200 |
Juanma Barranquero |
lisp/help.el: Turn ChangeLog comment into source comment.
|
Mon, 05 Apr 2010 12:36:45 +0200 |
Juanma Barranquero |
* help.el (describe-mode): Return nil (for IELM's sake).
|
Sun, 04 Apr 2010 02:55:19 -0400 |
jwiegley |
2010-04-04 John Wiegley <jwiegley@gmail.com>
|
Sat, 03 Apr 2010 16:10:14 -0400 |
Stefan Monnier |
* font-lock.el: Require CL when compiling.
|
Sat, 03 Apr 2010 12:04:46 +0300 |
Eli Zaretskii |
Revert last change in batch-update-authors.
|
Sat, 03 Apr 2010 11:59:36 +0300 |
Eli Zaretskii |
Fix bug in batch-update-authors. Add bidi to AUTHORS.
|
Fri, 02 Apr 2010 21:54:24 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 03 Apr 2010 02:01:22 +0300 |
Juri Linkov |
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
|
Fri, 02 Apr 2010 04:25:19 +0200 |
Juanma Barranquero |
Fix typos in semantic/imenu.el.
|
Fri, 02 Apr 2010 04:22:17 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Fri, 02 Apr 2010 13:24:37 -0400 |
Sam Steingold |
(bug-reference-bug-regexp): Also accept "patch" and "RFE".
|
Fri, 02 Apr 2010 10:21:57 -0400 |
Sam Steingold |
(vc-hg-push, vc-hg-pull): Use `apply' when calling
|
Fri, 02 Apr 2010 11:44:50 +0200 |
Jan D. |
tmm.el (tmm-get-keymap): Check with symbolp before passing
|
Wed, 31 Mar 2010 18:22:17 -0400 |
Chong Yidong |
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
|
Wed, 31 Mar 2010 18:16:12 +0300 |
Juri Linkov |
* simple.el (next-line, previous-line): Re-throw a signal
|
Wed, 31 Mar 2010 18:02:53 +0300 |
Juri Linkov |
* simple.el (keyboard-escape-quit): Raise deselecting the active
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Tue, 30 Mar 2010 22:53:53 -0400 |
Stefan Monnier |
* simple.el (append-to-buffer): Simplify.
|
Tue, 30 Mar 2010 22:37:57 -0400 |
Stefan Monnier |
Merge from emacs-23 branch
|
Tue, 30 Mar 2010 23:41:01 +0200 |
Juanma Barranquero |
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
|
Tue, 30 Mar 2010 21:46:31 +0900 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
Mon, 29 Mar 2010 11:23:01 -0400 |
Stefan Monnier |
Make tmm-menubar work for the Buffers menu again.
|
Sun, 28 Mar 2010 16:41:37 -0400 |
Chong Yidong |
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
|
Sat, 27 Mar 2010 23:52:17 -0400 |
Chong Yidong |
* mail/sendmail.el (mail-default-directory): Doc fix.
|
Sat, 27 Mar 2010 15:31:04 +0300 |
Eli Zaretskii |
Fix doc strings of version-* functions and variables.
|
Fri, 26 Mar 2010 21:58:41 +1300 |
Nick Roberts |
*** empty log message ***
|
Fri, 26 Mar 2010 21:56:09 +1300 |
Nick Roberts |
(gdb-apple-test): New function.
|
Thu, 25 Mar 2010 19:41:22 -0400 |
Chong Yidong |
* vc.el (vc-root-diff): Doc fix.
|
Thu, 25 Mar 2010 18:58:46 -0400 |
Chong Yidong |
* vc.el (vc-print-log, vc-print-root-log): Doc fix.
|
Thu, 25 Mar 2010 01:53:30 -0400 |
Chong Yidong |
* simple.el (append-to-buffer): Fix last change.
|
Wed, 24 Mar 2010 12:18:13 -0400 |
Chong Yidong |
Fix 2009-11-13 change to append-to-buffer (Bug#5749).
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Tue, 30 Mar 2010 19:38:45 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Move occur-engine related
|
Tue, 30 Mar 2010 19:10:14 +0300 |
Juri Linkov |
* dired-x.el (dired-omit-mode): Doc fix.
|
Tue, 30 Mar 2010 19:03:08 +0300 |
Juri Linkov |
Make occur handle multi-line matches cleanly with context.
|
Tue, 30 Mar 2010 18:44:50 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Fix a bug where the first
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Tue, 30 Mar 2010 13:22:34 +1300 |
Nick Roberts |
*** empty log message ***
|
Mon, 29 Mar 2010 19:18:48 -0400 |
Chong Yidong |
* subr.el: Extend progress reporters to perform "spinning".
|
Sun, 28 Mar 2010 15:51:55 -0400 |
Chong Yidong |
Fix for `compile' (Bug#5771).
|
Sun, 28 Mar 2010 15:31:27 -0400 |
Chong Yidong |
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).
|
Wed, 24 Mar 2010 23:18:17 -0700 |
Glenn Morris |
Close bug#5755.
|
Wed, 24 Mar 2010 20:06:08 -0400 |
Stefan Monnier |
Add "union tags" in mpc.el.
|
Wed, 24 Mar 2010 19:56:43 -0400 |
Stefan Monnier |
Misc cleanup.
|
Wed, 24 Mar 2010 14:02:56 -0400 |
Stefan Monnier |
Merge from `emacs-23'.
|
Wed, 24 Mar 2010 13:33:39 -0400 |
Stefan Monnier |
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.
|
Wed, 24 Mar 2010 11:57:16 -0400 |
Stefan Monnier |
(makefile-rule-action-regex): Backtrack less.
|
Wed, 24 Mar 2010 01:17:31 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 22 Mar 2010 19:37:11 -0700 |
Glenn Morris |
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
|
Mon, 22 Mar 2010 13:28:27 -0400 |
Chong Yidong |
* indent.el (indent-for-tab-command): Doc fix.
|
Mon, 22 Mar 2010 17:21:22 +0000 |
Alan Mackenzie |
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
|
Mon, 22 Mar 2010 17:50:29 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Fri, 19 Mar 2010 14:22:15 +0100 |
Juanma Barranquero |
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
|
Wed, 17 Mar 2010 21:49:35 -0700 |
Glenn Morris |
Restore user option rmail-highlight-face.
|
Tue, 16 Mar 2010 13:24:44 -0400 |
Chong Yidong |
Woman parsing fix (Bug#5729).
|
Tue, 16 Mar 2010 16:04:46 +0900 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
Sun, 14 Mar 2010 21:10:47 +0100 |
Michael Albinus |
* lisp/net/trampver.el: Update release number.
|
Sat, 13 Mar 2010 11:57:29 -0800 |
Glenn Morris |
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
|
Sat, 13 Mar 2010 20:11:01 +0100 |
Michael Albinus |
* net/tramp.el (tramp-find-executable): Use
|
Sat, 13 Mar 2010 10:49:54 -0500 |
Chong Yidong |
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
|
Thu, 11 Mar 2010 19:19:17 -0800 |
Glenn Morris |
Close bug#4427.
|
Thu, 11 Mar 2010 08:25:46 -0800 |
Dan Nicolaescu |
(auto-mode-alist): Accept more verilog file patterns.
|
Wed, 10 Mar 2010 21:41:21 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Tue, 23 Mar 2010 23:32:45 -0700 |
Glenn Morris |
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
|
Tue, 23 Mar 2010 20:53:32 -0700 |
Glenn Morris |
* cedet/ede/project-am.el (ede-shell-run-something): Declare.
|
Tue, 23 Mar 2010 20:38:17 -0700 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
Tue, 23 Mar 2010 20:34:06 -0700 |
Glenn Morris |
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
|
Tue, 23 Mar 2010 20:30:53 -0700 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
Tue, 23 Mar 2010 20:27:24 -0700 |
Glenn Morris |
* log-edit.el (log-edit-before-checkin-process): Doc fix.
|
Tue, 23 Mar 2010 20:19:15 -0700 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Tue, 23 Mar 2010 14:22:46 -0400 |
Sam Steingold |
Fix bug#5620: recalculate all markers on compilation buffer
|
Tue, 23 Mar 2010 18:09:45 +0200 |
Juri Linkov |
Implement Occur multi-line matches.
|
Tue, 23 Mar 2010 17:48:09 +0200 |
Juri Linkov |
* replace.el (occur-engine-line): Add optional arg `keep-props'.
|
Tue, 23 Mar 2010 09:16:57 +0200 |
Juri Linkov |
* replace.el (occur-accumulate-lines, occur-engine):
|
Tue, 23 Mar 2010 09:11:50 +0200 |
Juri Linkov |
* finder.el: Remove TODO tasks.
|
Mon, 22 Mar 2010 20:59:49 -0400 |
Stefan Monnier |
Add a new completion style `substring'.
|
Mon, 22 Mar 2010 09:33:21 -0400 |
Stefan Monnier |
Get rid of .elc files after removal of the corresponding .el.
|
Mon, 22 Mar 2010 08:50:40 +0100 |
Jan D. |
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 00:24:25 -0400 |
Stefan Monnier |
Get rid of the ELCFILES abomination, again.
|
Sun, 21 Mar 2010 12:57:49 +0100 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
Sun, 21 Mar 2010 12:52:51 +0200 |
Juri Linkov |
Fix message of multi-line occur regexps and multi-buffer header lines.
|
Sat, 20 Mar 2010 17:46:31 -0400 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
Sat, 20 Mar 2010 14:21:44 -0500 |
Ted Zlatanov |
Fix unbalanced parenthesis in secrets.el.
|
Sat, 20 Mar 2010 15:04:44 -0400 |
Stefan Monnier |
(hide-sublevels): Unfix the paren non-typo! (bug#5738).
|
Sat, 20 Mar 2010 11:17:59 -0700 |
Glenn Morris |
Use faces not variables for font-lock customization in rst.el.
|
Sat, 20 Mar 2010 03:29:12 +0200 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
Fri, 19 Mar 2010 15:19:54 +0100 |
Juanma Barranquero |
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
|
Fri, 19 Mar 2010 02:42:13 -0700 |
Dan Nicolaescu |
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Thu, 18 Mar 2010 23:32:47 -0400 |
Stefan Monnier |
(hide-sublevels): Don't hide trailing newline (and fix paren typo).
|
Thu, 18 Mar 2010 19:55:37 -0700 |
Glenn Morris |
Stop message.el from loading about 40 libraries it doesn't always need.
|
Wed, 17 Mar 2010 23:47:12 -0700 |
Glenn Morris |
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
|
Wed, 17 Mar 2010 23:44:36 -0700 |
Glenn Morris |
Use query-replace-{from,to}-history-variable in more places.
|
Wed, 17 Mar 2010 23:21:21 -0700 |
Glenn Morris |
* mail/hashcash.el (declare-function): Remove duplicate definition.
|
Wed, 17 Mar 2010 23:18:47 -0700 |
Glenn Morris |
Minor simplifications for emacsbug.el.
|
Wed, 17 Mar 2010 23:13:45 -0700 |
Glenn Morris |
Remove supercite.el's need for sendmail.el.
|
Wed, 17 Mar 2010 22:25:13 -0700 |
Glenn Morris |
* calendar/cal-french.el: Convert to utf-8.
|
Wed, 17 Mar 2010 21:54:51 -0700 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
Tue, 16 Mar 2010 17:45:07 +0100 |
Michael Albinus |
* net/secrets.el (secrets-enabled): New variable. Use it instead
|
Tue, 16 Mar 2010 00:27:31 +0100 |
Michael Albinus |
* net/secrets.el (top): Register the D-Bus signals only when the
|
Sun, 14 Mar 2010 23:28:52 +0200 |
Juri Linkov |
Add finder unknown keywords.
|
Sun, 14 Mar 2010 23:15:02 +0200 |
Juri Linkov |
Fix keywords.
|
Sat, 13 Mar 2010 21:33:54 +0100 |
Michael Albinus |
* etc/NEWS: Add secrets.el.
|
Fri, 12 Mar 2010 18:08:30 -0500 |
Chong Yidong |
Allow using list-colors-display to set colors in the Color widget.
|
Fri, 12 Mar 2010 17:56:30 -0500 |
Chong Yidong |
Improvements to the Custom interface.
|
Fri, 12 Mar 2010 14:13:38 -0500 |
Chong Yidong |
Fix last change to use existing comm Custom group instead of `net'.
|
Fri, 12 Mar 2010 12:47:22 -0500 |
Chong Yidong |
Reorganize Custom groups.
|
Fri, 12 Mar 2010 00:07:18 -0800 |
Dan Nicolaescu |
Fix typo.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Wed, 10 Mar 2010 22:20:24 -0800 |
Glenn Morris |
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
|
Wed, 10 Mar 2010 22:17:08 -0800 |
Glenn Morris |
Minor animated image housekeeping.
|
Wed, 10 Mar 2010 10:17:13 -0500 |
Chong Yidong |
Bump version to 24.0.50.
|
Wed, 10 Mar 2010 01:32:43 -0500 |
Stefan Monnier |
vc-git.el (vc-git-revision-table): Include remote branches.
|
Wed, 10 Mar 2010 00:18:51 -0500 |
Stefan Monnier |
Merge pending branch
|
Sun, 07 Mar 2010 21:02:20 +0200 |
Juri Linkov |
Animated image API.
|
Tue, 09 Mar 2010 22:24:44 +0900 |
Miles Bader |
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
|
Mon, 08 Mar 2010 11:17:30 -0500 |
Chong Yidong |
Additional fix for rfc822-addresses (Bug#5692).
|
Mon, 08 Mar 2010 14:00:18 +0100 |
Juanma Barranquero |
Fix typos in Changelogs.
|
Mon, 08 Mar 2010 20:39:36 +0900 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:53:37 +0900 |
Kenichi Handa |
from trunk
|
Mon, 08 Mar 2010 10:52:57 +0900 |
Kenichi Handa |
Add bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:50:35 +0900 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
Sun, 07 Mar 2010 18:34:40 +0100 |
Andreas Schwab |
Don't end parsing rfc822 addresses prematurely (Bug#5692)
|
Sun, 07 Mar 2010 09:45:53 -0500 |
Chong Yidong |
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
|
Sat, 06 Mar 2010 13:23:23 -0500 |
Chong Yidong |
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
|
Fri, 05 Mar 2010 23:05:47 -0500 |
Stefan Monnier |
* vc-git.el: Re-flow to fit into 80 columns.
|
Fri, 05 Mar 2010 19:06:37 -0800 |
Glenn Morris |
Update some cedet template copyrights to GPLv3+.
|
Fri, 05 Mar 2010 15:18:20 -0500 |
Stefan Monnier |
(Man-files-regexp): Tighten up the regexp (bug#5686).
|
Wed, 03 Mar 2010 12:31:50 -0500 |
Chong Yidong |
Fix keyboard macro key lookup (Bug#5481).
|
Tue, 02 Mar 2010 20:11:15 -0800 |
Glenn Morris |
Mark previous ChangeLog entry as a tiny change.
|
Tue, 02 Mar 2010 19:58:26 -0800 |
Glenn Morris |
Close bug#5670 with patch from ¸Ŗ©?t¸Ŗ£?p¸ŖŖ¸¢Ān N¸Ŗ£?mec <stepnem at gmail.com>.
|
Tue, 02 Mar 2010 23:15:46 +0200 |
Juri Linkov |
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
|
Tue, 02 Mar 2010 10:32:45 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
|
Mon, 01 Mar 2010 19:27:41 -0800 |
Glenn Morris |
Fix date of Yom HaAtzma'ut holiday.
|
Mon, 01 Mar 2010 17:46:36 +0000 |
Alan Mackenzie |
Correct buggy patch 99592 to cc-engine.el.
|
Mon, 01 Mar 2010 20:50:57 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 20:34:11 +0900 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
Mon, 01 Mar 2010 11:31:42 +0000 |
Alan Mackenzie |
Fix bug #5649: 23.1.92; Indentation problems in C mode.
|
Sun, 28 Feb 2010 23:37:19 +0000 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
Sun, 28 Feb 2010 15:36:24 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 12:36:39 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): START can be a string.
|
Sun, 28 Feb 2010 11:27:39 +0100 |
Michael Albinus |
* net/dbus.el (dbus-introspect, dbus-get-property)
|
Sat, 27 Feb 2010 20:22:44 -0500 |
Chong Yidong |
Fix more save-excursion warnings.
|
Sat, 27 Feb 2010 20:11:15 -0500 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
Sat, 27 Feb 2010 16:21:43 -0500 |
Stefan Monnier |
Fix in-buffer completion when after-change-functions modify the buffer.
|
Sat, 27 Feb 2010 10:02:09 -0500 |
Chong Yidong |
* international/fontset.el (setup-default-fontset): Fix :otf spec.
|
Fri, 26 Feb 2010 19:19:50 -0500 |
Chong Yidong |
Minor Python mode fix (Bug#5653).
|
Fri, 26 Feb 2010 21:43:50 +0900 |
Kenichi Handa |
from trunk
|
Fri, 26 Feb 2010 21:40:46 +0900 |
Kenichi Handa |
Fix Myanmar OTF support
|
Thu, 25 Feb 2010 20:42:07 -0800 |
Glenn Morris |
* custom.el (custom-initialize-delay): Doc fix.
|
Thu, 25 Feb 2010 20:40:03 -0800 |
Glenn Morris |
Fix initialization of send-mail-function option.
|
Thu, 25 Feb 2010 21:21:25 +0000 |
Alan Mackenzie |
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
|
Wed, 24 Feb 2010 10:30:49 -0500 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
Wed, 24 Feb 2010 10:12:17 -0500 |
Chong Yidong |
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
|
Mon, 22 Feb 2010 14:48:52 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
|
Sun, 21 Feb 2010 16:12:46 -0500 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
Sun, 21 Feb 2010 16:05:13 -0500 |
Chong Yidong |
Minor doc fixes.
|
Sun, 21 Feb 2010 08:11:07 -0500 |
Chong Yidong |
* startup.el (fancy-about-screen): In mode-line, apply
|
Sat, 20 Feb 2010 08:53:06 -0500 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist): In
|
Sat, 20 Feb 2010 10:59:16 +0200 |
Eli Zaretskii |
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
|
Fri, 19 Feb 2010 16:36:29 -0500 |
Chong Yidong |
Revert isearch.el change due to feature freeze.
|
Fri, 19 Feb 2010 19:59:00 +0100 |
Ulf Jasper |
Fixed bug#5549 (icalendar.el)
|
Fri, 19 Feb 2010 17:55:31 +1300 |
Nick Roberts |
Accommodate change of disassemble output in GDB 7.1.
|
Thu, 18 Feb 2010 18:36:10 -0800 |
Glenn Morris |
Close bug#5593.
|
Thu, 18 Feb 2010 14:55:41 -0500 |
Sam Steingold |
(vc-cvs-merge-news): Yet another fix of message parsing.
|
Thu, 18 Feb 2010 13:52:36 -0500 |
Stefan Monnier |
Use abbreviated file names in bookmarks (bug#5591).
|
Thu, 18 Feb 2010 11:08:48 +0100 |
Michael Albinus |
(tramp-handle-directory-files): When FULL, do not expand "." and "..".
|
Thu, 18 Feb 2010 11:03:12 +0100 |
Michael Albinus |
(tramp-handle-insert-file-contents): Set always the permissions of the
|
Wed, 17 Feb 2010 22:05:45 -0800 |
Glenn Morris |
* emacs-lisp/authors.el (authors-renamed-files-alist):
|
Wed, 17 Feb 2010 16:39:21 -0500 |
Mark A. Hershberger |
2010-02-17 Mark A. Hershberger <mah@everybody.org>
|
Tue, 16 Feb 2010 17:03:29 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
|
Tue, 16 Feb 2010 09:40:45 -0500 |
Chong Yidong |
* simple.el (save-interprogram-paste-before-kill): Doc fix.
|
Tue, 16 Feb 2010 09:35:45 -0500 |
Chong Yidong |
Minor tweaks to custom groups.
|
Tue, 16 Feb 2010 09:23:44 -0500 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word): Obey the offset specified
|
Tue, 16 Feb 2010 15:51:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 16 Feb 2010 15:49:23 +0900 |
Kenichi Handa |
Fix for the new SKK-JISYO.L format.
|
Mon, 15 Feb 2010 18:42:03 -0800 |
Glenn Morris |
Close bug#5562.
|
Mon, 15 Feb 2010 14:55:51 -0500 |
Stefan Monnier |
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying
|
Mon, 15 Feb 2010 16:04:53 +0100 |
Michael Albinus |
* net/tramp.el (tramp-process-actions, tramp-read-passwd):
|
Sun, 14 Feb 2010 18:28:10 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 14 Feb 2010 10:23:52 +0100 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
Sun, 14 Feb 2010 02:20:31 +0200 |
Juri Linkov |
* man.el (Man-fontify-manpage, Man-cleanup-manpage):
|
Sat, 13 Feb 2010 11:29:25 -0800 |
Glenn Morris |
Improve docs of some transposition functions.
|
Fri, 12 Feb 2010 21:35:45 +0200 |
Juri Linkov |
* arc-mode.el (archive-unique-fname): Make directories for nested
|
Fri, 12 Feb 2010 21:28:29 +0200 |
Juri Linkov |
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
|
Thu, 11 Feb 2010 14:35:36 -0500 |
Stefan Monnier |
* subr.el (copy-overlay): Handle deleted overlays.
|
Thu, 11 Feb 2010 11:00:01 -0500 |
Stefan Monnier |
(Man-completion-table): Don't signal an error if we can't run
|
Wed, 10 Feb 2010 20:13:39 -0800 |
Glenn Morris |
* ChangeLog: Spelling fix.
|
Thu, 11 Feb 2010 01:02:43 +0100 |
Juanma Barranquero |
* textmodes/artist.el (artist-mt): Fix typos in docstring.
|
Thu, 11 Feb 2010 00:53:28 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 10 Feb 2010 15:04:51 -0500 |
Stefan Monnier |
(Info-bookmark-jump): Simplify.
|
Wed, 10 Feb 2010 15:02:54 -0500 |
Stefan Monnier |
(bookmark-handle-bookmark): Catch the right error.
|
Wed, 10 Feb 2010 09:31:49 -0800 |
Glenn Morris |
* ChangeLog: Fix typos.
|
Wed, 10 Feb 2010 04:19:32 -0500 |
Chong Yidong |
* iswitchb.el (iswitchb-completions): Revert last change.
|
Wed, 10 Feb 2010 09:46:54 +0100 |
Michael Albinus |
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
|
Tue, 09 Feb 2010 21:33:17 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Remove
|
Mon, 08 Feb 2010 20:58:57 -0500 |
Chong Yidong |
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
|
Mon, 08 Feb 2010 18:27:29 -0500 |
Chong Yidong |
Fix ada-mode handling of number literals.
|
Mon, 08 Feb 2010 16:08:18 +0900 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
Sun, 07 Feb 2010 12:23:20 -0800 |
Glenn Morris |
Fix previous change for F2003 interfaces.
|
Sun, 07 Feb 2010 01:23:10 -0500 |
Chong Yidong |
Fix to uid/gid format in eshell's ls (Bug#5528).
|
Sat, 06 Feb 2010 23:14:26 -0500 |
Chong Yidong |
Fix setting family and foundry in set-face-attribute (Bug#5536).
|
Sat, 06 Feb 2010 17:41:45 -0800 |
Glenn Morris |
Handle F2003 named interfaces.
|
Sat, 06 Feb 2010 08:01:43 -0500 |
Chong Yidong |
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
|
Fri, 05 Feb 2010 20:23:59 -0800 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
|
Sat, 06 Feb 2010 00:36:20 +0200 |
Juri Linkov |
* doc-view.el (doc-view-mode):
|
Fri, 05 Feb 2010 14:20:17 -0500 |
Mark A. Hershberger |
add primative implementation of vc-svn-revision-table
|
Fri, 05 Feb 2010 12:15:28 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory):
|
Fri, 05 Feb 2010 00:12:08 -0800 |
Glenn Morris |
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
|
Thu, 04 Feb 2010 23:49:36 -0500 |
Chong Yidong |
Fix 2009-02-20 change to startup.el (Bug#5519).
|
Thu, 04 Feb 2010 23:21:11 -0500 |
Stefan Monnier |
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
|
Thu, 04 Feb 2010 20:53:40 -0500 |
Stefan Monnier |
Fix up various corner case problems.
|
Thu, 04 Feb 2010 21:15:37 +0000 |
Alan Mackenzie |
Change strategy for marking < and > as template delimiters: mark them
|
Thu, 04 Feb 2010 17:25:57 +0100 |
Michael Albinus |
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
|
Wed, 03 Feb 2010 21:14:36 -0800 |
Glenn Morris |
Close bug#5485.
|
Wed, 03 Feb 2010 21:10:21 -0800 |
Glenn Morris |
* mail/rmail.el (rmail-show-message-1): Handle malformed
|
Wed, 03 Feb 2010 21:05:37 -0800 |
Glenn Morris |
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
|
Wed, 03 Feb 2010 21:02:56 -0800 |
Glenn Morris |
* simple.el (visual-line-mode): Capitalize lighter.
|
Wed, 03 Feb 2010 15:47:25 -0500 |
jwiegley |
iswitchb.el (iswitchb-completions): Add bookmark files to the
|
Wed, 03 Feb 2010 07:16:34 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
|
Tue, 02 Feb 2010 22:55:03 -0500 |
Stefan Monnier |
(vc-path): Make it an obsolete var, rather than function.
|
Wed, 03 Feb 2010 00:33:52 +0200 |
Juri Linkov |
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
|
Wed, 03 Feb 2010 00:28:57 +0200 |
Juri Linkov |
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
|
Tue, 02 Feb 2010 12:19:36 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
|
Tue, 02 Feb 2010 00:35:04 +0200 |
Juri Linkov |
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
|
Mon, 01 Feb 2010 13:25:47 -0500 |
Stefan Monnier |
(doc-view-new-window-function): Be a bit more defensive.
|
Sun, 31 Jan 2010 20:58:35 -0800 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Add a header when a
|
Sun, 31 Jan 2010 23:47:47 +0200 |
Juri Linkov |
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
|
Sat, 30 Jan 2010 05:22:37 +0100 |
Juanma Barranquero |
Fix typos.
|
Fri, 29 Jan 2010 15:43:31 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Match another renaming indicator.
|
Fri, 29 Jan 2010 14:08:09 -0500 |
Chong Yidong |
Don't signal error on incorrect dirtrack regexp (Bug#5476)
|
Fri, 29 Jan 2010 17:23:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle also
|
Thu, 28 Jan 2010 22:13:01 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
|
Thu, 28 Jan 2010 15:06:36 -0500 |
Chong Yidong |
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
|
Thu, 28 Jan 2010 14:53:11 -0500 |
Chong Yidong |
Flymake fix to handle more C++ filenames (Bug#5488).
|
Thu, 28 Jan 2010 07:06:41 +0100 |
Michael Albinus |
Fix some busybox annoyances.
|
Wed, 27 Jan 2010 21:54:48 -0800 |
Glenn Morris |
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
|
Wed, 27 Jan 2010 21:19:23 -0800 |
Glenn Morris |
(log-edit-strip-single-file-name): Add missing :safe, :group, and
|
Tue, 26 Jan 2010 20:00:54 -0800 |
Glenn Morris |
Fix bug#5477.
|
Tue, 26 Jan 2010 22:17:23 -0500 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
Mon, 25 Jan 2010 23:22:25 -0800 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
Mon, 25 Jan 2010 01:04:59 -0800 |
Dan Nicolaescu |
(vc-annotate-revision-at-line): Compare file
|
Sun, 24 Jan 2010 22:03:23 -0800 |
Dan Nicolaescu |
(vc-bzr-print-log): Use the more compact --line option
|
Mon, 25 Jan 2010 00:03:35 -0500 |
Mark A. Hershberger |
merge
|
Sun, 24 Jan 2010 20:46:40 -0800 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
Mon, 25 Jan 2010 00:02:10 -0500 |
Mark A. Hershberger |
working version of vc-bzr-revision-table
|
Sun, 24 Jan 2010 23:52:26 -0500 |
Mark A. Hershberger |
merge conflict
|
Tue, 19 Jan 2010 14:39:22 -0500 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
Sun, 24 Jan 2010 13:23:17 -0800 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
Sun, 24 Jan 2010 13:08:53 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Rename
|
Sat, 23 Jan 2010 18:05:16 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
|
Sat, 23 Jan 2010 17:46:32 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aelement): Doc fix.
|
Sat, 23 Jan 2010 17:44:03 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
|
Sat, 23 Jan 2010 13:42:22 +0100 |
Juanma Barranquero |
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
|
Sat, 23 Jan 2010 12:02:28 +0100 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
|
Thu, 21 Jan 2010 13:25:54 +0100 |
Juanma Barranquero |
Fix bug#5435.
|
Fri, 22 Jan 2010 22:17:11 +0100 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
Fri, 22 Jan 2010 11:43:54 -0500 |
Stefan Monnier |
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
|
Fri, 22 Jan 2010 11:32:31 -0500 |
Chong Yidong |
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
|
Fri, 22 Jan 2010 12:23:25 +0200 |
Eli Zaretskii |
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
|
Thu, 21 Jan 2010 21:45:01 +0000 |
Alan Mackenzie |
Fix a situation where deletion of a cpp construct throws an error.
|
Thu, 21 Jan 2010 09:03:10 -0500 |
Chong Yidong |
Fix sgml-maybe-name-self (Bug#5380).
|
Wed, 20 Jan 2010 12:14:37 -0500 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
Tue, 19 Jan 2010 19:46:23 -0800 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
Tue, 19 Jan 2010 22:10:19 +0000 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
Tue, 19 Jan 2010 00:10:57 +0100 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
Mon, 18 Jan 2010 21:24:43 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 20:34:55 +0100 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
Mon, 18 Jan 2010 11:29:00 -0500 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
Mon, 18 Jan 2010 05:44:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 10:07:25 +0900 |
Kenichi Handa |
Add bug number.
|
Mon, 18 Jan 2010 05:39:40 +0100 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
Sun, 17 Jan 2010 18:34:53 -0500 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
Sun, 17 Jan 2010 13:31:25 -0800 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
Sun, 17 Jan 2010 12:36:21 -0800 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
Sun, 17 Jan 2010 20:15:32 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
Sat, 16 Jan 2010 23:08:35 -0600 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
Sat, 16 Jan 2010 18:54:35 -0800 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sat, 16 Jan 2010 17:24:05 -0500 |
Chong Yidong |
Fix return value of nxml-extend-after-change-region.
|
Sat, 16 Jan 2010 16:38:47 -0500 |
Chong Yidong |
* lisp/ChangeLog: Mark last change as tiny.
|
Sat, 16 Jan 2010 16:37:46 -0500 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
Sat, 16 Jan 2010 16:20:43 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
|
Sat, 16 Jan 2010 15:50:23 -0500 |
Chong Yidong |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
|
Sat, 16 Jan 2010 15:04:29 -0500 |
Chong Yidong |
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
|
Sat, 16 Jan 2010 14:28:59 -0500 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
Fri, 15 Jan 2010 18:51:50 -0800 |
Glenn Morris |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
|
Fri, 15 Jan 2010 11:55:43 -0500 |
Chong Yidong |
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
|
Fri, 15 Jan 2010 21:40:13 +0900 |
Kenichi Handa |
from trunk
|
Thu, 14 Jan 2010 19:59:04 -0800 |
Glenn Morris |
Fix Bug#5311.
|
Thu, 14 Jan 2010 19:54:36 -0800 |
Glenn Morris |
(vc-svn-print-log): Use --limit rather than -l since the
|
Thu, 14 Jan 2010 19:59:31 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Thu, 14 Jan 2010 19:49:53 +0100 |
Juanma Barranquero |
Fix typo in error message.
|
Thu, 14 Jan 2010 15:37:13 +0100 |
Juanma Barranquero |
Fix bug#5313: editing files in hexl-mode corrupts file
|
Thu, 14 Jan 2010 14:14:24 +0100 |
Juanma Barranquero |
Simplify previous change.
|
Thu, 14 Jan 2010 14:12:05 +0100 |
Juanma Barranquero |
Default ada_project_path to $ADA_PROJECT_PATH.
|
Thu, 14 Jan 2010 13:57:07 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
|
Thu, 14 Jan 2010 13:52:37 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
|
Thu, 14 Jan 2010 13:36:14 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
|
Fri, 15 Jan 2010 21:35:31 +0900 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
Wed, 13 Jan 2010 22:13:16 -0800 |
Glenn Morris |
(show-trailing-whitespace): Safe if boolean. (Bug#5312)
|
Thu, 14 Jan 2010 05:03:24 +0100 |
Juanma Barranquero |
Fix typo.
|
Thu, 14 Jan 2010 12:54:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 13 Jan 2010 18:25:01 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
|
Thu, 14 Jan 2010 12:44:36 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Tue, 12 Jan 2010 22:59:05 +0100 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
Mon, 11 Jan 2010 21:11:05 -0800 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
Tue, 12 Jan 2010 05:58:01 +0100 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
Tue, 12 Jan 2010 05:51:26 +0100 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
Mon, 11 Jan 2010 15:53:23 -0500 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
Mon, 11 Jan 2010 18:26:28 +0100 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
Mon, 11 Jan 2010 11:18:06 -0500 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
Mon, 11 Jan 2010 16:22:23 +0100 |
Juanma Barranquero |
Fix typos in ffap.el.
|
Sun, 10 Jan 2010 23:51:51 -0800 |
Glenn Morris |
Set copyright year to 2010.
|
Sun, 10 Jan 2010 00:22:54 -0500 |
Stefan Monnier |
(format-annotate-function): Only set
|
Sat, 09 Jan 2010 19:39:05 -0500 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
Sat, 09 Jan 2010 19:38:07 -0500 |
Chong Yidong |
Add Semantic parsers for Python.
|
Sat, 09 Jan 2010 18:53:06 -0500 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
Sat, 09 Jan 2010 22:03:33 +0100 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
Sat, 09 Jan 2010 15:53:55 -0500 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
Sat, 09 Jan 2010 13:31:29 +0100 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
Fri, 08 Jan 2010 10:53:29 +0900 |
Kenichi Handa |
from trunk
|
Fri, 08 Jan 2010 10:46:22 +0900 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
Thu, 07 Jan 2010 23:46:44 +0100 |
Juanma Barranquero |
Fix bug#3224.
|
Wed, 06 Jan 2010 20:38:39 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Wed, 06 Jan 2010 07:11:52 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
Tue, 05 Jan 2010 15:11:04 -0700 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
Tue, 05 Jan 2010 13:19:34 -0800 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
Tue, 05 Jan 2010 20:59:03 +0900 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
Mon, 04 Jan 2010 23:46:35 -0800 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
Sun, 03 Jan 2010 22:40:30 -0800 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
Sun, 03 Jan 2010 20:43:23 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
Sun, 03 Jan 2010 20:35:21 -0800 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
Sat, 02 Jan 2010 15:14:54 -0500 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
Sat, 02 Jan 2010 14:40:59 -0500 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
Sat, 02 Jan 2010 14:14:13 -0500 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
Sat, 02 Jan 2010 13:57:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
Sat, 02 Jan 2010 13:52:32 -0500 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
Sat, 02 Jan 2010 13:13:28 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
Sat, 02 Jan 2010 19:33:54 +0200 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
Sat, 02 Jan 2010 11:13:22 -0500 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
Sat, 02 Jan 2010 12:42:11 +0200 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
Sat, 02 Jan 2010 03:09:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Remove gratuitous gratitude.
|
Sat, 02 Jan 2010 02:08:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function
|
Sat, 02 Jan 2010 00:00:55 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
|
Fri, 01 Jan 2010 23:36:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Improvements suggested by Drew Adams:
|
Sat, 02 Jan 2010 02:06:31 +0100 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Sat, 02 Jan 2010 02:05:44 +0100 |
Juanma Barranquero |
lisp/*: Fix typos in docstrings and messages.
|
Fri, 01 Jan 2010 15:03:37 -0500 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
Fri, 01 Jan 2010 13:44:02 -0500 |
Chong Yidong |
* lisp/ChangeLog: Update bug number in last change.
|
Fri, 01 Jan 2010 13:43:25 -0500 |
Chong Yidong |
* comint.el (comint-input-ring-size): Make it a defcustom and
|
Thu, 31 Dec 2009 02:19:53 +1300 |
Nick Roberts |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
|
Wed, 30 Dec 2009 15:22:45 +1300 |
Nick Roberts |
Show working revision correctly for mercurial.
|
Tue, 29 Dec 2009 19:29:33 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 29 Dec 2009 18:44:27 +0100 |
Juanma Barranquero |
Declare some functions for the byte-compiler.
|
Mon, 28 Dec 2009 22:46:08 -0800 |
Dan Nicolaescu |
Make vc-dir work on subdirectories of the bzr root.
|
Tue, 29 Dec 2009 02:57:40 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 28 Dec 2009 20:34:10 +0100 |
Tassilo Horn |
* font-lock.el (font-lock-refresh-defaults): New function, which
|
Mon, 28 Dec 2009 11:20:02 -0800 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
Mon, 28 Dec 2009 10:34:51 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Fix short log regexp.
|
Mon, 28 Dec 2009 16:29:24 +0900 |
Kenichi Handa |
Add new entries to ChangeLog
|
Mon, 28 Dec 2009 15:09:58 +0900 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Dec 2009 03:43:28 +0100 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
Sat, 26 Dec 2009 22:02:26 +0000 |
Kevin Ryde |
* man.el
|
Sat, 26 Dec 2009 21:30:00 +0000 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
Sat, 26 Dec 2009 21:14:25 +0000 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
Sat, 26 Dec 2009 20:04:43 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
|
Wed, 23 Dec 2009 22:45:06 +0000 |
Vinicius Jose Latorre |
Attribute face for faces specified as string.
|
Fri, 18 Dec 2009 19:35:14 +0000 |
Ulf Jasper |
Fixed timezone handling problem in icalendar.el.
|
Thu, 17 Dec 2009 13:18:03 +0000 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
Thu, 17 Dec 2009 02:06:31 +0000 |
Juanma Barranquero |
Some doc fixes (more needed).
|
Thu, 17 Dec 2009 01:18:14 +0000 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
Thu, 17 Dec 2009 01:16:15 +0000 |
Juri Linkov |
Make `dired-diff' more safe. (Bug#5225)
|
Thu, 17 Dec 2009 00:21:47 +0000 |
Andreas Schwab |
(batch-update-autoloads): Only exclude
|
Wed, 16 Dec 2009 09:52:42 +0000 |
Juri Linkov |
Revert to old 23.1 logic of using the file at the mark as default.
|
Tue, 15 Dec 2009 21:11:39 +0000 |
Michael Albinus |
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
|
Mon, 14 Dec 2009 23:22:54 +0000 |
Chong Yidong |
* Makefile.in: Revert last change (Bug#5191).
|
Mon, 14 Dec 2009 17:12:18 +0000 |
Dan Nicolaescu |
(vc-hg-working-revision): Make sure the command is executed in a
|
Mon, 14 Dec 2009 16:55:34 +0000 |
Dan Nicolaescu |
(vc-hg-print-log): Fix argument order.
|
Mon, 14 Dec 2009 16:19:24 +0000 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
Mon, 14 Dec 2009 09:44:13 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 14 Dec 2009 06:52:59 +0000 |
Juri Linkov |
(ediff-context-diff-label-regexp): Don't match
|
Mon, 14 Dec 2009 05:09:08 +0000 |
Juri Linkov |
* info.el (Info-hide-cookies-node): Before hiding a cookie,
|
Mon, 14 Dec 2009 04:17:00 +0000 |
Chong Yidong |
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
|
Mon, 14 Dec 2009 03:28:34 +0000 |
Glenn Morris |
(message-sort-headers): Define for compiler.
|
Sun, 13 Dec 2009 23:43:17 +0000 |
Glenn Morris |
(report-emacs-bug): In message-mode, sort manually before storing
|
Sat, 12 Dec 2009 19:18:33 +0000 |
Michael Albinus |
* net/dbus.el (dbus-property-handler): Filter lambda forms out
|
Sat, 12 Dec 2009 17:01:03 +0000 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
Sat, 12 Dec 2009 09:49:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Dec 2009 05:23:54 +0000 |
Stefan Monnier |
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
|
Sat, 12 Dec 2009 02:20:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 11 Dec 2009 17:02:03 +0000 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
Fri, 11 Dec 2009 16:48:02 +0000 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
Fri, 11 Dec 2009 02:31:49 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
Fri, 11 Dec 2009 01:46:24 +0000 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
Fri, 11 Dec 2009 01:27:40 +0000 |
Glenn Morris |
Fix thinko.
|
Fri, 11 Dec 2009 01:26:58 +0000 |
Glenn Morris |
Fix typo.
|
Fri, 11 Dec 2009 01:21:35 +0000 |
Glenn Morris |
No longer require sendmail.
|
Fri, 11 Dec 2009 01:20:04 +0000 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
Fri, 11 Dec 2009 01:04:55 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Fri, 11 Dec 2009 01:00:52 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Thu, 10 Dec 2009 19:25:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 10 Dec 2009 14:24:42 +0000 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
Thu, 10 Dec 2009 08:46:54 +0000 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
Thu, 10 Dec 2009 08:25:58 +0000 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
Thu, 10 Dec 2009 08:24:41 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
Thu, 10 Dec 2009 08:17:15 +0000 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
Wed, 09 Dec 2009 10:23:00 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
Wed, 09 Dec 2009 06:04:09 +0000 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
Wed, 09 Dec 2009 05:56:53 +0000 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
Wed, 09 Dec 2009 02:11:29 +0000 |
Stefan Monnier |
Minor cleanup.
|
Wed, 09 Dec 2009 01:53:15 +0000 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
Wed, 09 Dec 2009 01:02:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:57:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 08 Dec 2009 15:56:57 +0000 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
Tue, 08 Dec 2009 11:27:53 +0000 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
Tue, 08 Dec 2009 03:28:22 +0000 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
Tue, 08 Dec 2009 03:27:05 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Tue, 08 Dec 2009 03:26:07 +0000 |
Glenn Morris |
Fix log entries.
|
Mon, 07 Dec 2009 22:36:58 +0000 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
Mon, 07 Dec 2009 21:15:19 +0000 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Mon, 07 Dec 2009 19:21:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 07 Dec 2009 17:35:47 +0000 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
Mon, 07 Dec 2009 17:30:01 +0000 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
Mon, 07 Dec 2009 16:18:42 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
Mon, 07 Dec 2009 16:12:47 +0000 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
Mon, 07 Dec 2009 16:09:05 +0000 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Mon, 07 Dec 2009 06:56:40 +0000 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
Mon, 07 Dec 2009 06:38:06 +0000 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Rapha¸«³l
|
Mon, 07 Dec 2009 06:30:30 +0000 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
Mon, 07 Dec 2009 06:21:27 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Mon, 07 Dec 2009 02:37:42 +0000 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
Sun, 06 Dec 2009 23:27:55 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
Sun, 06 Dec 2009 22:18:03 +0000 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
Sun, 06 Dec 2009 21:25:55 +0000 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
Sun, 06 Dec 2009 20:25:36 +0000 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
Sun, 06 Dec 2009 20:22:16 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
Sun, 06 Dec 2009 19:49:04 +0000 |
Ulf Jasper |
Fixed Bug#5096.
|
Sun, 06 Dec 2009 18:48:48 +0000 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
Sun, 06 Dec 2009 18:13:19 +0000 |
Ulf Jasper |
Fixed Bug#5008.
|
Sun, 06 Dec 2009 15:34:59 +0000 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
Sun, 06 Dec 2009 15:33:09 +0000 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
Sun, 06 Dec 2009 05:05:36 +0000 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
Sun, 06 Dec 2009 01:25:41 +0000 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
Sun, 06 Dec 2009 00:42:19 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:22:51 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sat, 05 Dec 2009 23:22:03 +0000 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
Sat, 05 Dec 2009 22:01:00 +0000 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
Sat, 05 Dec 2009 21:33:48 +0000 |
Glenn Morris |
Add bug ref.
|
Sat, 05 Dec 2009 21:05:51 +0000 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
Sat, 05 Dec 2009 20:56:42 +0000 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
Sat, 05 Dec 2009 20:45:39 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 05 Dec 2009 20:23:25 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
Sat, 05 Dec 2009 19:49:47 +0000 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
Sat, 05 Dec 2009 19:10:42 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Sat, 05 Dec 2009 04:08:48 +0000 |
Roland Winkler |
*** empty log message ***
|
Sat, 05 Dec 2009 03:09:17 +0000 |
Glenn Morris |
Make it less tasty.
|
Sat, 05 Dec 2009 01:22:54 +0000 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
Sat, 05 Dec 2009 00:24:03 +0000 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
Fri, 04 Dec 2009 21:47:08 +0000 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
Fri, 04 Dec 2009 21:45:29 +0000 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
Fri, 04 Dec 2009 21:43:07 +0000 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
Fri, 04 Dec 2009 19:27:42 +0000 |
Ulf Jasper |
Newsticker fixes/changes.
|
Fri, 04 Dec 2009 16:34:22 +0000 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
Fri, 04 Dec 2009 04:39:21 +0000 |
Stefan Monnier |
Minor cleanup.
|
Thu, 03 Dec 2009 19:12:52 +0000 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
Thu, 03 Dec 2009 17:14:33 +0000 |
Glenn Morris |
(class): Restore still useful declaration.
|
Thu, 03 Dec 2009 15:56:29 +0000 |
Alan Mackenzie |
Correct conflicts in previous patch.
|
Thu, 03 Dec 2009 15:52:37 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 03 Dec 2009 14:34:04 +0000 |
Roland Winkler |
*** empty log message ***
|
Thu, 03 Dec 2009 11:34:11 +0000 |
Michael Albinus |
Cleanup.
|
Thu, 03 Dec 2009 07:46:13 +0000 |
Dan Nicolaescu |
Add support for bzr shelve/unshelve.
|
Thu, 03 Dec 2009 07:31:15 +0000 |
Dan Nicolaescu |
(vc-bzr-print-log): Deal with nil arguments better.
|
Thu, 03 Dec 2009 05:41:17 +0000 |
Stefan Monnier |
(bibtex-complete-internal): Use completion-in-region.
|
Thu, 03 Dec 2009 04:08:08 +0000 |
Dan Nicolaescu |
Support applying stashes. Improve UI.
|
Thu, 03 Dec 2009 03:11:14 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
Thu, 03 Dec 2009 03:02:34 +0000 |
Stefan Monnier |
(makefile-special-targets-list): No need for it to be an alist any more.
|
Thu, 03 Dec 2009 02:58:16 +0000 |
Stefan Monnier |
(octave-complete-symbol): Use completion-in-region.
|
Thu, 03 Dec 2009 02:57:16 +0000 |
Stefan Monnier |
Misc cleanup.
|
Thu, 03 Dec 2009 01:43:23 +0000 |
Juanma Barranquero |
* progmodes/pascal.el: Require CL when compiling (for lexical-let).
|
Thu, 03 Dec 2009 01:33:56 +0000 |
Stefan Monnier |
(try-expand-dabbrev-visible): Preserve point in the
|
Wed, 02 Dec 2009 18:31:26 +0000 |
Stefan Monnier |
Use completion-in-buffer and remove uses of dynamic scoping.
|
Wed, 02 Dec 2009 08:01:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 02 Dec 2009 04:11:08 +0000 |
Stefan Monnier |
Use completion-in-buffer.
|
Wed, 02 Dec 2009 03:05:14 +0000 |
Glenn Morris |
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
|
Wed, 02 Dec 2009 03:04:43 +0000 |
Glenn Morris |
(rmail-pop-to-buffer): New function. (Bug#2282)
|
Wed, 02 Dec 2009 03:03:48 +0000 |
Glenn Morris |
(diary-list-entries): Replace superfluous save-excursion with
|
Wed, 02 Dec 2009 03:01:44 +0000 |
Glenn Morris |
2009-12-02 Michael Welsh Duggan <mwd at cert.org>
|
Wed, 02 Dec 2009 03:00:41 +0000 |
Glenn Morris |
Andreas Politz <politza at fh-trier.de> (tiny change)
|
Wed, 02 Dec 2009 02:08:21 +0000 |
Juanma Barranquero |
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
|
Tue, 01 Dec 2009 20:44:21 +0000 |
Stefan Monnier |
(tpu-cursor-free-mode): Emit message.
|
Tue, 01 Dec 2009 20:31:57 +0000 |
Stefan Monnier |
(comint-insert-input): Ignore clicks to the right of
|
Tue, 01 Dec 2009 20:08:20 +0000 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
Tue, 01 Dec 2009 19:42:28 +0000 |
Stefan Monnier |
(pcomplete/cd): Complete more than one argument, just in case.
|
Tue, 01 Dec 2009 19:39:52 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Don't try to complete past the last element.
|
Tue, 01 Dec 2009 18:06:06 +0000 |
Stefan Monnier |
(normal-erase-is-backspace-mode): Fix thinko in message.
|
Tue, 01 Dec 2009 17:04:55 +0000 |
Glenn Morris |
(window--display-buffer-2): Fix previous changes.
|
Tue, 01 Dec 2009 16:20:59 +0000 |
Chong Yidong |
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
|
Tue, 01 Dec 2009 07:51:02 +0000 |
Glenn Morris |
(ELCFILES): Add mpc.elc.
|
Tue, 01 Dec 2009 04:04:33 +0000 |
Stefan Monnier |
* mpc.el: New file.
|
Tue, 01 Dec 2009 03:15:01 +0000 |
Glenn Morris |
(window-to-use): Define for compiler.
|
Tue, 01 Dec 2009 03:14:02 +0000 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
Tue, 01 Dec 2009 03:13:03 +0000 |
Glenn Morris |
(rmail-mime-handle): Doc fix.
|
Tue, 01 Dec 2009 00:35:43 +0000 |
Dan Nicolaescu |
Make vc-print-log buttons work.
|
Mon, 30 Nov 2009 23:39:04 +0000 |
Juanma Barranquero |
* savehist.el (savehist-autosave-interval): Allow setting to nil
|
Mon, 30 Nov 2009 22:51:34 +0000 |
Juanma Barranquero |
Fix references to jit-lock properties.
|
Mon, 30 Nov 2009 21:45:30 +0000 |
Juri Linkov |
(multi-isearch-search-fun): Always provide a non-nil
|
Mon, 30 Nov 2009 21:21:35 +0000 |
Dan Nicolaescu |
(vc-git-registered): Call vc-git-root only once.
|
Mon, 30 Nov 2009 20:27:44 +0000 |
Juri Linkov |
(multi-isearch-read-buffers): Move canonicalization
|
Mon, 30 Nov 2009 19:42:16 +0000 |
Juri Linkov |
(multi-isearch-read-buffers)
|
Mon, 30 Nov 2009 16:14:48 +0000 |
Juri Linkov |
(doc-view-continuous):
|
Mon, 30 Nov 2009 16:11:18 +0000 |
Juri Linkov |
(comint-mode-map): Rebind `M-r' from
|
Mon, 30 Nov 2009 16:05:47 +0000 |
Juri Linkov |
(perform-replace): Let-bind recenter-last-op to nil.
|
Mon, 30 Nov 2009 13:49:13 +0000 |
Stefan Monnier |
Minor cleanup and simplification.
|
Mon, 30 Nov 2009 13:43:51 +0000 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
Sun, 29 Nov 2009 23:55:57 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 29 Nov 2009 23:52:16 +0000 |
Juri Linkov |
(ediff-minibuffer-with-setup-hook): New compatibility macro.
|
Sun, 29 Nov 2009 23:34:05 +0000 |
Juri Linkov |
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
|
Sun, 29 Nov 2009 20:19:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 28 Nov 2009 21:32:06 +0000 |
Stefan Monnier |
Try and remove assumptions about point-min==1.
|
Sat, 28 Nov 2009 20:45:19 +0000 |
Stefan Monnier |
(image-minor-mode): Exit more gracefully when the image
|
Sat, 28 Nov 2009 20:28:51 +0000 |
Stefan Monnier |
(Man-completion-table): Make it easier to enter "<sec> <name>".
|
Sat, 28 Nov 2009 17:06:30 +0000 |
Stefan Monnier |
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
|
Fri, 27 Nov 2009 22:03:04 +0000 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
Fri, 27 Nov 2009 19:31:57 +0000 |
Stefan Monnier |
(gud-basic-call): Don't only save the buffer but the excursion as well.
|
Fri, 27 Nov 2009 16:29:03 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 27 Nov 2009 07:35:14 +0000 |
Daiki Ueno |
(socks-send-command): Convert binary request to
|
Fri, 27 Nov 2009 04:24:47 +0000 |
Stefan Monnier |
(describe-bindings-internal): Remove `interactive'.
|
Fri, 27 Nov 2009 04:08:04 +0000 |
Stefan Monnier |
(Man-completion-table): Trim a terminating "(".
|
Thu, 26 Nov 2009 23:39:32 +0000 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
Thu, 26 Nov 2009 23:19:53 +0000 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
Thu, 26 Nov 2009 16:24:36 +0000 |
Stefan Monnier |
Misc coding convention cleanups.
|
Thu, 26 Nov 2009 15:22:27 +0000 |
Stefan Monnier |
Various minor fixes.
|
Thu, 26 Nov 2009 14:50:28 +0000 |
Stefan Monnier |
(vc-bzr-annotate-command): Make operation asynchronous.
|
Thu, 26 Nov 2009 03:27:10 +0000 |
Dan Nicolaescu |
(finder-mode-map): Add a menu.
|
Thu, 26 Nov 2009 03:18:31 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-at-struct-p): Support "signed" and
|
Thu, 26 Nov 2009 03:09:58 +0000 |
Glenn Morris |
(eshell/cd): Don't throw to a tag outside the scope.
|
Thu, 26 Nov 2009 03:08:30 +0000 |
Glenn Morris |
Fix format.
|
Thu, 26 Nov 2009 00:15:17 +0000 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
Thu, 26 Nov 2009 00:07:01 +0000 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
Wed, 25 Nov 2009 23:52:00 +0000 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
Wed, 25 Nov 2009 23:47:31 +0000 |
Johan Bockg¸«©rd |
(vc-annotate-revision-previous-to-line): Really use previous revision.
|
Wed, 25 Nov 2009 22:52:02 +0000 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
Wed, 25 Nov 2009 22:42:11 +0000 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
Wed, 25 Nov 2009 21:16:58 +0000 |
Juri Linkov |
(Man-completion-table): Modify regexp to include section names
|
Wed, 25 Nov 2009 17:23:45 +0000 |
Juri Linkov |
Search recursively in gzipped files. (Bug#4982)
|
Wed, 25 Nov 2009 17:21:12 +0000 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
Wed, 25 Nov 2009 17:18:26 +0000 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
Wed, 25 Nov 2009 17:15:19 +0000 |
Juri Linkov |
Provide additional default values (directories at other Dired
|
Wed, 25 Nov 2009 17:11:29 +0000 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
Wed, 25 Nov 2009 16:36:04 +0000 |
Stefan Monnier |
Really make the *Completions* window soft-dedicated (bug#5030).
|
Wed, 25 Nov 2009 06:08:42 +0000 |
Stefan Monnier |
* progmodes/meta-mode.el (meta-complete-symbol):
|
Wed, 25 Nov 2009 06:02:01 +0000 |
Stefan Monnier |
(mail-abbrev-complete-alias): Use completion-in-region.
|
Wed, 25 Nov 2009 05:31:05 +0000 |
Stefan Monnier |
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.
|
Wed, 25 Nov 2009 04:59:02 +0000 |
Stefan Monnier |
(abbrev--before-point): Use word-motion functions
|
Wed, 25 Nov 2009 03:59:19 +0000 |
Stefan Monnier |
(string-prefix-p): New function.
|
Wed, 25 Nov 2009 03:51:00 +0000 |
Stefan Monnier |
(Man-completion-cache): New var.
|
Wed, 25 Nov 2009 03:28:24 +0000 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
Tue, 24 Nov 2009 23:13:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
Tue, 24 Nov 2009 23:08:15 +0000 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
Tue, 24 Nov 2009 22:28:01 +0000 |
Stefan Monnier |
(linum-update-window): Ignore intangible (bug#4996).
|
Tue, 24 Nov 2009 22:23:49 +0000 |
Stefan Monnier |
Handle the [back] button properly (bug#4979).
|
Tue, 24 Nov 2009 21:36:10 +0000 |
Stefan Monnier |
(list-load-path-shadows): Setup a major mode
|
Tue, 24 Nov 2009 20:00:41 +0000 |
Stefan Monnier |
(Man-completion-table): New function.
|
Tue, 24 Nov 2009 15:31:01 +0000 |
David Reitter |
vc-git-registered: use checkout directory (where .git is)
|
Tue, 24 Nov 2009 10:25:54 +0000 |
Michael Albinus |
Improve handling of processes on remote hosts.
|
Tue, 24 Nov 2009 07:47:45 +0000 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
Tue, 24 Nov 2009 03:16:38 +0000 |
Michael Kifer |
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
|