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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 06 May 2005 15:32:43 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7455 emacs/lisp/ChangeLog:1.7456
*** emacs/lisp/ChangeLog:1.7455 Fri May  6 13:04:18 2005
--- emacs/lisp/ChangeLog        Fri May  6 19:32:42 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-05-06  Juanma Barranquero  <address@hidden>
+ 
+       * calendar/cal-bahai.el (mark-bahai-diary-entries):
+       * net/webjump.el (webjump):
+       * progmodes/idlw-help.el (idlwave-do-context-help1)
+       (idlwave-highlight-linked-completions):
+       * textmodes/po.el (po-find-file-coding-system-guts): Replace
+       `assoc-ignore-case' by `assoc-string'.
+ 
  2005-05-06  Eli Zaretskii  <address@hidden>
  
        * files.el (locate-file): Doc fix.
***************
*** 88,94 ****
  
        * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
        (gdb-create-define-alist): Use it.
!       (gdb-cpp-define-alist-program): Update for MS-DOS?
  
  2005-05-04  Nick Roberts  <address@hidden>
  
--- 97,103 ----
  
        * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
        (gdb-create-define-alist): Use it.
!       (gdb-cpp-define-alist-program): Update for MS-DOS.
  
  2005-05-04  Nick Roberts  <address@hidden>
  
***************
*** 2222,2228 ****
        (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
        (menu-bar-make-mm-toggle): Simplify.
  
! 2005-03-22  JUAN-LEON Lahoz Garcia <address@hidden>
  
        * progmodes/perl-mode.el (perl-font-lock-keywords-2):
        Accept qualified variable and function names.
--- 2231,2237 ----
        (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
        (menu-bar-make-mm-toggle): Simplify.
  
! 2005-03-22  JUAN-LEON Lahoz Garcia  <address@hidden>
  
        * progmodes/perl-mode.el (perl-font-lock-keywords-2):
        Accept qualified variable and function names.
***************
*** 2396,2402 ****
        (recentf-cleanup): Use it to conditionally check availablity of
        remote files.
  
! 2005-03-19  Joe Edmonds <address@hidden>  (tiny change)
  
        * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
        function names.
--- 2405,2411 ----
        (recentf-cleanup): Use it to conditionally check availablity of
        remote files.
  
! 2005-03-19  Joe Edmonds  <address@hidden>  (tiny change)
  
        * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
        function names.
***************
*** 3971,3977 ****
        (bibtex-parse-field-name): Fix typos in docstrings.
        (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
  
! 2005-01-24  Carsten Dominik <address@hidden>
  
        * textmodes/reftex-global.el (reftex-isearch-push-state-function)
        (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
--- 3980,3986 ----
        (bibtex-parse-field-name): Fix typos in docstrings.
        (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
  
! 2005-01-24  Carsten Dominik  <address@hidden>
  
        * textmodes/reftex-global.el (reftex-isearch-push-state-function)
        (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
***************
*** 5103,5109 ****
        * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
        it can appear unencoded and has been seen from yahoo.
  
! 2004-12-27  Sergey Poznyakoff <address@hidden>  (tiny change)
  
        * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
        in upper case.  Reported by Wojciech Polak <address@hidden>.
--- 5112,5118 ----
        * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
        it can appear unencoded and has been seen from yahoo.
  
! 2004-12-27  Sergey Poznyakoff  <address@hidden>  (tiny change)
  
        * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
        in upper case.  Reported by Wojciech Polak <address@hidden>.
***************
*** 6473,6479 ****
        other frames.
        (gdb-reset): Remove dedicated property after debugging.
  
! 2004-11-24  Jay Belanger <address@hidden>
  
        * calc/calc-sel.el: Add comment.
  
--- 6482,6488 ----
        other frames.
        (gdb-reset): Remove dedicated property after debugging.
  
! 2004-11-24  Jay Belanger  <address@hidden>
  
        * calc/calc-sel.el: Add comment.
  
***************
*** 7761,7767 ****
        (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
        Add :version keyword.
  
! 2004-11-02  Pavel Kobiakov <address@hidden>
  
        * progmodes/flymake.el (flymake-err-line-patterns):
        Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
--- 7770,7776 ----
        (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
        Add :version keyword.
  
! 2004-11-02  Pavel Kobiakov  <address@hidden>
  
        * progmodes/flymake.el (flymake-err-line-patterns):
        Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
***************
*** 8170,8176 ****
        Handle periods and underscores in a function name.
        Remove the address fontification.
  
! 2004-10-24 Masatake YAMATO <address@hidden>
  
        * progmodes/asm-mode.el (asm-font-lock-keywords):
        Use font-lock-variable-name-face for registers.
--- 8179,8185 ----
        Handle periods and underscores in a function name.
        Remove the address fontification.
  
! 2004-10-24  Masatake YAMATO  <address@hidden>
  
        * progmodes/asm-mode.el (asm-font-lock-keywords):
        Use font-lock-variable-name-face for registers.
***************
*** 8312,8318 ****
  
        * paths.el (news-path): Fix previous change.
  
! 2004-10-18 Jay Belanger  <address@hidden>
  
        * calc/calc-help.el (calc-describe-bindings):
        Set `buffer-read-only' to nil while working in the keybindings buffer;
--- 8321,8327 ----
  
        * paths.el (news-path): Fix previous change.
  
! 2004-10-18  Jay Belanger  <address@hidden>
  
        * calc/calc-help.el (calc-describe-bindings):
        Set `buffer-read-only' to nil while working in the keybindings buffer;
***************
*** 9452,9458 ****
  
        * terminal.el (te-escape): Show `?' in prompt for help key.
  
! 2004-09-04  Emilio C. Lopes <address@hidden>
  
        * emacs-lisp/lisp.el (kill-backward-up-list): New function.
  
--- 9461,9467 ----
  
        * terminal.el (te-escape): Show `?' in prompt for help key.
  
! 2004-09-04  Emilio C. Lopes  <address@hidden>
  
        * emacs-lisp/lisp.el (kill-backward-up-list): New function.
  
***************
*** 9860,9866 ****
  
        * imenu.el: Several doc fixes: don't say variables are buffer-local.
  
! 2004-08-16  Davis Herring <address@hidden>
  
        * isearch.el (isearch-string, isearch-message-string, isearch-point)
        (isearch-success, isearch-forward-flag, isearch-other-end)
--- 9869,9875 ----
  
        * imenu.el: Several doc fixes: don't say variables are buffer-local.
  
! 2004-08-16  Davis Herring  <address@hidden>
  
        * isearch.el (isearch-string, isearch-message-string, isearch-point)
        (isearch-success, isearch-forward-flag, isearch-other-end)




reply via email to

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