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.
|