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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 27 Apr 2005 16:00:04 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7403 emacs/lisp/ChangeLog:1.7404
*** emacs/lisp/ChangeLog:1.7403 Wed Apr 27 12:39:44 2005
--- emacs/lisp/ChangeLog        Wed Apr 27 20:00:03 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-04-27  Stefan Monnier  <address@hidden>
+ 
+       * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
+       font-lock-fontify-syntactic-keywords.
+ 
+       * font-lock.el (font-lock-default-fontify-region): Don't force
+       parse-sexp-lookup-properties to nil.
+ 
  2005-04-27  Alexander Klimov  <address@hidden>  (tiny change)
  
        * man.el (man-mode-syntax-table): Set up `:' to have
***************
*** 25,32 ****
        (comint-output-filter, comint-get-old-input-default)
        (comint-line-beginning-position, comint-bol, comint-show-output)
        (comint-backward-matching-input, comint-forward-matching-input)
!       (comint-next-prompt, comint-previous-prompt): Rename
!       `comint-use-prompt-regexp-instead-of-fields' to
        `comint-use-prompt-regexp'.  Keep old name as alias and declare
        obsolete.
        (comint-use-prompt-regexp): Shorten first line of doc string.
--- 33,40 ----
        (comint-output-filter, comint-get-old-input-default)
        (comint-line-beginning-position, comint-bol, comint-show-output)
        (comint-backward-matching-input, comint-forward-matching-input)
!       (comint-next-prompt, comint-previous-prompt):
!       Rename `comint-use-prompt-regexp-instead-of-fields' to
        `comint-use-prompt-regexp'.  Keep old name as alias and declare
        obsolete.
        (comint-use-prompt-regexp): Shorten first line of doc string.




reply via email to

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