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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 18 Jul 2005 11:32:30 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7968 emacs/lisp/ChangeLog:1.7969
*** emacs/lisp/ChangeLog:1.7968 Mon Jul 18 14:33:38 2005
--- emacs/lisp/ChangeLog        Mon Jul 18 15:32:29 2005
***************
*** 1,5 ****
--- 1,22 ----
  2005-07-18  Juri Linkov  <address@hidden>
  
+       * allout.el (allout-mode):
+       * calculator.el (calculator-copy):
+       * custom.el (custom-known-themes):
+       * dired.el (dired-desktop-buffer-misc-data)
+       (dired-restore-desktop-buffer):
+       * dired-x.el (dired-omit-marker-char):
+       * files.el (basic-save-buffer):
+       * font-core.el (font-lock-mode):
+       * calendar/calendar.el (calendar-goto-hebrew-date)
+       (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
+       (calendar-goto-persian-date):
+       * language/ethio-util.el (ethio-sera-to-fidel-region):
+       * textmodes/picture.el (picture-mode):
+       Delete duplicate duplicate words.
+ 
+ 2005-07-18  Juri Linkov  <address@hidden>
+ 
        * isearch.el (isearch-mode-map): Remove key bindings for regexp
        chars * ? } |.
        (isearch-fallback): Don't call `isearch-process-search-char'.
***************
*** 8885,8891 ****
        * textmodes/org.el (org-set-regexps-and-options): Rename from
        `org-set-regexps'.  Added checking for STARTUP keyword.
        (org-get-current-options): Add STARTUP options.
!       (org-table-insert-row): Mode mode intelligent about when
        realignment is needed.
        (org-self-insert-command, org-delete-backward-char, org-delete-char):
        New commands.
--- 8902,8908 ----
        * textmodes/org.el (org-set-regexps-and-options): Rename from
        `org-set-regexps'.  Added checking for STARTUP keyword.
        (org-get-current-options): Add STARTUP options.
!       (org-table-insert-row): Make mode intelligent about when
        realignment is needed.
        (org-self-insert-command, org-delete-backward-char, org-delete-char):
        New commands.
***************
*** 12079,12085 ****
  
        * simple.el (line-move-invisible-p): Rename from line-move-invisible.
        (line-move): New args NOERROR and TO-END.
!       Return t if if succeed in moving specified number of lines.
        (move-end-of-line): New function.
  
        * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
--- 12096,12102 ----
  
        * simple.el (line-move-invisible-p): Rename from line-move-invisible.
        (line-move): New args NOERROR and TO-END.
!       Return t if succeed in moving specified number of lines.
        (move-end-of-line): New function.
  
        * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
***************
*** 14807,14813 ****
  2004-08-16  Reiner Steib  <address@hidden>
  
        * calendar/time-date.el (time-to-number-of-days): New function.
!       Imported from from Gnus.
  
  2004-07-22  Kim F. Storm  <address@hidden>
  
--- 14824,14830 ----
  2004-08-16  Reiner Steib  <address@hidden>
  
        * calendar/time-date.el (time-to-number-of-days): New function.
!       Imported from Gnus.
  
  2004-07-22  Kim F. Storm  <address@hidden>
  
***************
*** 16368,16374 ****
  2004-05-18  Stefan Monnier  <address@hidden>
  
        * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
!       files files don't contain an accidental additional /.
  
        * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
        in source buffer.
--- 16385,16391 ----
  2004-05-18  Stefan Monnier  <address@hidden>
  
        * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
!       files don't contain an accidental additional /.
  
        * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
        in source buffer.
***************
*** 22790,22796 ****
  
        * menu-bar.el (menu-bar-options-menu): Supply a body for the
        [save-place] binding in the Options menu.  Have it require
!       'saveplace' and then toggle the variable manually, to avoid an an
        unbound variable error.  Thanks to <address@hidden>
        for the bug report.
  
--- 22807,22813 ----
  
        * menu-bar.el (menu-bar-options-menu): Supply a body for the
        [save-place] binding in the Options menu.  Have it require
!       'saveplace' and then toggle the variable manually, to avoid an
        unbound variable error.  Thanks to <address@hidden>
        for the bug report.
  




reply via email to

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