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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 08 Dec 2005 19:44:19 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8762 emacs/lisp/ChangeLog:1.8763
*** emacs/lisp/ChangeLog:1.8762 Thu Dec  8 23:50:32 2005
--- emacs/lisp/ChangeLog        Fri Dec  9 00:44:17 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-12-08  Luc Teirlinck  <address@hidden>
+ 
+       * cus-edit.el (custom-buffer-create-internal): Relabel the whole
+       buffer "Reset" button to "Reset to Current" for consistency with
+       the State buttons.
+ 
  2005-12-08  John Paul Wallington  <address@hidden>
  
        * ibuf-ext.el (define-ibuffer-filter filename):
***************
*** 1244,1250 ****
  
  2005-12-08  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-insert-heading): Try to do items before
        headings.
        (org-agenda-mode): Quote `org-agenda-mode-hook'.
        (org-insert-item): New function.
--- 1250,1256 ----
  
  2005-12-08  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-insert-heading): Try to do items before
        headings.
        (org-agenda-mode): Quote `org-agenda-mode-hook'.
        (org-insert-item): New function.
***************
*** 1360,1366 ****
  
  2005-12-06  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-occur-highlights): New variable.
        (org-highlight-new-match, org-remove-occur-highlights): New functions.
        (org-highlight-sparse-tree-matches): New option.
        (org-do-occur): New function.
--- 1366,1372 ----
  
  2005-12-06  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-occur-highlights): New variable.
        (org-highlight-new-match, org-remove-occur-highlights): New functions.
        (org-highlight-sparse-tree-matches): New option.
        (org-do-occur): New function.
***************
*** 1965,1971 ****
  
  2005-11-24  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-export-plain-list-max-depth): Renamed from
        `org-export-local-list-max-depth'.  Change default value to 3.
        (org-auto-renumber-ordered-lists)
        (org-plain-list-ordered-item-terminator): New options.
--- 1971,1977 ----
  
  2005-11-24  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
        `org-export-local-list-max-depth'.  Change default value to 3.
        (org-auto-renumber-ordered-lists)
        (org-plain-list-ordered-item-terminator): New options.
***************
*** 2179,2185 ****
  
  2005-11-18  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-table-sort-lines): New command.
        (org-tbl-menu): Add entry for `org-table-sort-lines'.
        (org-add-file): Command removed, use `org-agenda-file-to-front'
        instead.
--- 2185,2191 ----
  
  2005-11-18  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-table-sort-lines): New command.
        (org-tbl-menu): Add entry for `org-table-sort-lines'.
        (org-add-file): Command removed, use `org-agenda-file-to-front'
        instead.
***************
*** 4079,4085 ****
  
  2005-10-21  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-combined-agenda-icalendar-file)
        (org-icalendar-include-todo, org-icalendar-combined-name): New options.
        (org-export-icalendar-this-file)
        (org-export-icalendar-all-agenda-files)
--- 4085,4091 ----
  
  2005-10-21  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-combined-agenda-icalendar-file)
        (org-icalendar-include-todo, org-icalendar-combined-name): New options.
        (org-export-icalendar-this-file)
        (org-export-icalendar-all-agenda-files)
***************
*** 4761,4767 ****
  
  2005-10-10  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
        C-x' as a prefix.
        (orgtbl-mode-map): Full keymap instead of sparse, because all
        `self-insert-command' keys are redefined in this map.
--- 4767,4773 ----
  
  2005-10-10  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-mode-map): Explicit definition of `C-c
        C-x' as a prefix.
        (orgtbl-mode-map): Full keymap instead of sparse, because all
        `self-insert-command' keys are redefined in this map.
***************
*** 16644,16650 ****
  
        * cus-edit.el (custom-bury-buffer): Function deleted.
        (custom-buffer-done-function): Option deleted.
!       (custom-buffer-done-kill): New (replacement option.
        (Custom-buffer-done): Call quit-window.
        (custom-buffer-create-internal): Update for above changes.
  
--- 16650,16656 ----
  
        * cus-edit.el (custom-bury-buffer): Function deleted.
        (custom-buffer-done-function): Option deleted.
!       (custom-buffer-done-kill): New replacement option.
        (Custom-buffer-done): Call quit-window.
        (custom-buffer-create-internal): Update for above changes.
  




reply via email to

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