log lisp/ChangeLog @ 104498:41dc39934483

age author description
Sun, 20 Sep 2009 21:06:41 +0000 Chong Yidong lisp/cedet/srecode.el:
Sun, 20 Sep 2009 15:43:17 +0000 Chong Yidong * cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
Sun, 20 Sep 2009 15:06:05 +0000 Chong Yidong * cedet/ede.el, cedet/ede/*.el: New files.
Sun, 20 Sep 2009 14:22:30 +0000 Chong Yidong * progmodes/autoconf.el: Provide autoconf as well.
Sun, 20 Sep 2009 03:44:02 +0000 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
Sat, 19 Sep 2009 17:25:30 +0000 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
Sun, 13 Sep 2009 16:18:01 +0000 Chong Yidong * cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
Sun, 13 Sep 2009 16:12:23 +0000 Chong Yidong * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
Sun, 13 Sep 2009 15:58:30 +0000 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
Mon, 07 Sep 2009 18:01:27 +0000 Chong Yidong * emacs-lisp/autoload.el (make-autoload): Handle defclass form.
Sat, 05 Sep 2009 01:00:36 +0000 Chong Yidong * emacs-lisp/autoload.el (generated-autoload-load-name): New var.
Wed, 02 Sep 2009 04:37:10 +0000 Chong Yidong lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
Sat, 22 Aug 2009 18:07:46 +0000 Chong Yidong * emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
Fri, 21 Aug 2009 15:09:42 +0000 Stefan Monnier * textmodes/remember.el (remember-buffer):
Fri, 21 Aug 2009 14:59:49 +0000 Stefan Monnier * net/newst-treeview.el (newsticker-groups-filename):
Fri, 21 Aug 2009 07:44:58 +0000 Glenn Morris (inferior-moz-process): Fix declaration.
Fri, 21 Aug 2009 07:40:24 +0000 Glenn Morris Use forward-line, not goto-line.
Fri, 21 Aug 2009 07:36:41 +0000 Glenn Morris (imenu-example--name-and-position): Fix obsolescence message.
Fri, 21 Aug 2009 07:34:18 +0000 Glenn Morris (news-mail-reply): Use goto-char rather than goto-line.
Fri, 21 Aug 2009 07:31:10 +0000 Glenn Morris (ns-open-file-select-line): Use line-beginning-position rather than goto-line.
Fri, 21 Aug 2009 07:24:26 +0000 Glenn Morris Use help-print-return-message rather than the now obsolete alias.
Fri, 21 Aug 2009 07:11:24 +0000 Glenn Morris (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
Fri, 21 Aug 2009 07:02:28 +0000 Glenn Morris (rmail-obsolete): Delete custom group.
Fri, 21 Aug 2009 06:45:22 +0000 Michael Albinus *** empty log message ***
Fri, 21 Aug 2009 06:19:23 +0000 Dan Nicolaescu Remove leftover macos code.
Fri, 21 Aug 2009 03:37:33 +0000 Dan Nicolaescu (vc-git-annotate-command): Run asynchronously.
Thu, 20 Aug 2009 15:24:58 +0000 Michael Albinus *** empty log message ***
Wed, 19 Aug 2009 19:55:58 +0000 Stefan Monnier * log-edit.el (log-edit-strip-single-file-name): New var.
Wed, 19 Aug 2009 19:42:25 +0000 Stefan Monnier (read-passwd): Use read-key so keypad keys work as well.
Wed, 19 Aug 2009 18:07:07 +0000 Stefan Monnier (help-print-return-message): Rename from print-help-return-message.
Wed, 19 Aug 2009 17:31:26 +0000 Stefan Monnier (log-view-mode-map): Remove `q' binding, and unreliable
Wed, 19 Aug 2009 17:28:52 +0000 Stefan Monnier (linum-mode): window-size-change-functions is redundant.
Wed, 19 Aug 2009 17:16:26 +0000 Stefan Monnier (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
Wed, 19 Aug 2009 17:15:30 +0000 Stefan Monnier (inferior-prolog-error-regexp-alist): New var.
Wed, 19 Aug 2009 11:23:19 +0000 Kenichi Handa *** empty log message ***
Wed, 19 Aug 2009 07:15:28 +0000 Michael Albinus *** empty log message ***
Wed, 19 Aug 2009 07:11:48 +0000 Michael Albinus *** empty log message ***
Wed, 19 Aug 2009 03:03:05 +0000 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
Wed, 19 Aug 2009 02:53:53 +0000 Glenn Morris (authors-fixed-entries): Remove cvtmail.
Wed, 19 Aug 2009 02:31:59 +0000 Stefan Monnier (choose-completion-string): Don't rely on minibuffer-completing-file-name
Wed, 19 Aug 2009 02:15:19 +0000 Stefan Monnier (minibuffer-hide-completions): New function.
Tue, 18 Aug 2009 19:17:22 +0000 Stefan Monnier (ucs-normalize-hfs-nfd-post-read-conversion):
Tue, 18 Aug 2009 19:11:41 +0000 Stefan Monnier (completion--do-completion): Move point for the #b001 case as well (bug#4176).
Tue, 18 Aug 2009 15:12:14 +0000 Michael Albinus *** empty log message ***
Tue, 18 Aug 2009 07:28:36 +0000 Glenn Morris Fix ucs-normalize attribution.
Tue, 18 Aug 2009 07:27:23 +0000 Glenn Morris Add js.el author.
Tue, 18 Aug 2009 01:26:28 +0000 Kenichi Handa *** empty log message ***
Tue, 18 Aug 2009 01:21:01 +0000 Kenichi Handa *** empty log message ***
Tue, 18 Aug 2009 01:17:51 +0000 Kenichi Handa *** empty log message ***
Mon, 17 Aug 2009 23:40:19 +0000 Chong Yidong * files.el (hack-one-local-variable): If the mode function is for
Mon, 17 Aug 2009 19:12:10 +0000 Michael Albinus *** empty log message ***
Sun, 16 Aug 2009 23:20:21 +0000 Chong Yidong * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
Sun, 16 Aug 2009 23:08:18 +0000 Chong Yidong * progmodes/cperl-mode.el: Merge upstream 6.2.
Sun, 16 Aug 2009 18:38:15 +0000 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Save match data.
Sun, 16 Aug 2009 15:48:15 +0000 Stefan Monnier (sql-product-alist): Add :name tag to entries.
Sun, 16 Aug 2009 15:40:50 +0000 Stefan Monnier (lisp-indent-region): Remove unused function.
Sun, 16 Aug 2009 15:39:11 +0000 Stefan Monnier Fix commenting convention, turn comments into docstrings.
Sun, 16 Aug 2009 14:46:39 +0000 Chong Yidong * whitespace.el (whitespace-style): Doc fix (Bug#3661).
Sun, 16 Aug 2009 14:36:01 +0000 Chong Yidong Credit Jan Seeger for last change.
Sun, 16 Aug 2009 14:33:43 +0000 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Compute using