Wed, 30 Sep 2009 07:55:35 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:50:48 +0000 |
Glenn Morris |
(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
|
Wed, 30 Sep 2009 07:24:35 +0000 |
Glenn Morris |
(elint-init-form): Report declarations where the filename is not a string.
|
Wed, 30 Sep 2009 02:27:10 +0000 |
Glenn Morris |
(authors-ignored-files): Add "js2-mode.el".
|
Tue, 29 Sep 2009 23:57:17 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Fix typo.
|
Tue, 29 Sep 2009 13:07:50 +0000 |
Stefan Monnier |
* vc-hooks.el (vc-dir-buffers): New var.
|
Tue, 29 Sep 2009 07:31:22 +0000 |
Glenn Morris |
Relicense under GPLv3+.
|
Tue, 29 Sep 2009 04:12:46 +0000 |
Glenn Morris |
(check-declare-verify): Add basic defmethod and defclass, and
|
Tue, 29 Sep 2009 03:37:03 +0000 |
Glenn Morris |
(check-declare-locate): Remove pointless file-name-nondirectory call
|
Tue, 29 Sep 2009 02:26:20 +0000 |
Juanma Barranquero |
* speedbar.el (speedbar-item-delete):
|
Tue, 29 Sep 2009 02:17:00 +0000 |
Glenn Morris |
(lisptagsfiles4): New.
|
Tue, 29 Sep 2009 01:01:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Sep 2009 20:18:39 +0000 |
Andreas Schwab |
(lisptagsfiles3): Define.
|
Mon, 28 Sep 2009 15:24:24 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Add CEDET files.
|
Mon, 28 Sep 2009 15:15:00 +0000 |
Chong Yidong |
CEDET (development tools) package merged.
|
Mon, 28 Sep 2009 12:09:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 28 Sep 2009 12:02:53 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 04:33:42 +0000 |
Chong Yidong |
Correct last ChangeLog entry.
|
Mon, 28 Sep 2009 01:57:33 +0000 |
Vinicius Jose Latorre |
Fix doc string.
|
Mon, 28 Sep 2009 01:41:23 +0000 |
Chong Yidong |
* emacs-lisp/eieio-datadebug.el: New file.
|
Mon, 28 Sep 2009 01:39:27 +0000 |
Chong Yidong |
* cedet/mode-local.el: New file.
|
Mon, 28 Sep 2009 01:28:41 +0000 |
Chong Yidong |
* cedet/cedet-cscope.el:
|
Mon, 28 Sep 2009 00:49:54 +0000 |
Chong Yidong |
* emacs-lisp/chart.el:
|
Sun, 27 Sep 2009 23:25:03 +0000 |
Chong Yidong |
* menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
|
Sun, 27 Sep 2009 16:11:10 +0000 |
Adrian Robert |
* term/ns-win.el: Don't set the region face background. (Bug#4381)
|
Sun, 27 Sep 2009 14:47:50 +0000 |
Teodor Zlatanov |
* net/imap-hash.el: New library, see NEWS.
|
Sun, 27 Sep 2009 00:27:21 +0000 |
Stefan Monnier |
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
|
Sat, 26 Sep 2009 19:20:48 +0000 |
Glenn Morris |
(rmail-mime-show-images, rmail-mime-bulk-handler):
|
Sat, 26 Sep 2009 09:41:02 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Sep 2009 09:08:54 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 25 Sep 2009 22:04:07 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Allow time-stamp in
|
Fri, 25 Sep 2009 18:49:01 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Doc fix.
|
Fri, 25 Sep 2009 17:57:09 +0000 |
Stefan Monnier |
(log-edit-changelog-entries): Avoid inf-loops.
|
Fri, 25 Sep 2009 06:15:01 +0000 |
Glenn Morris |
(rmail-mime-bulk-handler): Print the size of attachments.
|
Fri, 25 Sep 2009 04:46:34 +0000 |
Juanma Barranquero |
* bs.el (bs--get-file-name): Use `list-buffers-directory'
|
Fri, 25 Sep 2009 04:35:14 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Add docstring.
|
Fri, 25 Sep 2009 03:42:22 +0000 |
Chong Yidong |
* comint.el (comint-exec, comint-run, make-comint): Doc
|
Fri, 25 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(rmail-mime): New custom group.
|
Fri, 25 Sep 2009 02:23:51 +0000 |
Vinicius Jose Latorre |
New version 12. Bug#4177
|
Fri, 25 Sep 2009 00:32:21 +0000 |
Juanma Barranquero |
* progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
|
Thu, 24 Sep 2009 23:22:17 +0000 |
Chong Yidong |
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
|
Thu, 24 Sep 2009 20:18:56 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 24 Sep 2009 19:19:41 +0000 |
Juanma Barranquero |
* help-fns.el (help-downcase-arguments): New option, defaulting to nil.
|
Thu, 24 Sep 2009 18:10:44 +0000 |
Stefan Monnier |
(term-set-scroll-region, term-handle-ansi-escape):
|
Thu, 24 Sep 2009 12:29:39 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 24 Sep 2009 03:26:51 +0000 |
Glenn Morris |
(diary-fancy-display): Always run the hook.
|
Thu, 24 Sep 2009 03:22:40 +0000 |
Glenn Morris |
(ns-reg-to-script): Define for compiler.
|
Thu, 24 Sep 2009 03:21:20 +0000 |
Glenn Morris |
(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
|
Thu, 24 Sep 2009 03:15:27 +0000 |
Glenn Morris |
(rmail-mime-multipart-handler): Accept the case where
|
Thu, 24 Sep 2009 02:37:37 +0000 |
Stefan Monnier |
(minibuffer-force-complete): Cycle the list, rather
|
Thu, 24 Sep 2009 02:15:11 +0000 |
Stefan Monnier |
* term.el (term-set-scroll-region): Don't move cursor any more.
|
Thu, 24 Sep 2009 02:04:25 +0000 |
Stefan Monnier |
Require CL.
|
Thu, 24 Sep 2009 01:37:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 24 Sep 2009 01:20:36 +0000 |
Stefan Monnier |
(term-bold-attribute): New var.
|
Wed, 23 Sep 2009 23:21:47 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 23 Sep 2009 23:05:37 +0000 |
Stefan Monnier |
(sgml-mode-flyspell-verify): Pass limit args
|
Wed, 23 Sep 2009 06:20:23 +0000 |
Glenn Morris |
(rmail-reply): Don't try to add a References header when replying to
|
Wed, 23 Sep 2009 02:35:33 +0000 |
Adrian Robert |
* term/nswin.el (ns-reg-to-script): New variable.
|
Wed, 23 Sep 2009 00:22:08 +0000 |
Daiki Ueno |
(epg-wait-for-status): Preserve existing 'error results.
|
Tue, 22 Sep 2009 23:49:10 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
|