aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge from gnus--rel--5.10Miles Bader2007-03-211-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 209-210) - Merge from emacs--devo--0 - Update from CVS 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/message.el (message-required-news-headers): * lisp/gnus/gnus-util.el (gnus-intern-safe): Fix typo in docstring. 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/message.el (message-generate-new-buffers): Change the meaning of the nil value; add `standard' to the choices; treat t as `unique'; improve doc string. (gnus-select-frame-set-input-focus): Autoload. (message-buffer-name): Search for the existing message buffer if message-generate-new-buffers is nil or `standard'; treat the value t of message-generate-new-buffers as `unique'. (message-pop-to-buffer): Raise the frame already displaying the message buffer; clear the echo area after querying. (message-setup): Pass the `continue' argument to compose-mail. (message-mail): Prefer `switch-function' if it is given; search for the existing message buffer if the `continue' argument is non-nil; pass continue and switch-function arguments to compose-mail by way of message-setup. (message-mail-other-window): Adjust argument of message-setup. (message-mail-other-frame): Ditto. 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org> * man/message.texi (Message Buffers): Update documentation for message-generate-new-buffers. 2007-03-15 Daiki Ueno <ueno@unixuser.org> * man/pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-674
* Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2007-03-211-0/+4
| | | | | | | | | | (icalendar-version): Increase to 0.15. (icalendar--get-unfolded-buffer): Define actual arguments rather than just using &rest. Check replace-in-string is fbound. (icalendar-import-buffer): Doc fix. (icalendar--convert-ical-to-diary): Set diary-file. Check diary-file before inserting final newline. (icalendar--add-diary-entry): Return diary-file.
* * eshell.texi (Known problems): Emacs 21 -> 22.Chong Yidong2007-03-191-0/+2
|
* * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.Chong Yidong2007-03-191-0/+4
|
* *** empty log message ***Glenn Morris2007-03-191-1/+5
|
* *** empty log message ***Jay Belanger2007-03-191-0/+4
|
* Fix "daylight savings time" -> "daylight saving time" typo.Chong Yidong2007-03-171-2/+2
|
* * calc.texi (Time Zones): Switch to new North America DST rule.Chong Yidong2007-03-171-0/+6
| | | | * calendar.texi (Daylight Saving): Rename node from "Daylight Savings".
* * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.Chong Yidong2007-03-171-0/+6
| | | | | The variable now uses a list of symbols instead of just a symbol. Reported by Christoph Conrad <christoph.conrad@gmx.de>.
* (New in Emacs 22): Don't say "now" too much. Add MH-E toRomain Francoise2007-03-061-0/+5
| | | | new packages, and mention Gnus update.
* *** empty log message ***Richard M. Stallman2007-03-041-0/+4
|
* Merge from gnus--rel--5.10Miles Bader2007-03-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 203-205) - Merge from emacs--devo--0 - Update from CVS 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/message.el (message-make-in-reply-to): Quote name containing non-ASCII characters. It will make the RFC2047 encoder cause an error if there are special characters. Reported by NAKAJI Hiroyuki <nakaji@kankyo-u.ac.jp>. 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nntp.el (nntp-never-echoes-commands) (nntp-open-connection-functions-never-echo-commands): New variables. (nntp-send-command): Use them. 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (NNTP): Mention nntp-never-echoes-commands and nntp-open-connection-functions-never-echo-commands. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-658
* *** empty log message ***Thien-Thi Nguyen2007-02-281-2/+2
|
* *** empty log message ***Thien-Thi Nguyen2007-02-281-0/+6
|
* * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agentChong Yidong2007-02-271-0/+5
| | | | problems on the console, and security risk in not using gpg-agent.
* *** empty log message ***Nick Roberts2007-02-261-0/+4
|
* *** empty log message ***Carsten Dominik2007-02-251-2/+2
|
* (org-table-overlay-coordinates)Carsten Dominik2007-02-251-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (org-table-toggle-coordinate-overlays): New functions. (org-table-overlay-coordinates, org-table-coordinate-overlays): New variables. (org-startup-with-deadline-check): Option removed. (org-mode): Remove deadline check on startup. (org-table-limit-column-width): Option removed. (org-table-formula-numbers-only): Option removed. (org-link-style, org-link-format): Options removed. (org-select-agenda-window, org-fit-agenda-window): Options removed. (org-export-ascii-show-new-buffer) (org-export-html-show-new-buffer): Options removed. (org-activate-links): Camel option removed. (org-file-link-context-use-camel-case): Option removed. (org-camel-regexp): Veriable removed. (org-activate-camels): Function removed. (org-store-link): Removed Camel stuff. (org-make-org-heading-camel): Function removed. (org-open-at-point): Removed camel stuff. (org-link-search): Removed camel stuff. (org-camel-to-words): Function removed. (org-get-agenda-file-buffer): Make sure we prepare the base buffers, not any indirect buffers. (org-sort-entries): Sort top-level when not on a headline, and no active region. (org-in-regexp): New function. (org-search-not-self): Renamed from `org-search-not-link'. (org-open-link-marker): New variable. (org-open-at-point): Set `org-open-link-marker'. (org-print-icalendar-entries): Fixed bug with excluding DONE entries from the exported list. (org-edit-formula-lisp-indent): New command. (orgtbl-to-texinfo, orgtbl-to-html): New functions. (orgtbl-to-latex, orgtbl-insert-radio-table) (orgtbl-toggle-comment, orgtbl-send-table): New functions. (orgtbl-radio-table-templates): New option. (org-store-link-props): (org-remember-templates): More possibilities to insert info into templates. (org-remember-apply-template): Make use of the extended template capabilities. (org-remember-redo-template): New command. (org-upgrade-old-links) (org-table-modify-formulas, org-table-replace-in-formulas) (org-table-find-dataline) (org-table-get-vertical-vector): Functions removed. (org-table-remove-rectangle-highlight) (org-time-stamp-format, org-toggle-log-option) (org-table-highlight-rectangle) (org-table-iterate, org-table-make-reference): (org-translate-time, org-tree-to-indirect-buffer) (org-table-field-info, org-table-fix-formulas) (org-table-force-dataline, org-table-get-descriptor-line) (org-table-get-range) (org-skip-comments, org-sort) (org-sort-entries, org-sublist, org-table-add-rectangle-overlay) (org-table-current-dline, org-table-current-field-formula) (org-table-edit-backward-field) (org-table-edit-formulas-post-command) (org-table-edit-line-down, org-table-edit-line-up) (org-agenda-archive) (org-agenda-clock-cancel) (org-agenda-clock-out, org-agenda-list-stuck-projects) (org-agenda-open-link, org-agenda-show-new-time) (org-agenda-skip-subtree-when-regexp-matches) (org-agenda-tree-to-indirect-buffer, org-agenda-undo) (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option) (org-do-sort, org-file-image-p, org-find-overlays) (org-find-row-type, org-get-indirect-buffer, org-get-repeat) (org-highlight-until-next-command, org-isearch-end) (org-match-any-p, org-next-link, org-previous-link): (org-remove-subtree-entries-from-agenda, org-replace-escapes) (org-rewrite-old-row-references) (org-isearch-post-command) (org-table-edit-move, org-table-edit-next-field) (org-table-edit-scroll, org-table-edit-scroll-down) (org-set-frame-title, org-show-reference) (org-unhighlight-once, org-verify-change-for-undo): New functions. (org-show-variable): Command removed. (org-add-log-maybe): New arguments STATE, FINDPOS (org-table-sort-lines): Rewritten from scratch. (org-link-search): New argument AVOID-POS. (org-print-icalendar-entries): Argument CATEGORY removed. (org-run-agenda-series): Argument WONDOW removed. (org-next-link, org-previous-link): New commands. (org-agenda-date-format): New option. (org-table-iterate): New command. (org-table-modify-formulas) (org-table-replace-in-formulas): Functions removed. (org-table-fix-formulas): New function. (org-table-insert-column, org-table-delete-column) (org-table-move-column): Use `org-table-fix-formulas'. (org-follow-gnus-link): Patch from Bastien/Leo. (org-table-current-field-formula): New function. (org-file-image-p): New function. (org-agenda-show-new-time): New function. (org-agenda-date-later): Call `org-agenda-show-new-time'. (org-with-remote-undo): New macro. (org-agenda-undo): New command. (org-verify-change-for-undo): New function. (org-time-stamp-format): New function. (org-agenda-get-timestamps): Skip scheduled if DONE and requested by user. (org-match-any-p): New function. (org-make-tags-matcher): Handle regular expressions for tag and todo matches. (org-read-date): Accept "+N" as input for a date relative to the current date. (org-remove-subtree-entries-from-agenda): New function. (org-agenda-archive, org-agenda-kill): Use `org-remove-subtree-entries-from-agenda'. (org-do-sort, org-sort-entries): New functions. (org-sort): New command. (org-table-sort-lines): Use `org-do-sort'. (org-fix-decoded-time): New function. (org-table-number-regexp): Require 0x... to identify as number in tables. (org-startup-options): New keywords for note taking. (org-upgrade-old-links): Function removed. (org-get-repeat): New function. (org-show-context): Also show siblings on current level. (org-show-siblings): New function. (org-isearch-end, org-isearch-post-command): New functions. (org-show-siblings): New option. (org-show-context): Use `org-show-siblings'. (org-table-maybe-recalculate-line): No longer require `calc-eval' to be bound, because user may just use elisp.
* *** empty log message ***Alan Mackenzie2007-02-241-0/+5
|
* *** empty log message ***Kim F. Storm2007-02-221-0/+5
|
* *** empty log message ***Juanma Barranquero2007-02-191-0/+5
|
* (Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.Romain Francoise2007-02-181-0/+5
|
* *** empty log message ***Kim F. Storm2007-02-141-0/+4
|
* * back.texi: Remove unused file.Chong Yidong2007-02-121-0/+4
|
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
|
* *** empty log message ***Eli Zaretskii2007-02-101-0/+4
|
* (Fullscreen mode on MS-Windows): New node.Juanma Barranquero2007-02-071-10/+11
|
* (Tag Syntax): Now --members is the default for etags, not for ctagsFrancesco Potortì2007-02-051-0/+5
| | | | yet.
* (AUCTeX): Update version number. Should probably be doneDavid Kastrup2007-02-041-0/+5
| | | | for other packages as well.
* *** empty log message ***Eli Zaretskii2007-02-031-0/+7
|
* Fix typos.Juanma Barranquero2007-02-021-24/+22
|
* Merge from gnus--rel--5.10Miles Bader2007-01-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 197-199) - Merge from emacs--devo--0 - Update from CVS 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article regexp. 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/uudecode.el (uudecode-string-to-multibyte): New function emulating string-to-multibyte. (uudecode-decode-region-internal): Use it. 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * man/gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn <tassilo@member.fsf.org>. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-621
* * frames.texi (Secondary Selection): Window clicked does not matterChong Yidong2007-01-291-0/+5
| | | | when mouse-yank-at-point is non-nil.
* *** empty log message ***Eli Zaretskii2007-01-271-0/+5
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (Flymake mode): find-file-hook instead of ...-hooks.Eli Zaretskii2007-01-201-0/+4
|
* Merge from erc--main--0Miles Bader2007-01-171-0/+4
| | | | | | | | | | | | | | | Highlights: - Display messages starting with "/" but are not commands correctly. - Add erc-capab.el file, with capab-identify module. - Fix various ERC menu bugs and add "Current channel" submenu. - Make header-line display look nicer. - Fix warning when auto-authenticating to bitlbee. - New option erc-system-name allows the hostname next to your nick to be customized. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599 Creator: Michael Olson <mwolson@gnu.org>
* *** empty log message ***Glenn Morris2007-01-161-0/+5
|
* (Windows Keyboard): Another small cleanup.Richard M. Stallman2007-01-111-0/+4
|
* *** empty log message ***Richard M. Stallman2007-01-101-0/+5
|
* *** empty log message ***Richard M. Stallman2007-01-051-0/+4
|
* *** empty log message ***Nick Roberts2007-01-051-0/+4
|
* Update from erc--emacs--22Miles Bader2007-01-051-0/+4
| | | | | | | | | | | | Highlights: - New /RECONNECT command. - Improve default method for auto-identify to nickserv. - Fix another erc-iswitchb bug. - Fix reconnect lockup (defaulting to twice before giving up). - Fix reconnect on ban. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587 Creator: Michael Olson <mwolson@gnu.org>
* *** empty log message ***Richard M. Stallman2007-01-041-0/+2
|
* *** empty log message ***Richard M. Stallman2007-01-041-0/+4
|
* (Customizing Articles): Use index entries for gnus-treat-*Reiner Steib2007-01-031-0/+6
| | | | | variables only in info to avoid redundant entries in the printed manual.
* *** empty log message ***Richard M. Stallman2007-01-021-0/+18
|
* (Using PGP/MIME): Document gpg-agent usage.Reiner Steib2007-01-021-0/+8
| | | | (Security): Split into sub-nodes.
* *** empty log message ***Alan Mackenzie2007-01-011-0/+28
|
* *** empty log message ***Jan Djärv2007-01-011-0/+4
|