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: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 05 Jul 2005 03:45:25 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7897 emacs/lisp/ChangeLog:1.7898
*** emacs/lisp/ChangeLog:1.7897 Mon Jul  4 20:13:45 2005
--- emacs/lisp/ChangeLog        Tue Jul  5 07:45:22 2005
***************
*** 352,358 ****
        font-lock-regexp-backslash.  Doc fix.
        (font-lock-regexp-backslash-grouping-construct): Rename from
        font-lock-regexp-backslash-construct.  Doc fix.
!       (lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp
        grouping constructs.
  
  2005-07-02  Eli Zaretskii  <address@hidden>
--- 352,358 ----
        font-lock-regexp-backslash.  Doc fix.
        (font-lock-regexp-backslash-grouping-construct): Rename from
        font-lock-regexp-backslash-construct.  Doc fix.
!       (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
        grouping constructs.
  
  2005-07-02  Eli Zaretskii  <address@hidden>
***************
*** 628,634 ****
        (facemenu-get-face): Delete function.
        (facemenu-set-face-from-menu): Don't call facemenu-get-face.
        (facemenu-add-new-color): Make second argument mandatory.
!       Create the approprate face and return it.  Simplify.
        (facemenu-set-foreground, facemenu-set-background): Don't check if
        color is defined.  Use return value of facemenu-add-new-color.
  
--- 628,634 ----
        (facemenu-get-face): Delete function.
        (facemenu-set-face-from-menu): Don't call facemenu-get-face.
        (facemenu-add-new-color): Make second argument mandatory.
!       Create the appropriate face and return it.  Simplify.
        (facemenu-set-foreground, facemenu-set-background): Don't check if
        color is defined.  Use return value of facemenu-add-new-color.
  
***************
*** 2338,2344 ****
  
  2005-05-30  Juanma Barranquero  <address@hidden>
  
!       * thumbs.el (thumbs-thumbname): The resulting thubname now
        includes a hash value to improve its uniqueness, and has a ".jpg"
        extension.  Also, it is now a valid filename on all systems.
        (thumbs-make-thumb): Use `let', not `let*'.
--- 2338,2344 ----
  
  2005-05-30  Juanma Barranquero  <address@hidden>
  
!       * thumbs.el (thumbs-thumbname): The resulting thumbname now
        includes a hash value to improve its uniqueness, and has a ".jpg"
        extension.  Also, it is now a valid filename on all systems.
        (thumbs-make-thumb): Use `let', not `let*'.
***************
*** 2704,2710 ****
        (gdb-get-selected-frame): Rename from gdb-get-current-frame.
        (gdb-frame-number): Rename from gdb-current-stack-level.
        (gdb-ann3): Match new mode-name for disassembly buffer.
!       Extend initialisation of variables.
        (gdb-post-prompt): Update disassembly from gdb-frame-handler.
        (gdb-memory-mode): Use mouse-face in header line.
        (gdb-assembler-buffer-name): Call it disassembly and give frame
--- 2704,2710 ----
        (gdb-get-selected-frame): Rename from gdb-get-current-frame.
        (gdb-frame-number): Rename from gdb-current-stack-level.
        (gdb-ann3): Match new mode-name for disassembly buffer.
!       Extend initialization of variables.
        (gdb-post-prompt): Update disassembly from gdb-frame-handler.
        (gdb-memory-mode): Use mouse-face in header line.
        (gdb-assembler-buffer-name): Call it disassembly and give frame
***************
*** 3207,3213 ****
        overlay initializations.
        (reftex-highlight): Use `reftex-move-overlay'.
        (reftex-unhighlight): Use `reftex-delete-overlay'.
!       (reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
        (reftex-access-search-path): Use `reftex-uniquify' instead of
        `reftex-uniq'
  
--- 3207,3213 ----
        overlay initializations.
        (reftex-highlight): Use `reftex-move-overlay'.
        (reftex-unhighlight): Use `reftex-delete-overlay'.
!       (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
        (reftex-access-search-path): Use `reftex-uniquify' instead of
        `reftex-uniq'
  
***************
*** 3866,3872 ****
  
        * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
        (require): CL needed to compile case.
!       (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
        tooltip-gud-tips-p.  Make it a minor-mode.
        (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
        (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
--- 3866,3872 ----
  
        * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
        (require): CL needed to compile case.
!       (gud-tooltip-mode): Use to toggle GUD tooltips instead of
        tooltip-gud-tips-p.  Make it a minor-mode.
        (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
        (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
***************
*** 4011,4017 ****
  
  2005-05-04  Nick Roberts  <address@hidden>
  
!       * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
  
  2005-05-04  Richard M. Stallman  <address@hidden>
  
--- 4011,4017 ----
  
  2005-05-04  Nick Roberts  <address@hidden>
  
!       * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
  
  2005-05-04  Richard M. Stallman  <address@hidden>
  
***************
*** 4208,4214 ****
  2005-04-30  Nick Roberts  <address@hidden>
  
        * progmodes/cc-mode.el (cc-create-define-alist): Check that file
!       exists.  Initialise cc-define-alist.
        (c-mode): Add cc-create-define-alist locally to after-save-hook.
        If there is no file (Macroexpansion) don't create an alist.
  
--- 4208,4214 ----
  2005-04-30  Nick Roberts  <address@hidden>
  
        * progmodes/cc-mode.el (cc-create-define-alist): Check that file
!       exists.  Initialize cc-define-alist.
        (c-mode): Add cc-create-define-alist locally to after-save-hook.
        If there is no file (Macroexpansion) don't create an alist.
  
***************
*** 4300,4306 ****
  
        * progmodes/cc-mode.el (cc-create-define-alist): New function.
        (cc-define-alist): New variable.
!       (c-mode): Make it local and initialise it.
  
        * progmodes/gdb-ui.el (gdb-active-process): New variable.
        (gdb-exited): New function.
--- 4300,4306 ----
  
        * progmodes/cc-mode.el (cc-create-define-alist): New function.
        (cc-define-alist): New variable.
!       (c-mode): Make it local and initialize it.
  
        * progmodes/gdb-ui.el (gdb-active-process): New variable.
        (gdb-exited): New function.
***************
*** 4831,4837 ****
        (org-last-todo-state-is-todo): New variable.
        (org-todo): Set `org-last-todo-state-is-todo'.
        (org-agenda-todo): Change face according to
!       `org-last-todo-state-is-todo'.  And change other lines refering to
        the same entry.
        (org-calendar-goto-agenda): New command.
        (org-calendar-to-agenda-key): New option.
--- 4831,4837 ----
        (org-last-todo-state-is-todo): New variable.
        (org-todo): Set `org-last-todo-state-is-todo'.
        (org-agenda-todo): Change face according to
!       `org-last-todo-state-is-todo'.  And change other lines referring to
        the same entry.
        (org-calendar-goto-agenda): New command.
        (org-calendar-to-agenda-key): New option.
***************
*** 5713,5719 ****
  
  2005-03-30  Nick Roberts  <address@hidden>
  
!       * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
        (gud-filter-pending-text): Move in front of gdb.
        (gud-overlay-arrow-position): New variable.
        (gud-sentinel, gud-display-line): Use it in place of
--- 5713,5719 ----
  
  2005-03-30  Nick Roberts  <address@hidden>
  
!       * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
        (gud-filter-pending-text): Move in front of gdb.
        (gud-overlay-arrow-position): New variable.
        (gud-sentinel, gud-display-line): Use it in place of
***************
*** 6318,6324 ****
  2005-03-19  Michael R. Mauger  <address@hidden>
  
        * recentf.el (recentf-cleanup-remote): New variable.
!       (recentf-cleanup): Use it to conditionally check availablity of
        remote files.
  
  2005-03-19  Joe Edmonds  <address@hidden>  (tiny change)
--- 6318,6324 ----
  2005-03-19  Michael R. Mauger  <address@hidden>
  
        * recentf.el (recentf-cleanup-remote): New variable.
!       (recentf-cleanup): Use it to conditionally check availability of
        remote files.
  
  2005-03-19  Joe Edmonds  <address@hidden>  (tiny change)
***************
*** 6595,6601 ****
        * simple.el (next-line, previous-line): Add optional try-vscroll
        arg to recognize interactive use.  Pass it on to line-move.
        (line-move): Don't perform auto-window-vscroll when defining or
!       executing keyboard macro to ensure consistent behaviour.
  
  2005-03-13  Stefan Monnier  <address@hidden>
  
--- 6595,6601 ----
        * simple.el (next-line, previous-line): Add optional try-vscroll
        arg to recognize interactive use.  Pass it on to line-move.
        (line-move): Don't perform auto-window-vscroll when defining or
!       executing keyboard macro to ensure consistent behavior.
  
  2005-03-13  Stefan Monnier  <address@hidden>
  
***************
*** 6691,6697 ****
        * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
        (tooltip-activate-mouse-motions-if-enabled): Use dolist.
        (tooltip-gud-tips): Simplify.
!       (tooltip-gud-tips-p): Remove superflouous :set.
        (tooltip-gud-modes): Add fortran-mode.
        (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
  
--- 6691,6697 ----
        * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
        (tooltip-activate-mouse-motions-if-enabled): Use dolist.
        (tooltip-gud-tips): Simplify.
!       (tooltip-gud-tips-p): Remove superfluous :set.
        (tooltip-gud-modes): Add fortran-mode.
        (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
  
***************
*** 7844,7850 ****
        * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
        (gdb-goto-breakpoint): Make breakpoint handling work on template
        functions in C++.  Reported by Martin Reed <address@hidden>
!       (gdb-assembler-custom): Update to recognise breakpoint information
        added on 2005-01-19.
  
  2005-01-28  Stefan Monnier  <address@hidden>
--- 7844,7850 ----
        * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
        (gdb-goto-breakpoint): Make breakpoint handling work on template
        functions in C++.  Reported by Martin Reed <address@hidden>
!       (gdb-assembler-custom): Update to recognize breakpoint information
        added on 2005-01-19.
  
  2005-01-28  Stefan Monnier  <address@hidden>
***************
*** 8013,8019 ****
  2005-01-19  Steven Tamm  <address@hidden>
  
        * term/mac-win.el (process-connection-type): Use new
!       operating-system-release variable to use ptys on Darwin 7 (OSX
        10.3) when using carbon build.
  
  2005-01-19  Jay Belanger  <address@hidden>
--- 8013,8019 ----
  2005-01-19  Steven Tamm  <address@hidden>
  
        * term/mac-win.el (process-connection-type): Use new
!       operating-system-release variable to use ptys on Darwin 7 (OS X
        10.3) when using carbon build.
  
  2005-01-19  Jay Belanger  <address@hidden>
***************
*** 9502,9508 ****
  
  2004-12-11  Dan Nicolaescu  <address@hidden>
  
!       * term.el (term-termcap-format): Synchronyze with terminfo.
        (term-emulate-terminal): Handle reset.
        (term-reset-terminal): New function.
  
--- 9502,9508 ----
  
  2004-12-11  Dan Nicolaescu  <address@hidden>
  
!       * term.el (term-termcap-format): Synchronize with terminfo.
        (term-emulate-terminal): Handle reset.
        (term-reset-terminal): New function.
  
***************
*** 12610,12616 ****
  
  2004-10-06  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
  
  2004-10-06  John Paul Wallington  <address@hidden>
  
--- 12610,12616 ----
  
  2004-10-06  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
  
  2004-10-06  John Paul Wallington  <address@hidden>
  
***************
*** 12773,12779 ****
        (term-mode): Set `indent-tabs-mode' to nil.
        (term-paste): New function to be bound to S-insert.
        (term-send-del, term-send-backspace): Change the strings sent.
!       (term-termcap-format): Synchronyze with etc/e/eterm.ti.
        (term-handle-colors-array): Fix handling of underline and reverse.
        (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
        (term-erase-in-line): Fix comparison.
--- 12773,12779 ----
        (term-mode): Set `indent-tabs-mode' to nil.
        (term-paste): New function to be bound to S-insert.
        (term-send-del, term-send-backspace): Change the strings sent.
!       (term-termcap-format): Synchronize with etc/e/eterm.ti.
        (term-handle-colors-array): Fix handling of underline and reverse.
        (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
        (term-erase-in-line): Fix comparison.
***************
*** 12836,12842 ****
        easter, not all easter holidays.  Various Easter holidays moved to
        `christian-holidays' variable in calendar.el.
        * calendar/calendar.el (christian-holidays): Adapt for new
!       behaviour of `holiday-advent' and `holiday-easter-etc' functions.
  
  2004-09-23  Kim F. Storm  <address@hidden>
  
--- 12836,12842 ----
        easter, not all easter holidays.  Various Easter holidays moved to
        `christian-holidays' variable in calendar.el.
        * calendar/calendar.el (christian-holidays): Adapt for new
!       behavior of `holiday-advent' and `holiday-easter-etc' functions.
  
  2004-09-23  Kim F. Storm  <address@hidden>
  
***************
*** 13003,13016 ****
  
        * term.el (term-down): Perform vertical motion if DOWN is negative.
        (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
!       (term-termcap-format): Synchronyze with the eterm terminfo entry
        in etc/e/eterm.ti.
        (term-handle-colors-array): If the current foreground or
        background are zero (i.e. unspecified), use the foreground and
        background of the default face for reverse video.
        (term-ansi-at-eval-string, term-ansi-default-fg)
        (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
!       (term-mem): Delete ununsed function.
        (term-protocol-version): Increment.
        (term-current-face): Set to default.
  
--- 13003,13016 ----
  
        * term.el (term-down): Perform vertical motion if DOWN is negative.
        (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
!       (term-termcap-format): Synchronize with the eterm terminfo entry
        in etc/e/eterm.ti.
        (term-handle-colors-array): If the current foreground or
        background are zero (i.e. unspecified), use the foreground and
        background of the default face for reverse video.
        (term-ansi-at-eval-string, term-ansi-default-fg)
        (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
!       (term-mem): Delete unused function.
        (term-protocol-version): Increment.
        (term-current-face): Set to default.
  
***************
*** 13282,13288 ****
        length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
        ps-mule-next-point -> 1+).
  
!       * composite.el (encode-composition-rule): Add autoload cooky.
  
  2004-09-07  Luc Teirlinck  <address@hidden>
  
--- 13282,13288 ----
        length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
        ps-mule-next-point -> 1+).
  
!       * composite.el (encode-composition-rule): Add autoload cookie.
  
  2004-09-07  Luc Teirlinck  <address@hidden>
  
***************
*** 13669,13675 ****
        * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
        controls whether to display the error buffer.
  
!       * ps-mule.el: Delete compatibility code for old Emacses.
        (ps-mule-find-wrappoint): Don't use chars-in-region.
  
        * frame.el (display-mouse-p, display-selections-p):
--- 13669,13675 ----
        * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
        controls whether to display the error buffer.
  
!       * ps-mule.el: Delete compatibility code for old Emacsen.
        (ps-mule-find-wrappoint): Don't use chars-in-region.
  
        * frame.el (display-mouse-p, display-selections-p):
***************
*** 13965,13971 ****
        the buffer has no recorded last modification time.  Return t in
        case the visiting file doesn't exist.  Suggested by Luc Teirlinck
        <address@hidden>.
!       (tramp-handle-write-region): Pass modtime explicitely to
        `set-visited-file-modtime', because filename can be different
        from (buffer-file-name) if `file-precious-flag' is set.
        `set-visited-file-modtime' must be called always when `visit' is t
--- 13965,13971 ----
        the buffer has no recorded last modification time.  Return t in
        case the visiting file doesn't exist.  Suggested by Luc Teirlinck
        <address@hidden>.
!       (tramp-handle-write-region): Pass modtime explicitly to
        `set-visited-file-modtime', because filename can be different
        from (buffer-file-name) if `file-precious-flag' is set.
        `set-visited-file-modtime' must be called always when `visit' is t
***************
*** 14221,14227 ****
        since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
        in order to avoid this function.
        (tramp-handle-write-region): Set current buffer.  If connection
!       wasn't open, `file-modes' has changed it accidently.  Reported by
        David Kastrup <address@hidden>.
        (tramp-enter-password, tramp-read-passwd): New arguments USER and
        HOST.
--- 14221,14227 ----
        since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
        in order to avoid this function.
        (tramp-handle-write-region): Set current buffer.  If connection
!       wasn't open, `file-modes' has changed it accidentally.  Reported by
        David Kastrup <address@hidden>.
        (tramp-enter-password, tramp-read-passwd): New arguments USER and
        HOST.
***************
*** 14381,14391 ****
        number of symbols used.
        (xml-skip-dtd): Change to use xml-parse-dtd but set
        xml-validating-parsing to nil.
!       (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
        (xml-substitute-entity): Remove in favor of new entity substitution.
        (xml-substitute-special): Rewrite in to substitute complex
        entities from DOCTYPE declarations.
!       (xml-parse-fragment): Parse fragments from entity deleclarations.
        (xml-parse-region, xml-parse-tag, xml-parse-attlist)
        (xml-parse-dtd, xml-substitute-special): Make validity checks
        conditioned on xml-validating-parser.  Add "Not Well Formed" to
--- 14381,14391 ----
        number of symbols used.
        (xml-skip-dtd): Change to use xml-parse-dtd but set
        xml-validating-parsing to nil.
!       (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
        (xml-substitute-entity): Remove in favor of new entity substitution.
        (xml-substitute-special): Rewrite in to substitute complex
        entities from DOCTYPE declarations.
!       (xml-parse-fragment): Parse fragments from entity declarations.
        (xml-parse-region, xml-parse-tag, xml-parse-attlist)
        (xml-parse-dtd, xml-substitute-special): Make validity checks
        conditioned on xml-validating-parser.  Add "Not Well Formed" to
***************
*** 14448,14454 ****
        * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
        (iimage-mode-image-search-path): New user option to search the
        image file.
!       (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
        have locate-file.
        (iimage-mode-buffer): Use it.
  
--- 14448,14454 ----
        * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
        (iimage-mode-image-search-path): New user option to search the
        image file.
!       (iimage-locate-file): New function.  Emacs21.3 or earlier does not
        have locate-file.
        (iimage-mode-buffer): Use it.
  
***************
*** 14828,14834 ****
        (utf-8-post-read-conversion): Narrow to region properly.
        If utf-translate-cjk-mode is on, load tables if necessary.
        Call utf-8-compose with hash-table arg if necessary.
!       Call XXX-compose-region instead of XXX-post-read-convesion.
        (utf-8-pre-write-conversion): New function.
        (mule-utf-8): Include CJK charsets in safe-charsets if
        utf-translate-cjk-mode is on.  Add pre-write-conversion.
--- 14828,14834 ----
        (utf-8-post-read-conversion): Narrow to region properly.
        If utf-translate-cjk-mode is on, load tables if necessary.
        Call utf-8-compose with hash-table arg if necessary.
!       Call XXX-compose-region instead of XXX-post-read-conversion.
        (utf-8-pre-write-conversion): New function.
        (mule-utf-8): Include CJK charsets in safe-charsets if
        utf-translate-cjk-mode is on.  Add pre-write-conversion.
***************
*** 15102,15108 ****
  
  2004-06-04  Mario Lang  <address@hidden>
  
!       * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
        systems appear to use mW, make the code handle this.  Fix a
        division-by-zero bug while at it, and handle kernels with
        a slightly different layout in /proc/acpi.
--- 15102,15108 ----
  
  2004-06-04  Mario Lang  <address@hidden>
  
!       * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
        systems appear to use mW, make the code handle this.  Fix a
        division-by-zero bug while at it, and handle kernels with
        a slightly different layout in /proc/acpi.
***************
*** 15246,15252 ****
  2004-05-30  Michael Albinus  <address@hidden>
  
        * files.el (file-remote-p): Apply file name handler for operation
!       `file-remote-p'.  It isn' a property any longer.
        (file-relative-name): `fh' and `fd' get the required value via
        `find-file-name-handler' already.
  
--- 15246,15252 ----
  2004-05-30  Michael Albinus  <address@hidden>
  
        * files.el (file-remote-p): Apply file name handler for operation
!       `file-remote-p'.  It isn't a property any longer.
        (file-relative-name): `fh' and `fd' get the required value via
        `find-file-name-handler' already.
  
***************
*** 15573,15579 ****
        (gdb-buffer-type, gdb-input-queue, gdb-prompting)
        (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
        Change from local to global gdb variable set.
!       (gdb-ann3): Initialise above gdb variable set.
        (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
        (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
        (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
--- 15573,15579 ----
        (gdb-buffer-type, gdb-input-queue, gdb-prompting)
        (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
        Change from local to global gdb variable set.
!       (gdb-ann3): Initialize above gdb variable set.
        (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
        (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
        (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
***************
*** 15861,15867 ****
  
  2004-05-12  Kenichi Handa  <address@hidden>
  
!       * descr-text.el: Require quail at comile time.
        (describe-char): If an input method is on and it supports the
        character, show how to input it.
  
--- 15861,15867 ----
  
  2004-05-12  Kenichi Handa  <address@hidden>
  
!       * descr-text.el: Require quail at compile time.
        (describe-char): If an input method is on and it supports the
        character, show how to input it.
  
***************
*** 16247,16253 ****
  
        * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
        (sql-emacs20-p): Remove.
!       (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
        (sql-builtin-face, sql-doc-face): Remove.
        (sql-mode-ansi-font-lock-keywords)
        (sql-mode-oracle-font-lock-keywords)
--- 16247,16253 ----
  
        * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
        (sql-emacs20-p): Remove.
!       (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
        (sql-builtin-face, sql-doc-face): Remove.
        (sql-mode-ansi-font-lock-keywords)
        (sql-mode-oracle-font-lock-keywords)
***************
*** 16685,16691 ****
        either a character representation of an event or an event
        description list.
  
!       * type-break.el: Capitalise Emacs and Lisp.
        (type-break-good-break-interval, type-break-demo-boring-stats)
        (type-break-terse-messages, type-break-file-name): New defcustoms.
        (type-break-post-command-hook)
--- 16685,16691 ----
        either a character representation of an event or an event
        description list.
  
!       * type-break.el: Capitalize Emacs and Lisp.
        (type-break-good-break-interval, type-break-demo-boring-stats)
        (type-break-terse-messages, type-break-file-name): New defcustoms.
        (type-break-post-command-hook)
***************
*** 16693,16699 ****
        (type-break-interval-start, type-break-auto-save-file-name): New vars.
        (type-break-mode): Document type-break-good-break-interval and the
        "session" file.  Schedule break according to the session file.
!       Kill session file buffer on exit.  Organise for save-some-buffers
        to always save the session file.
        (type-break-mode-line-message-mode, type-break-query-mode):
        Uppercase arguments.
--- 16693,16699 ----
        (type-break-interval-start, type-break-auto-save-file-name): New vars.
        (type-break-mode): Document type-break-good-break-interval and the
        "session" file.  Schedule break according to the session file.
!       Kill session file buffer on exit.  Organize for save-some-buffers
        to always save the session file.
        (type-break-mode-line-message-mode, type-break-query-mode):
        Uppercase arguments.
***************
*** 17155,17161 ****
        (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
        (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
        (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
!       (gdb-frame-assembler-buffer): Improve behaviour with
        multiple frames.
        (gdb-display-buffer): Extend search to all visible frames.
  
--- 17155,17161 ----
        (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
        (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
        (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
!       (gdb-frame-assembler-buffer): Improve behavior with
        multiple frames.
        (gdb-display-buffer): Extend search to all visible frames.
  
***************
*** 17831,17837 ****
  
  2004-03-31  Luc Teirlinck  <address@hidden>
  
!       * autorevert.el: Delete obsolete autoload's and defvar's.
        (auto-revert-check-vc-info): New user option.
        (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
        (auto-revert-handler-vc): Delete.
--- 17831,17837 ----
  
  2004-03-31  Luc Teirlinck  <address@hidden>
  
!       * autorevert.el: Delete obsolete autoloads and defvars.
        (auto-revert-check-vc-info): New user option.
        (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
        (auto-revert-handler-vc): Delete.
***************
*** 17960,17966 ****
  
        * strokes.el (strokes-global-set-stroke-string): New function.
        (strokes-list-strokes): Cope with strings, not just commands.
!       Set foreground colour of image.
        (strokes-global-set-stroke): Doc fix.
  
  2004-03-26  Luc Teirlinck  <address@hidden>
--- 17960,17966 ----
  
        * strokes.el (strokes-global-set-stroke-string): New function.
        (strokes-list-strokes): Cope with strings, not just commands.
!       Set foreground color of image.
        (strokes-global-set-stroke): Doc fix.
  
  2004-03-26  Luc Teirlinck  <address@hidden>
***************
*** 18061,18067 ****
  
        * descr-text.el (describe-property-list): Add a button
        for `face' property that calls `describe-face'.
!       Suggested by luis fernandes <address@hidden>
  
        * international/mule.el (keyboard-coding-system):
        * kmacro.el (kmacro-call-macro): Fix docstring.
--- 18061,18067 ----
  
        * descr-text.el (describe-property-list): Add a button
        for `face' property that calls `describe-face'.
!       Suggested by Luis Fernandes <address@hidden>
  
        * international/mule.el (keyboard-coding-system):
        * kmacro.el (kmacro-call-macro): Fix docstring.
***************
*** 18442,18448 ****
        (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
        (ruler-mode-ruler-function): New variable.
        (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
!       if the value for `ruler-mode-ruler-function'is given.
  
        * hexl.el (hexl-mode-hook): Make the hook customizable.
        (hexl-address-area, hexl-ascii-area): New customize variables.
--- 18442,18448 ----
        (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
        (ruler-mode-ruler-function): New variable.
        (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
!       if the value for `ruler-mode-ruler-function' is given.
  
        * hexl.el (hexl-mode-hook): Make the hook customizable.
        (hexl-address-area, hexl-ascii-area): New customize variables.
***************
*** 18816,18822 ****
  
        * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
        `tramp-unified-filenames'.
!       (tramp-completion-mode): Make test for XEmacs explicitely.
        `event-to-character' can exists in Emacs packages too.
        Reported by Matt Swift <address@hidden>.
        (tramp-buffer-name): Buffer name must contain the user if exists.
--- 18816,18822 ----
  
        * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
        `tramp-unified-filenames'.
!       (tramp-completion-mode): Make test for XEmacs explicitly.
        `event-to-character' can exists in Emacs packages too.
        Reported by Matt Swift <address@hidden>.
        (tramp-buffer-name): Buffer name must contain the user if exists.
***************
*** 19289,19295 ****
        * ses.el: Use "ses--" prefixes for buffer-local variables.
        Use (point-min) instead of 1, even when we know the buffer
        is unnarrowed.
!       (ses-build-load-map): Delete.  Distribute its content to defconst's for
        the three maps.
        (ses-menu, ses-header-line-menu): New menus.
        (ses-mode-map): Use them.
--- 19289,19295 ----
        * ses.el: Use "ses--" prefixes for buffer-local variables.
        Use (point-min) instead of 1, even when we know the buffer
        is unnarrowed.
!       (ses-build-load-map): Delete.  Distribute its content to defconsts for
        the three maps.
        (ses-menu, ses-header-line-menu): New menus.
        (ses-mode-map): Use them.
***************
*** 19411,19417 ****
        minibuffer windows.
  
        * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
!       in file names, as long as it is unabmiguous.
  
  2004-02-08  Andreas Schwab  <address@hidden>
  
--- 19411,19417 ----
        minibuffer windows.
  
        * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
!       in file names, as long as it is unambiguous.
  
  2004-02-08  Andreas Schwab  <address@hidden>
  
***************
*** 19884,19890 ****
  
        * calendar/appt.el: Update copyright and commentary.
        (appt-issue-message): Make obsolete.
!       (appt-visible, appt-msg-window): Make obsolete, in favour of
        appt-display-format.
        (appt-display-mode-line, appt-display-duration)
        (appt-display-diary, appt-time-msg-list, appt-mode-string)
--- 19884,19890 ----
  
        * calendar/appt.el: Update copyright and commentary.
        (appt-issue-message): Make obsolete.
!       (appt-visible, appt-msg-window): Make obsolete, in favor of
        appt-display-format.
        (appt-display-mode-line, appt-display-duration)
        (appt-display-diary, appt-time-msg-list, appt-mode-string)
***************
*** 20275,20281 ****
  
        * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
        if necessary.
!       (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
        annotations are detected.
        (gud-gdba-marker-filter): Use global variable gud-marker-acc
        instead of a local one to allow transition from
--- 20275,20281 ----
  
        * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
        if necessary.
!       (gdb-ann3): New function.  Initialize M-x gdb as for M-x gdba if
        annotations are detected.
        (gud-gdba-marker-filter): Use global variable gud-marker-acc
        instead of a local one to allow transition from
***************
*** 22287,22293 ****
        * calendar/calendar.el (diary-file, diary-file-name-prefix)
        (european-calendar-style, diary-date-forms)
        (calendar-day-name-array, calendar-month-name-array): Doc change.
!       (generate-calendar-month): Adapt for new behaviour of
        `calendar-day-name' function.
        (calendar-abbrev-length, calendar-day-abbrev-array)
        (calendar-month-abbrev-array): New variables.
--- 22287,22293 ----
        * calendar/calendar.el (diary-file, diary-file-name-prefix)
        (european-calendar-style, diary-date-forms)
        (calendar-day-name-array, calendar-month-name-array): Doc change.
!       (generate-calendar-month): Adapt for new behavior of
        `calendar-day-name' function.
        (calendar-abbrev-length, calendar-day-abbrev-array)
        (calendar-month-abbrev-array): New variables.
***************
*** 22295,22333 ****
        (calendar-day-name, calendar-month-name): Use new abbrev arrays,
        rather than fixing abbrevs at some width.  Calling syntax change.
        (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
!       (calendar-date-string): Adapt for new behaviours of
        `calendar-day-name' and `calendar-month-name' functions.
  
        * calendar/diary-lib.el (list-diary-entries): Adapt for new
!       behaviour of `calendar-day-name' and `calendar-month-name' functions.
        (diary-name-pattern): Use abbrev arrays, rather than fixing
        abbrevs at three chars.  Calling syntax change.
!       (mark-diary-entries): Adapt for new behaviours of
        `diary-name-pattern' and `calendar-make-alist' functions.
!       (fancy-diary-font-lock-keywords): Adapt for new behaviour of
        `diary-name-pattern' function.
        (font-lock-diary-date-forms): Use abbrev arrays, rather than
        fixing abbrevs at three chars.  Calling syntax change.
        (cal-hebrew, cal-islam): Require when compiling.
!       (diary-font-lock-keywords): Adapt for new behaviour of
        `font-lock-diary-date-forms' function.
  
        * calendar/cal-hebrew.el: Reposition some code so defined before used.
        (calendar-hebrew-month-name-array-common-year)
        (calendar-hebrew-month-name-array-leap-year): Add doc strings.
!       (list-hebrew-diary-entries): Adapt for new behaviours of
        `calendar-day-name' and `add-to-diary-list' functions.
!       (mark-hebrew-diary-entries): Adapt for new behaviours of
        `diary-name-pattern' and `calendar-make-alist' functions.
  
        * calendar/cal-islam.el (calendar-islamic-month-name-array):
        Add doc string.
!       (list-islamic-diary-entries): Adapt for new behaviours of
        `calendar-day-name' and `add-to-diary-list' functions.
!       (mark-islamic-diary-entries): Adapt for new behaviours of
        `diary-name-pattern' and `calendar-make-alist' functions.
  
!       * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
        `calendar-month-name' function.
  
        * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
--- 22295,22333 ----
        (calendar-day-name, calendar-month-name): Use new abbrev arrays,
        rather than fixing abbrevs at some width.  Calling syntax change.
        (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
!       (calendar-date-string): Adapt for new behaviors of
        `calendar-day-name' and `calendar-month-name' functions.
  
        * calendar/diary-lib.el (list-diary-entries): Adapt for new
!       behavior of `calendar-day-name' and `calendar-month-name' functions.
        (diary-name-pattern): Use abbrev arrays, rather than fixing
        abbrevs at three chars.  Calling syntax change.
!       (mark-diary-entries): Adapt for new behaviors of
        `diary-name-pattern' and `calendar-make-alist' functions.
!       (fancy-diary-font-lock-keywords): Adapt for new behavior of
        `diary-name-pattern' function.
        (font-lock-diary-date-forms): Use abbrev arrays, rather than
        fixing abbrevs at three chars.  Calling syntax change.
        (cal-hebrew, cal-islam): Require when compiling.
!       (diary-font-lock-keywords): Adapt for new behavior of
        `font-lock-diary-date-forms' function.
  
        * calendar/cal-hebrew.el: Reposition some code so defined before used.
        (calendar-hebrew-month-name-array-common-year)
        (calendar-hebrew-month-name-array-leap-year): Add doc strings.
!       (list-hebrew-diary-entries): Adapt for new behaviors of
        `calendar-day-name' and `add-to-diary-list' functions.
!       (mark-hebrew-diary-entries): Adapt for new behaviors of
        `diary-name-pattern' and `calendar-make-alist' functions.
  
        * calendar/cal-islam.el (calendar-islamic-month-name-array):
        Add doc string.
!       (list-islamic-diary-entries): Adapt for new behaviors of
        `calendar-day-name' and `add-to-diary-list' functions.
!       (mark-islamic-diary-entries): Adapt for new behaviors of
        `diary-name-pattern' and `calendar-make-alist' functions.
  
!       * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
        `calendar-month-name' function.
  
        * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.




reply via email to

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