log lisp/ChangeLog @ 104730:7ddfb0bcf0a2

age author description
Sun, 30 Aug 2009 14:18:59 +0000 Stefan Monnier (cl-macro-environment): Don't define it here.
Sun, 30 Aug 2009 13:59:48 +0000 Stefan Monnier (checkdoc-force-history-flag):
Sun, 30 Aug 2009 05:22:50 +0000 Stefan Monnier (byte-compile-interactive-only-functions): Add comint-run.
Sun, 30 Aug 2009 05:12:46 +0000 Stefan Monnier Improve commenting convention.
Sun, 30 Aug 2009 05:10:22 +0000 Stefan Monnier (comint-insert-input): Be careful to only set point if we
Sun, 30 Aug 2009 03:46:18 +0000 Stefan Monnier (proced-signal-list): Make it an alist.
Sun, 30 Aug 2009 03:45:30 +0000 Stefan Monnier (minibuffer-message): If the current buffer is not
Sun, 30 Aug 2009 01:38:09 +0000 Glenn Morris (fortran-start-prog-re): New constant, extracted from fortran-current-defun.
Sat, 29 Aug 2009 22:27:19 +0000 Juanma Barranquero * subr.el (do-after-load-evaluation): Simplify.
Sat, 29 Aug 2009 19:22:38 +0000 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
Sat, 29 Aug 2009 18:56:12 +0000 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
Sat, 29 Aug 2009 14:58:15 +0000 Stefan Monnier (get-free-disk-space): Use / for default-directory.
Sat, 29 Aug 2009 14:48:10 +0000 Stefan Monnier (ispell-accept-output, ispell-command-loop): Use with-current-buffer.
Sat, 29 Aug 2009 14:44:45 +0000 Stefan Monnier (byte-compile-const-symbol-p):
Sat, 29 Aug 2009 02:07:42 +0000 Stefan Monnier * progmodes/cc-vars.el (c-comment-continuation-stars):
Fri, 28 Aug 2009 23:49:32 +0000 Juri Linkov *** empty log message ***
Fri, 28 Aug 2009 18:35:25 +0000 Juanma Barranquero * arc-mode.el (archive-mode):
Fri, 28 Aug 2009 18:22:30 +0000 Juanma Barranquero * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
Fri, 28 Aug 2009 17:02:53 +0000 Stefan Monnier * gnus/nnheader.el (nnheader-find-file-noselect):
Fri, 28 Aug 2009 16:29:25 +0000 Stefan Monnier * textmodes/ispell.el (ispell-check-version, ispell-send-string):
Fri, 28 Aug 2009 12:32:55 +0000 Michael Albinus *** empty log message ***
Fri, 28 Aug 2009 12:11:58 +0000 Michael Albinus *** empty log message ***
Fri, 28 Aug 2009 10:55:45 +0000 Nick Roberts *** empty log message ***
Fri, 28 Aug 2009 04:24:59 +0000 Stefan Monnier * emulation/viper-init.el (viper-restore-cursor-type):
Fri, 28 Aug 2009 04:21:14 +0000 Stefan Monnier * mh-e/mh-comp.el (mh-send-letter):
Fri, 28 Aug 2009 04:12:49 +0000 Stefan Monnier (edebug-display, edebug-outside-excursion):
Fri, 28 Aug 2009 04:05:58 +0000 Stefan Monnier * mail/feedmail.el: Use CL macros.
Fri, 28 Aug 2009 03:18:49 +0000 Glenn Morris (diary-list-entries, diary-goto-entry)
Thu, 27 Aug 2009 19:49:58 +0000 Juanma Barranquero Fix typos.
Thu, 27 Aug 2009 18:35:20 +0000 Stefan Monnier (update-elcfiles): Report left over elc files.
Thu, 27 Aug 2009 18:32:37 +0000 Stefan Monnier (build-mail-aliases): Use with-temp-buffer,
Thu, 27 Aug 2009 16:53:04 +0000 Stefan Monnier (vc-read-revision): New function.
Thu, 27 Aug 2009 14:56:17 +0000 Sam Steingold (kill-do-not-save-duplicates): New user option.
Thu, 27 Aug 2009 13:50:59 +0000 Michael Albinus *** empty log message ***
Thu, 27 Aug 2009 07:25:43 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove debug helper.
Thu, 27 Aug 2009 07:22:47 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:26:43 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Thu, 27 Aug 2009 01:50:12 +0000 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
Wed, 26 Aug 2009 20:55:39 +0000 Sam Steingold (save-interprogram-paste-before-kill): New user option.
Wed, 26 Aug 2009 17:54:05 +0000 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Wed, 26 Aug 2009 14:47:23 +0000 Stefan Monnier (byte-compile-lapcode): Fix up last change.
Wed, 26 Aug 2009 07:42:11 +0000 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.
Wed, 26 Aug 2009 07:01:09 +0000 Dan Nicolaescu (vc-git-stash, vc-git-stash-show): New functions.
Wed, 26 Aug 2009 06:48:58 +0000 Dan Nicolaescu (vc-git-register): Use "git add" for directories.
Wed, 26 Aug 2009 06:45:36 +0000 Dan Nicolaescu (vc-dir-node-directory, vc-dir-update): Get the parent
Wed, 26 Aug 2009 05:26:22 +0000 Dan Nicolaescu Document the desired behavior for reverted files in the
Wed, 26 Aug 2009 03:08:33 +0000 Glenn Morris (enable-local-variables, enable-local-eval)
Wed, 26 Aug 2009 02:59:34 +0000 Glenn Morris (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
Wed, 26 Aug 2009 02:56:05 +0000 Stefan Monnier (byte-compile-lapcode): Signal overflow.
Tue, 25 Aug 2009 10:26:16 +0000 Michael Albinus *** empty log message ***
Tue, 25 Aug 2009 07:28:16 +0000 Glenn Morris (byte-compile-eval): Fix test for cl in load-history for absolute file-names.
Tue, 25 Aug 2009 03:26:40 +0000 Glenn Morris (top-level): Don't require lucid (and hence run-time cl).
Tue, 25 Aug 2009 03:23:37 +0000 Glenn Morris (top-level): Don't require cl at run-time.
Tue, 25 Aug 2009 03:21:14 +0000 Glenn Morris Kevin Ryde <user42 at zip.com.au>
Tue, 25 Aug 2009 03:03:27 +0000 Glenn Morris (format-alist): Doc fix.
Mon, 24 Aug 2009 19:12:46 +0000 Dmitry Dzhus (gdb-mapcar*): Replacement for `mapcar*'
Mon, 24 Aug 2009 18:43:50 +0000 Jay Belanger *** empty log message ***
Mon, 24 Aug 2009 17:11:20 +0000 Stefan Monnier (diff-find-source-location): Avoid goto-line.
Mon, 24 Aug 2009 11:43:59 +0000 Kenichi Handa *** empty log message ***
Sun, 23 Aug 2009 00:45:17 +0000 Glenn Morris (auto-mode-alist): Remove code for defunct system-type next-mach.
Sat, 22 Aug 2009 23:02:14 +0000 Glenn Morris Kevin Ryde <user42 at zip.com.au>
Sat, 22 Aug 2009 21:59:40 +0000 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
Sat, 22 Aug 2009 19:58:13 +0000 Glenn Morris Re-fill.
Sat, 22 Aug 2009 19:47:42 +0000 Glenn Morris (diary-mark-entries-1): Only mark all days of a given name if the
Sat, 22 Aug 2009 19:45:30 +0000 Glenn Morris (lunar-phase-names): New option.
Sat, 22 Aug 2009 19:39:54 +0000 Glenn Morris (cperl-imenu-name-and-position): Copy imenu-example--name-and-position
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Sat, 22 Aug 2009 00:17:56 +0000 Juri Linkov *** empty log message ***
Sun, 27 Sep 2009 21:35:46 +0000 Chong Yidong * cedet/ede/system.el (ede-upload-html-documentation)
Sun, 27 Sep 2009 17:50:53 +0000 Chong Yidong * cedet/ede.el (global-ede-mode-map): Move menu to
Sun, 27 Sep 2009 03:59:51 +0000 Chong Yidong * cedet/semantic/symref/list.el: Require semantic/complete.
Sun, 27 Sep 2009 03:36:58 +0000 Chong Yidong * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
Sat, 26 Sep 2009 19:17:02 +0000 Chong Yidong * cedet/srecode/mode.el (srecode-menu-bar): Use
Sat, 26 Sep 2009 18:30:17 +0000 Chong Yidong * cedet/semantic/edit.el
Sat, 26 Sep 2009 18:23:56 +0000 Chong Yidong * cedet/semantic/util-modes.el
Sat, 26 Sep 2009 17:47:11 +0000 Chong Yidong * cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
Mon, 21 Sep 2009 19:05:56 +0000 Chong Yidong * cedet/semantic.el (semantic-parser-working-message): Use a less
Mon, 21 Sep 2009 18:20:50 +0000 Chong Yidong * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
Mon, 21 Sep 2009 17:49:07 +0000 Chong Yidong * help-fns.el (describe-function-1): Call
Mon, 21 Sep 2009 15:59:48 +0000 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
Mon, 21 Sep 2009 02:14:58 +0000 Chong Yidong * menu-bar.el: Remove ediff-misc from Tools menu.
Sun, 20 Sep 2009 22:16:15 +0000 Chong Yidong * cedet/cedet.el: Require srecode.
Sun, 20 Sep 2009 22:08:24 +0000 Chong Yidong * cedet/ede/system.el: Add local vars for autoloading.
Sun, 20 Sep 2009 22:05:17 +0000 Chong Yidong lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
Sun, 20 Sep 2009 21:48:30 +0000 Chong Yidong * cedet/srecode/compile.el (srecode-compile-split-code)
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.