[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v |
Date: |
Sun, 20 Jan 2008 05:17:59 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Miles Bader <miles> 08/01/20 05:17:57
Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12609
retrieving revision 1.12610
diff -u -b -r1.12609 -r1.12610
--- lisp/ChangeLog 20 Jan 2008 04:02:15 -0000 1.12609
+++ lisp/ChangeLog 20 Jan 2008 05:17:54 -0000 1.12610
@@ -1,3 +1,14 @@
+2008-01-19 Reiner Steib <address@hidden>
+
+ * net/imap.el (imap-ping-server): New variable.
+ (imap-opened): On add extra ping if imap-ping-server is non-nil.
+ (imap-ping-server): Minor doc string fixes.
+
+2008-01-19 Knut Anders Hatlen <address@hidden> (tiny change)
+
+ * net/imap.el (imap-ping-server): New function.
+ (imap-opened): Call imap-ping-server.
+
2008-01-20 Glenn Morris <address@hidden>
* progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
@@ -108,9 +119,11 @@
(org-flag-drawer): Use the original value of `outline-regexp'.
(org-remember-handler): Add invisible-ok flag to call to
`org-end-of-subtree'.
- (org-agenda-highlight-todo): Respect `org-agenda-todo-keyword-format'.
+ (org-agenda-highlight-todo): Respect
+ `org-agenda-todo-keyword-format'.
(org-agenda-todo-keyword-format): New option.
- (org-infile-export-plist): No restriction while searching for options.
+ (org-infile-export-plist): No restriction while searching for
+ options.
(org-remember-handler): Remove comments at the end of the buffer.
(org-remember-use-refile-when-interactive): New option.
(org-table-sort-lines): Make sure sorting works on link
@@ -121,7 +134,8 @@
`full-file-path'.
(org-get-refile-targets): Respect new values for
`org-refile-use-outline-path'.
- (org-agenda-get-restriction-and-command): DEL goes back to initial list.
+ (org-agenda-get-restriction-and-command): DEL goes back to initial
+ list.
(org-export-as-xoxo): Restore point when done.
(org-open-file): Allow multiple %s in command.
(org-clock-in-switch-to-state): New option.
@@ -129,7 +143,8 @@
(org-last-remember-storage-locations): New variable.
(org-get-refile-targets): Interpret the new maxlevel setting.
(org-refile-targets): New option `:maxlevel'.
- (org-copy-subtree): Include empty lines before but not after subtree.
+ (org-copy-subtree): Include empty lines before but not after
+ subtree.
(org-back-over-empty-lines, org-skip-whitespace): New functions.
(org-move-item-down, org-move-item-up): Include empty lines before
but not after item.
@@ -142,7 +157,8 @@
(org-imenu-markers): New variable.
(org-imenu-new-marker, org-imenu-get-tree)
(org-speedbar-set-agenda-restriction): New functions.
- (org-agenda-set-restriction-lock, org-agenda-remove-restriction-lock)
+ (org-agenda-set-restriction-lock)
+ (org-agenda-remove-restriction-lock)
(org-agenda-maybe-redo): New functions.
(org-agenda-restriction-lock): New face.
(org-agenda-restriction-lock-overlay)
@@ -164,8 +180,8 @@
(org-link-escape-chars): Use characters instead of strings.
(org-link-escape-chars-browser, org-link-escape)
(org-link-unescape): Use characters instead of strings.
- (org-export-html-convert-sub-super, org-html-do-expand):
- Check for protected text.
+ (org-export-html-convert-sub-super, org-html-do-expand): Check for
+ protected text.
(org-emphasis-alist): Additional `verbatim' flag.
(org-set-emph-re): Handle the verbatim flag and compute
`org-verbatim-re'.
@@ -174,13 +190,15 @@
(org-hide-emphasis-markers): New option.
(org-additional-option-like-keywords): Add new keywords.
(org-get-entry): Rename from `org-get-cleaned-entry'.
- (org-icalendar-cleanup-string): New function for quoting icalendar text.
+ (org-icalendar-cleanup-string): New function for quoting icalendar
+ text.
(org-agenda-skip-scheduled-if-done): New option.
- (org-agenda-get-scheduled, org-agenda-get-blocks):
- Use `org-agenda-skip-scheduled-if-done'.
+ (org-agenda-get-scheduled, org-agenda-get-blocks): Use
+ `org-agenda-skip-scheduled-if-done'.
(org-prepare-agenda-buffers): Allow buffers as arguments.
(org-entry-properties): Add CATEGORY as a special property.
- (org-use-property-inheritance): Allow a list of properties as a value.
+ (org-use-property-inheritance): Allow a list of properties as a
+ value.
(org-eval-in-calendar): No longer update the prompt.
(org-read-date-popup-calendar): Rename from
`org-popup-calendar-for-date-prompt'.
@@ -191,8 +209,8 @@
not yet defined.
(org-remember-insinuate): New function.
(org-read-date-prefer-future): New option.
- (org-read-date): Respect the setting of `org-read-date-prefer-future'.
- Use `org-read-date-analyze'.
+ (org-read-date): Respect the setting of
+ `org-read-date-prefer-future'. Use `org-read-date-analyze'.
(org-set-font-lock-defaults): Use `org-archive-tag' instead of a
hardcoded string.
(org-remember-apply-template): Use `remember-finalize' instead of
@@ -1482,6 +1500,12 @@
* newcomment.el (comment-region-default): Don't triple the
comment starter if the first region line isn't indented enough.
+2007-12-21 Teodor Zlatanov <address@hidden>
+
+ * net/imap.el (imap-authenticate): Use current-buffer instead of
+ buffer, for the cases where imap-authenticate is called with a nil
+ buffer parameter.
+
2007-12-21 Martin Rudalics <address@hidden>
* autoinsert.el (auto-insert-alist): Remove nonsensical precision
@@ -2172,6 +2196,12 @@
* textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
Try x-focus-frame before focus-frame. Only try focus-frame on XEmacs.
+2007-12-03 Nathan J. Williams <address@hidden> (tiny change)
+
+ * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
+ (imap-parse-status): Upcase status-att for servers that sends them
+ lower-case (e.g., MS Exchange 2007).
+
2007-12-03 Karl Fogel <address@hidden>
* saveplace.el (save-place-quiet): Remove, reverting 1.39.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Carsten Dominik, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Carsten Dominik, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Stefan Monnier, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Dan Nicolaescu, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Dan Nicolaescu, 2008/01/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Stefan Monnier, 2008/01/19
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Martin Rudalics, 2008/01/19
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Dan Nicolaescu, 2008/01/19
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Glenn Morris, 2008/01/19
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v,
Miles Bader <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Martin Rudalics, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Dan Nicolaescu, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Dan Nicolaescu, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Stefan Monnier, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Glenn Morris, 2008/01/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Juanma Barranquero, 2008/01/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Vinicius Jose Latorre, 2008/01/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Martin Rudalics, 2008/01/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v, Michael Albinus, 2008/01/21