]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(mac-bytes-to-digits): Remove function.
[gnu-emacs] / lisp / ChangeLog
index 325fbd6927406bf9694fdab36f3312291a19c292..3f351d5fbaac78c91ab0a8b1809f613e0cd96005 100644 (file)
@@ -1,7 +1,132 @@
-2006-05-14 Lars Hansen <larsh@soem.dk>
+2006-05-19  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/diary-lib.el (diary-bahai-date)
+       (list-bahai-diary-entries, mark-bahai-diary-entries)
+       (mark-bahai-calendar-date-pattern): Not interactive.
+       (add-to-diary-list): New optional arg LITERAL.  Doc fix.
+       (diary-entries-list): Change format of 4th element in each entry.
+       (diary-list-entries): Use add-to-diary-list.
+       (diary-goto-entry): Handle the case where the buffer visiting the
+       diary has been killed.
+       (fancy-diary-display): Add 'locator to button rather than 'marker.
+       Only generate temp-face when there are marks to apply.
+       (list-sexp-diary-entries): Pass literal to add-to-diary-list.
+       (diary-fancy-date-pattern): New variable.
+       (diary-time-regexp): Doc fix.
+       (diary-anniversary, diary-time): New faces.
+       (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
+       diary-time-regexp.  Add font-lock-multiline property where needed.
+       Use new faces diary-anniversary and diary-time.
+       (diary-fancy-font-lock-fontify-region-function): New function, to
+       handle multiline font-lock pattern in fancy diary.
+       (fancy-diary-display-mode): Set font-lock-fontify-region-function.
+       (diary-font-lock-keywords): Tweak time regexp.  Use new face
+       diary-time.
+
+2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
+
+       * international/code-pages.el (mik): Table corrected.
+
+2006-05-18  Kim F. Storm  <storm@cua.dk>
+
+       * progmodes/grep.el (grep-find): Don't check grep-find-command
+       before running command (breaks non-interactive usage).
+
+2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * emacs-lisp/ewoc.el (ewoc--adjust): New func.
+       (ewoc--insert-new-node): Don't insert trailing newline.
+       Instead, adjust succesor nodes' start markers.
+       (ewoc--refresh-node): Delete all text from current node's start
+       marker to the next one's; adjust successor nodes' start markers.
+       (ewoc--create): Doc fixes.
+       (ewoc--refresh): Don't insert newline.
+       (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
+       * pcvs.el (cvs-make-cvs-buffer): Specify
+       extra newline for ewoc's header and footer.
+       (cvs-update-header): Update initial header recognition.
+       Append newline to final header and footer values.
+       * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
+
+2006-05-17  Richard Stallman  <rms@gnu.org>
+
+       * files.el (file-name-extension): Doc fix.
+
+2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
+       we can explicitly enable/disable rather than toggle.
+       (shell-mode): Use it.
+       (shell-cd): Don't try to reproduce what `cd' does.
+
+2006-05-17  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-read-internal): Use only nondirectory part of
+       default item.
+
+2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
+       (ewoc-nth): Doc fix.
+
+       (ewoc-map, ewoc-invalidate): Compute PP before looping.
+
+2006-05-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * international/mule.el (auto-coding-alist): Add .lha to files
+       read with no-conversion.
+
+       * files.el (auto-mode-alist): Add .lha files to archive file
+       extensions.
+
+       * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
+       Convert csize to integer when computing offsets within the
+       compressed archive file.
+
+2006-05-16  Kim F. Storm  <storm@cua.dk>
+
+       * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
+       with read-from-minibuffer.
+
+2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
+       (byte-compile-warnings): Fix safe-local-variable property.
+
+2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * allout.el (allout-show-bodies, allout-old-style-prefixes)
+       (allout-stylish-prefixes, allout-numbered-bullet)
+       (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
+       predicates to qualify `safe-local-variable' property, when
+       available, else use equivalent lambda.
+       (allout-current-topic-collapsed-p): Do the right thing regarding
+       trailing blank lines.
+
+2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * server.el (server-start): Only create a directory if needed.
+       (server-edit, server-unload-hook): server-start => server-mode.
+       (kill-emacs-hook): Cleanup upon exit.
+
+2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * hexl.el (hexlify-buffer): Encode process arguments manually.
+
+2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
+       call to gdb-tooltip-print.
+
+2006-05-15  Romain Francoise  <romain@orebokech.com>
+
+       * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
+       systems, default to "tar" since those systems probably have GNU tar.
+
+2006-05-14  Lars Hansen  <larsh@soem.dk>
+
        * desktop.el (desktop-missing-file-warning): Fix docstring.
-       (desktop-restore-file-buffer): Correct question asked on missing
-       file.
+       (desktop-restore-file-buffer): Correct question asked on missing file.
 
 2006-05-14  Kim F. Storm  <storm@cua.dk>
 
        * custom.el (custom-push-theme): Load the variable before checking
        its `standard-value'.
 
-2006-05-13 Lars Hansen <larsh@soem.dk>
+2006-05-13  Lars Hansen  <larsh@soem.dk>
 
        * desktop.el (desktop-save): Use with-temp-buffer.
 
 2006-05-12  Glenn Morris  <rgm@gnu.org>
 
+       * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
+       * calendar/calendar.el (calendar-mode-map):
+       * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
        * calendar/appt.el (appt-check, appt-make-list): Refer to
        diary-view-entries, diary-list-entries, diary-show-all-entries
        rather than obsolete aliases.
-       * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
-       Ditto.
-       * calendar/calendar.el (calendar-mode-map): Ditto.
-       * calendar/diary-lib.el (include-other-diary-files)
-       (diary-mail-entries): Ditto.
 
 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
 
-       * allout.el: (allout-view-change-hook): Marked as being deprecated,
+       * allout.el: (allout-view-change-hook): Mark as being deprecated,
        to be replaced by `allout-exposure-change-hook'.
        (allout-exposure-change-hook): New, replacing
        `allout-view-change-hook'.
        (allout-flag-region): Run new hook `allout-exposure-change-hook',
        in addition to `allout-view-change-hook'.
-        (allout-show-bodies, allout-old-style-prefixes)
+       (allout-show-bodies, allout-old-style-prefixes)
        (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
        lambda forms to prevent their showing up in variable help
        presentations as inscrutable byte-compiled code.
        (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
        (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
        (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
-       (cal-tex-cursor-filofax-daily, cal-tex-cursor-year)
-       (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year):
-       Interactive.
+       (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
+       (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
 
 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
 
        * files.el, newcomment.el, outline.el, simple.el,
        emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
-       progmodes/cc-vars.el, progmodes/compile.el: Move
-       `safe-local-variable' declarations to the respective files.
+       progmodes/cc-vars.el, progmodes/compile.el:
+       Move `safe-local-variable' declarations to the respective files.
 
        * help-fns.el (describe-variable): Don't print safe-var if it is
        byte-code.  Improve wording as suggested by Luc Teirlinck
 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-read-date, org-goto-calendar)
-       (org-agenda-goto-calendar): Bind
-       `view-calendar-holidays-initially' to nil.
+       (org-agenda-goto-calendar):
+       Bind `view-calendar-holidays-initially' to nil.
 
 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>