emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 04 Mar 2007 17:54:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/04 17:54:06

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10763
retrieving revision 1.10764
diff -u -b -r1.10763 -r1.10764
--- ChangeLog   4 Mar 2007 08:41:07 -0000       1.10763
+++ ChangeLog   4 Mar 2007 17:54:05 -0000       1.10764
@@ -1,3 +1,31 @@
+2007-03-04  Richard Stallman  <address@hidden>
+
+       * progmodes/cperl-mode.el (cperl-mode):
+       Modify cperl-compilation-error-regexp-alist by appending.
+
+       * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
+       (edebug-mode): Add the hook.
+       (edebug-recursive-edit): Remove the hook on exiting.
+
+       * type-break.el (type-break-get-previous-time):
+       Handle end-of-file errors specially
+       so they don't get reported wrong in .emacs.
+
+       * startup.el (fancy-splash-text): Clarify text.
+
+       * simple.el (beginning-of-buffer, end-of-buffer): 
+       Avoid treating plain C-u like numeric arg.
+
+       * simple.el (completion-setup-function): Don't set
+       default-directory to nil.
+
+       * shell.el (shell-dirstack-query): Doc fix.
+
+       * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line): 
+       Don't select the window -- pass it to primitives instead.
+
+       * faces.el (minibuffer-prompt): Use medium blue by default.
+
 2007-03-04  David Kastrup  <address@hidden>
 
        * jit-lock.el (jit-lock-stealth-time): Change default to nil.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]