Mercurial > emacs
changeset 97713:5f641e3c827d
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 26 Aug 2008 02:54:26 +0000 |
parents | 4872087824e2 |
children | e2ca2fc48e17 |
files | admin/FOR-RELEASE admin/notes/bugtracker doc/emacs/ChangeLog lisp/ChangeLog |
diffstat | 4 files changed, 39 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Tue Aug 26 02:54:11 2008 +0000 +++ b/admin/FOR-RELEASE Tue Aug 26 02:54:26 2008 +0000 @@ -184,7 +184,7 @@ basic.texi -- cyd buffers.texi building.texi -calendar.texi +calendar.texi -- rgm cal-xtra.texi cmdargs.texi commands.texi -- cyd
--- a/admin/notes/bugtracker Tue Aug 26 02:54:11 2008 +0000 +++ b/admin/notes/bugtracker Tue Aug 26 02:54:26 2008 +0000 @@ -97,6 +97,13 @@ forcemerge 123 124 125 ... +*** To unmerge bugs: +To disconnect a bug from all bugs it is merged with: + +unmerge 123 + +This command accepts only one bug number. + *** To set severity: severity 123 critical|grave|serious|important|normal|minor|wishlist
--- a/doc/emacs/ChangeLog Tue Aug 26 02:54:11 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Aug 26 02:54:26 2008 +0000 @@ -1,3 +1,27 @@ +2008-08-26 Glenn Morris <rgm@gnu.org> + + * cal-xtra.texi (Non-Gregorian Diary Entries): New name for + node "Hebrew/Islamic Entries". + + * calendar.texi (Specified Dates): Fix names of iso functions. + (General Calendar): There may not be another window. + (Writing Calendar Files, Holidays): Tweak intro. + (Holidays): Mention Baha'i and Chinese holidays. + (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month. + (Lunar Phases): Remove incorrect reference to calendar-time-zone. + (To Other Calendar): Add calendar-print-other-dates. + Refer to "graphic display" rather than "X. + (From Other Calendar): Add calendar-bahai-goto-date. Fix reference. + (Displaying the Diary): Fix whitespace after reference. + Fix `diary-number-of-entries' reference. + (Date Formats): Explicitly mention that day names can be abbreviated. + (Adding to Diary): Add some references to other sections. + (Special Diary Entries): Fix reference. + (Appointments): Simplify appt-message-warning-time entry. + Clarify where times must be. + (Importing Diary): Comment out icalendar paragraph that does not apply. + (Time Intervals): Simplify entry for timeclock-ask-before-exiting. + 2008-08-23 Glenn Morris <rgm@gnu.org> * fortran-xtra.texi (Fortran): Change description of free form and
--- a/lisp/ChangeLog Tue Aug 26 02:54:11 2008 +0000 +++ b/lisp/ChangeLog Tue Aug 26 02:54:26 2008 +0000 @@ -1,3 +1,10 @@ +2008-08-26 Glenn Morris <rgm@gnu.org> + + * progmodes/gud.el (tramp-file-name-localname) + (tramp-dissect-file-name): Declare, + + * term/pc-win.el (msdos-setup-keyboard): Fix declaration. + 2008-08-25 Eli Zaretskii <eliz@gnu.org> * bindings.el (mode-line-frame-control): New function, caters to