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: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 14 May 2002 04:41:39 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3878 emacs/lisp/ChangeLog:1.3879
*** emacs/lisp/ChangeLog:1.3878 Tue May 14 01:36:44 2002
--- emacs/lisp/ChangeLog        Tue May 14 04:41:37 2002
***************
*** 1,3 ****
--- 1,9 ----
+ 2002-05-14  Francesco Potorti`  <address@hidden>
+ 
+       * shell.el (shell-mode): Make second part of initialisation
+       depend on whether comint-input-ring is empty, rather than depend
+       on it being nil.
+ 
  2002-05-14  Richard M. Stallman  <address@hidden>
  
        * files.el (make-auto-save-file-name):
***************
*** 33,46 ****
  
  2002-05-12  Colin Walters  <address@hidden>
  
!       * replace.el (occur-1): New optional argument `buf-name'. 
        (occur-revert-function): Use it.
  
        (occur-1): Handle plurals.
!       
        (occur-engine): If there are no more matches, then finish
        searching the current buffer.
!       
  2002-05-12  Pavel Jan,Bm(Bk  <address@hidden>
  
        * net/ange-ftp.el (ange-ftp-try-passive-mode)
--- 39,52 ----
  
  2002-05-12  Colin Walters  <address@hidden>
  
!       * replace.el (occur-1): New optional argument `buf-name'.
        (occur-revert-function): Use it.
  
        (occur-1): Handle plurals.
! 
        (occur-engine): If there are no more matches, then finish
        searching the current buffer.
! 
  2002-05-12  Pavel Jan,Bm(Bk  <address@hidden>
  
        * net/ange-ftp.el (ange-ftp-try-passive-mode)
***************
*** 58,70 ****
  2002-05-12  Eli Zaretskii  <address@hidden>
  
        * w32-vars.el (w32)
!       * vc-cvs.el (vc-cvs-global-switches) 
        (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
        * textmodes/sgml-mode.el (sgml-xml-mode)
        * ruler-mode.el (ruler-mode)
        * replace.el (query-replace-skip-read-only)
        * progmodes/fortran.el (fortran-preprocessor-re)
!       * net/ange-ftp.el (ange-ftp-passive-host-alist) 
        * mail/sendmail.el (mail-use-dsn)
        * faces.el (mode-line-inactive, minibuffer-prompt)
        * add-log.el (add-log-always-start-new-record): Change all
--- 64,76 ----
  2002-05-12  Eli Zaretskii  <address@hidden>
  
        * w32-vars.el (w32)
!       * vc-cvs.el (vc-cvs-global-switches)
        (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
        * textmodes/sgml-mode.el (sgml-xml-mode)
        * ruler-mode.el (ruler-mode)
        * replace.el (query-replace-skip-read-only)
        * progmodes/fortran.el (fortran-preprocessor-re)
!       * net/ange-ftp.el (ange-ftp-passive-host-alist)
        * mail/sendmail.el (mail-use-dsn)
        * faces.el (mode-line-inactive, minibuffer-prompt)
        * add-log.el (add-log-always-start-new-record): Change all
***************
*** 102,113 ****
  
  2002-05-10  Kim F. Storm  <address@hidden>
  
!       * emulation/cua-base.el (cua-enable-cua-keys) 
        (cua-enable-register-prefix): Added value for `other' choice.
  
  2002-05-10  Eli Zaretskii  <address@hidden>
  
!       * menu-bar.el (menu-bar-showhide-scroll-bar-menu) 
        (menu-bar-showhide-menu): Use display-graphic-p, not
        widnow-system.
        (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
--- 108,119 ----
  
  2002-05-10  Kim F. Storm  <address@hidden>
  
!       * emulation/cua-base.el (cua-enable-cua-keys)
        (cua-enable-register-prefix): Added value for `other' choice.
  
  2002-05-10  Eli Zaretskii  <address@hidden>
  
!       * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
        (menu-bar-showhide-menu): Use display-graphic-p, not
        widnow-system.
        (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
***************
*** 126,137 ****
        * mail/rmail.el (rmail-show-message):
        Catch error in check-coding-system.
  
!       * progmodes/compile.el (compilation-error-regexp-alist): 
        New element to recognize Python error messages.
!       
!       * shell.el (shell-replace-by-expanded-directory): 
        If there's already a / at the end, don't add one.
!       
  2002-05-09  Colin Walters  <address@hidden>
  
        * ibuffer.el (ibuffer-mode-map): Add :enable guards for
--- 132,143 ----
        * mail/rmail.el (rmail-show-message):
        Catch error in check-coding-system.
  
!       * progmodes/compile.el (compilation-error-regexp-alist):
        New element to recognize Python error messages.
! 
!       * shell.el (shell-replace-by-expanded-directory):
        If there's already a / at the end, don't add one.
! 
  2002-05-09  Colin Walters  <address@hidden>
  
        * ibuffer.el (ibuffer-mode-map): Add :enable guards for
***************
*** 142,152 ****
        `ibuffer-save-filter-groups',
        `ibuffer-switch-to-saved-filter-groups',
        `ibuffer-delete-saved-filter-groups'.
!       
        * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
!       
  2002-05-09  Markus Rost  <address@hidden>
!       
        * woman.el (woman-menu):  Move symbol before the comment so that
        find-function-search-for-symbol finds it.
  
--- 148,158 ----
        `ibuffer-save-filter-groups',
        `ibuffer-switch-to-saved-filter-groups',
        `ibuffer-delete-saved-filter-groups'.
! 
        * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
! 
  2002-05-09  Markus Rost  <address@hidden>
! 
        * woman.el (woman-menu):  Move symbol before the comment so that
        find-function-search-for-symbol finds it.
  
***************
*** 220,226 ****
  
  2002-05-08  Toru Tomabechi  <address@hidden>
  
!       * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist) 
        (tibetan-canonicalize-for-unicode-regexp): New variables.
        (tibetan-canonicalize-for-unicode-region): New function.
        (tibetan-strict-unicode): New variable.
--- 226,232 ----
  
  2002-05-08  Toru Tomabechi  <address@hidden>
  
!       * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist)
        (tibetan-canonicalize-for-unicode-regexp): New variables.
        (tibetan-canonicalize-for-unicode-region): New function.
        (tibetan-strict-unicode): New variable.
***************
*** 243,249 ****
  
  2002-05-07 Thomas Link <address@hidden>
  
!       * filesets.el: 
        (filesets-external-viewers): Fix customization problem.
        (filesets-some): Replaces cl's `some'.  Calls changed.
        (filesets-member): Replaces cl's `member*'.  Calls changed.
--- 249,255 ----
  
  2002-05-07 Thomas Link <address@hidden>
  
!       * filesets.el:
        (filesets-external-viewers): Fix customization problem.
        (filesets-some): Replaces cl's `some'.  Calls changed.
        (filesets-member): Replaces cl's `member*'.  Calls changed.
***************
*** 1901,1916 ****
        * scroll-all.el (minor-mode-alist): Fix usage of `scroll-all-mode'.
        (scroll-all-page-down-all, scroll-all-page-up-all) Remove `fkey-'
        prefix from scroll commands.  Ignore end-of-buffer errors from
!       other windows. 
        (scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll
!       commands. 
        (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): New
        functions.
  
        * files.el: (auto-mode-alist): .f95 files in f90-mode.
  
        * progmodes/fortran.el: (fortran-beginning-do): Make regexp match
!       a DO statement irrespective of numeric label. 
  
  2002-04-20  Glenn Morris  <address@hidden>
  
--- 1907,1922 ----
        * scroll-all.el (minor-mode-alist): Fix usage of `scroll-all-mode'.
        (scroll-all-page-down-all, scroll-all-page-up-all) Remove `fkey-'
        prefix from scroll commands.  Ignore end-of-buffer errors from
!       other windows.
        (scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll
!       commands.
        (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): New
        functions.
  
        * files.el: (auto-mode-alist): .f95 files in f90-mode.
  
        * progmodes/fortran.el: (fortran-beginning-do): Make regexp match
!       a DO statement irrespective of numeric label.
  
  2002-04-20  Glenn Morris  <address@hidden>
  
***************
*** 5852,5858 ****
        (antlr-language-for-option): Deletia.
        (antlr-language-option): New function, defined instead.
        (antlr-mode): Use it.
!       
  2001-12-21  Eli Zaretskii  <address@hidden>
  
        * jka-compr.el (jka-compr-partial-uncompress): Use null-device
--- 5858,5864 ----
        (antlr-language-for-option): Deletia.
        (antlr-language-option): New function, defined instead.
        (antlr-mode): Use it.
! 
  2001-12-21  Eli Zaretskii  <address@hidden>
  
        * jka-compr.el (jka-compr-partial-uncompress): Use null-device
***************
*** 5868,5874 ****
        coding-system-for-read to no-conversion when reading the queued
        messages.  (Simon's code modified slightly by Eli Zaretskii.)
  
! 2001-12-20  Werner Lemberg  <address@hidden>  
  
        * international/mule-diag.el (describe-coding-system,
        print-coding-system-briefly): Make printed output have a similar
--- 5874,5880 ----
        coding-system-for-read to no-conversion when reading the queued
        messages.  (Simon's code modified slightly by Eli Zaretskii.)
  
! 2001-12-20  Werner Lemberg  <address@hidden>
  
        * international/mule-diag.el (describe-coding-system,
        print-coding-system-briefly): Make printed output have a similar



reply via email to

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