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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 16 Apr 2005 17:00:47 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7342 emacs/lisp/ChangeLog:1.7343
*** emacs/lisp/ChangeLog:1.7342 Sat Apr 16 16:03:29 2005
--- emacs/lisp/ChangeLog        Sat Apr 16 21:00:47 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-04-16  Stefan Monnier  <address@hidden>
+ 
+       * international/ucs-tables.el (ucs-set-table-for-input):
+       Disable when using unify-on-decoding.
+ 
  2005-04-16  Dan Nicolaescu  <address@hidden>
  
        * emulation/cua-base.el (cua-global-mark-face): Add special case
***************
*** 5,12 ****
  
  2005-04-16  Matt Hodges  <address@hidden>  (tiny change)
  
!       * repeat.el (repeat): Invoke pre-command-hook and
!       post-command-hook.
  
  2005-04-16  Chong Yidong  <address@hidden>
  
--- 10,16 ----
  
  2005-04-16  Matt Hodges  <address@hidden>  (tiny change)
  
!       * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
  
  2005-04-16  Chong Yidong  <address@hidden>
  
***************
*** 15,21 ****
  
  2005-04-16  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-up-heading-all): Fixed bug with
        `outline-up-heading-all'. 
  
  2005-04-16  Andreas Schwab  <address@hidden>
--- 19,25 ----
  
  2005-04-16  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-up-heading-all): Fix bug with
        `outline-up-heading-all'. 
  
  2005-04-16  Andreas Schwab  <address@hidden>
***************
*** 25,32 ****
  
  2005-04-16  Kenichi Handa  <address@hidden>
  
!       * international/code-pages.el (cp-make-coding-system): Set
!       `translation-table-for-input' property value to the symbol
        ucs-mule-to-mule-unicode, not to that value.
        (pt154): Escape guillemet by `\'.
  
--- 29,36 ----
  
  2005-04-16  Kenichi Handa  <address@hidden>
  
!       * international/code-pages.el (cp-make-coding-system):
!       Set `translation-table-for-input' property value to the symbol
        ucs-mule-to-mule-unicode, not to that value.
        (pt154): Escape guillemet by `\'.
  
***************
*** 46,52 ****
  
  2005-04-15  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el:  (org-agenda-date-prompt): Renamed from
        `org-agenda-date-today'.
        (org-evaluate-time-range): Insert at point instead of directly
        after time range.
--- 50,56 ----
  
  2005-04-15  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el:  (org-agenda-date-prompt): Rename from
        `org-agenda-date-today'.
        (org-evaluate-time-range): Insert at point instead of directly
        after time range.
***************
*** 54,70 ****
        (org-optimize-window-after-visibility-change): New functions
        (org-agenda-post-command-hook): Don't allow point at end of line,
        to make sure it always hits the text properties.
!       (org-agenda-next-date-line, org-agenda-previous-date-line): New
!       commands.
        (org-set-regexps-and-options): Category may contain white space.
!       (org-agenda-get-deadlines, org-agenda-get-scheduled): Improved
!       marker positions.
        (org-agenda-new-marker): Argument POS made optional.
        (org-agenda-get-timestamps): Deadlines which are done are listed
        in org-done-face now.
        (org-agenda-get-todos, org-agenda-get-timestamps)
!       (org-agenda-get-deadlines, org-agenda-get-scheduled): set
!       `undone-face' and `done-face' properties.
        (org-last-todo-state-is-todo): New variable.
        (org-todo): Set `org-last-todo-state-is-todo'.
        (org-agenda-todo): Change face according to
--- 58,74 ----
        (org-optimize-window-after-visibility-change): New functions
        (org-agenda-post-command-hook): Don't allow point at end of line,
        to make sure it always hits the text properties.
!       (org-agenda-next-date-line, org-agenda-previous-date-line):
!       New commands.
        (org-set-regexps-and-options): Category may contain white space.
!       (org-agenda-get-deadlines, org-agenda-get-scheduled):
!       Improve marker positions.
        (org-agenda-new-marker): Argument POS made optional.
        (org-agenda-get-timestamps): Deadlines which are done are listed
        in org-done-face now.
        (org-agenda-get-todos, org-agenda-get-timestamps)
!       (org-agenda-get-deadlines, org-agenda-get-scheduled):
!       Set `undone-face' and `done-face' properties.
        (org-last-todo-state-is-todo): New variable.
        (org-todo): Set `org-last-todo-state-is-todo'.
        (org-agenda-todo): Change face according to
***************
*** 81,89 ****
        (org-mode): Insert first line "*-* mode: org-mode -*-" when called
        interactively in empty file and option
        `org-insert-mode-line-in-empty-file' has been set.
!       (org-agenda-todo,org-agenda-priority): Modified to use
        `org-agenda-change-all-lines'.
!       (org-warning-face): Changed color on dark background
  
  2005-04-14  YAMAMOTO Mitsuharu  <address@hidden>
  
--- 85,93 ----
        (org-mode): Insert first line "*-* mode: org-mode -*-" when called
        interactively in empty file and option
        `org-insert-mode-line-in-empty-file' has been set.
!       (org-agenda-todo,org-agenda-priority): Modify to use
        `org-agenda-change-all-lines'.
!       (org-warning-face): Change color on dark background
  
  2005-04-14  YAMAMOTO Mitsuharu  <address@hidden>
  
***************
*** 92,99 ****
        mac-system-locale for default locale.  On Mac OS Classic, use
        mac-system-coding-system for default coding systems.
  
!       * term/mac-win.el: Don't set file-name-coding-system.  Decode
!       variables system-name, emacs-build-system, user-login-name, and
        user-full-name by mac-system-coding-system on Mac OS Classic.
        (mac-system-coding-system): New variable.
  
--- 96,103 ----
        mac-system-locale for default locale.  On Mac OS Classic, use
        mac-system-coding-system for default coding systems.
  
!       * term/mac-win.el: Don't set file-name-coding-system.
!       Decode variables system-name, emacs-build-system, user-login-name, and
        user-full-name by mac-system-coding-system on Mac OS Classic.
        (mac-system-coding-system): New variable.
  
***************
*** 191,198 ****
  
  2005-04-12  Lute Kamstra  <address@hidden>
  
!       * generic-x.el (rc-generic-mode, rul-generic-mode): Fix
!       auto-mode-alist entries.
        (etc-fstab-generic-mode): Tweak fontification.
  
        * generic.el (generic-make-keywords-list): Fix docstring.
--- 195,202 ----
  
  2005-04-12  Lute Kamstra  <address@hidden>
  
!       * generic-x.el (rc-generic-mode, rul-generic-mode):
!       Fix auto-mode-alist entries.
        (etc-fstab-generic-mode): Tweak fontification.
  
        * generic.el (generic-make-keywords-list): Fix docstring.
***************
*** 200,207 ****
  
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
  
!       * whitespace.el (whitespace-buffer-leading,
!       whitespace-buffer-trailing): Revert the incorrect test
        inversion. However, fix the highlight area for the leading and
        trailing whitespaces to show space.
  
--- 204,211 ----
  
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
  
!       * whitespace.el (whitespace-buffer-leading)
!       (whitespace-buffer-trailing): Revert the incorrect test
        inversion. However, fix the highlight area for the leading and
        trailing whitespaces to show space.
  
***************
*** 209,216 ****
  
        * whitespace.el (whitespace-version): Bump to 3.5
  
!       (whitespace-buffer-leading, whitespace-buffer-trailing): Invert
!       sense of the test to highlight the whitespace.
  
  2005-04-12  Nick Roberts  <address@hidden>
  
--- 213,220 ----
  
        * whitespace.el (whitespace-version): Bump to 3.5
  
!       (whitespace-buffer-leading, whitespace-buffer-trailing):
!       Invert sense of the test to highlight the whitespace.
  
  2005-04-12  Nick Roberts  <address@hidden>
  
***************
*** 243,257 ****
        (w32-drag-n-drop): Call dnd-handle-one-url.
  
        * x-dnd.el: Require dnd.
!       (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
!       dnd-handle-one-url.
        (x-dnd-types-alist, x-dnd-insert-utf8-text)
        (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
        to dnd-insert-text.
        (x-dnd-protocol-alist, x-dnd-open-file-other-window)
        (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
        (x-dnd-get-local-file-name,  x-dnd-open-local-file)
!       (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
  
        * dnd.el (dnd-protocol-alist): New file with generic DND functions.
  
--- 247,261 ----
        (w32-drag-n-drop): Call dnd-handle-one-url.
  
        * x-dnd.el: Require dnd.
!       (x-dnd-handle-uri-list, x-dnd-handle-file-name):
!       Call dnd-handle-one-url.
        (x-dnd-types-alist, x-dnd-insert-utf8-text)
        (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
        to dnd-insert-text.
        (x-dnd-protocol-alist, x-dnd-open-file-other-window)
        (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
        (x-dnd-get-local-file-name,  x-dnd-open-local-file)
!       (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
  
        * dnd.el (dnd-protocol-alist): New file with generic DND functions.
  
***************
*** 379,386 ****
  
  2005-04-09  Richard M. Stallman  <address@hidden>
  
!       * help.el (describe-key-briefly, describe-key): Replace
!       strings as event types with "(any string)".
  
  2005-04-09  Stefan Monnier  <address@hidden>
  
--- 383,390 ----
  
  2005-04-09  Richard M. Stallman  <address@hidden>
  
!       * help.el (describe-key-briefly, describe-key):
!       Replace strings as event types with "(any string)".
  
  2005-04-09  Stefan Monnier  <address@hidden>
  
***************
*** 493,500 ****
  
  2005-04-08  Kim F. Storm  <address@hidden>
  
!       * buff-menu.el (Buffer-menu-mode-map): Map follow-link to
!       mouse-face.
  
        * mouse.el (mouse-on-link-p): Doc fix.
  
--- 497,503 ----
  
  2005-04-08  Kim F. Storm  <address@hidden>
  
!       * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
  
        * mouse.el (mouse-on-link-p): Doc fix.
  




reply via email to

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