summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 23.0.90.emacs-pretest-23.0.90Chong Yidong2009-02-01
|
* Regenerate.Chong Yidong2009-02-01
|
* * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.Adrian Robert2009-02-01
|
* * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30Adrian Robert2009-02-01
| | | | | | | XT,w32read_socket changes to ns_read_socket. * keyboard.c (handle_interrupt): Don't call quit_throw_to_read_char() under NS. * blockinput.h: Remove NS-specific code.
* * Cocoa/Emacs.base/Contents/Resources/preferences.nib: RemoveAdrian Robert2009-02-01
| | | | cursor blink slider, add confirm quit checkbox.
* remove cursor blink slider, add confirmquit checkboxAdrian Robert2009-02-01
|
* (set-version): Remove deleted file ns-emacs.texi.Chong Yidong2009-02-01
|
* * admin.el (set-version): Remove deleted file ns-emacs.texi.Chong Yidong2009-02-01
|
* Regenerate.Chong Yidong2009-02-01
|
* Update for 23.1 pretestJason Rumney2009-02-01
|
* * trampver.texi: Update release number.Michael Albinus2009-02-01
|
* * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.Michael Albinus2009-02-01
|
* * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.Michael Albinus2009-02-01
|
* * net/trampver.el: Update release number.Michael Albinus2009-02-01
|
* (rmail-view-buffer): Make buffer-local.Stefan Monnier2009-02-01
| | | | | | | | | | | | (rmail-select-summary, rmail-perm-variables, rmail-redecode-body) (rmail-undelete-previous-message, rmail-mark-message) (rmail-speedbar-buttons): Use with-current-buffer. (rmail-mode-map): Move initialization into declaration. (rmail-swap-buffers, rmail-unfontify-buffer-function) (rmail-fontify-message): Use restore-buffer-modified-p. (rmail-expunge-and-save): Don't swap buffer. (rmail-get-header, rmail-set-header, rmail-set-attribute) (rmail-apply-in-message): Swap save-excursion and save-restriction.
* (rmail-sort-messages): Use car-less-than-car if possible.Stefan Monnier2009-02-01
|
* (rmail-edit-map): Move init into declaration.Stefan Monnier2009-02-01
| | | | (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
* 2009-01-31 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-01-31
| | | | | | | | | | * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when only checking for blocks. * org-exp.el (org-export-html-footnotes-section): Make the div id consistent * org-export-latex.el (org-export-latex-classes): Remove paper size option from LaTeX classes.
* (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.Stefan Monnier2009-01-31
|
* Follow commenting conventions.Stefan Monnier2009-01-31
|
* (rmail-redecode-body): Use eight-bit instead of obsoleteEli Zaretskii2009-01-31
| | | | eight-bit-control and eight-bit-graphic.
* (vc-dir-mode): Fix docstring.Dan Nicolaescu2009-01-31
|
* (vc-dir-mouse-map):Dan Nicolaescu2009-01-31
| | | | | | (vc-default-dir-printer): (vc-dir-find-file-other-window): Undo previous change, it breaks the behavior of mouse-2.
* (elp-results-symname-map): Add follow-link.Stefan Monnier2009-01-31
|
* (end-of-defun): Protect against infloops (Bug#2106).Chong Yidong2009-01-31
|
* * emacs-lisp/lisp.el (end-of-defun): Protect againstChong Yidong2009-01-31
| | | | infloops (Bug#2106).
* (vc-svn-dir-status): Disable the vc-stay-local-pDan Nicolaescu2009-01-31
| | | | logic, it makes the makes the normal case too slow.
* (unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.Eli Zaretskii2009-01-31
| | | | | Bind coding-system-for-write when writing out the converted message, and make sure it uses Unix EOLs.
* (rmail-automatic-folder-directives, rmail): Doc fixes.Eli Zaretskii2009-01-31
| | | | | | | | | | | (rmail-swap-buffers): New function. (rmail-change-major-mode-hook, rmail-swap-buffers-maybe, rmail-show-message): Use rmail-swap-buffers. (rmail-decode-region): If DESTINATION is a buffer, set the encoding of that buffer, rather than the current buffer. (rmail-show-message): Make error message about uuencoded mail more explicit. (rmail-show-message-maybe): Simplify code. Doc fix. (rmail-show-message): Doc fix.
* (rmail-redecode-body): Don't change EOL conversion of the new encoding ifEli Zaretskii2009-01-31
| | | | the old one left it unspecified.
* (rmail-convert-babyl-to-mbox): Set Rmail's buffer encoding to `raw-text-unix'.Eli Zaretskii2009-01-31
| | | | (rmail-perm-variables): Set encoding of rmail-view-buffer to `undecided-unix'.
* 2009-01-31 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-01-31
| | | | * refcards/orgcard.tex: New version number.
* 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-01-31
| | | | | * org.texi (TODO dependencies): Document TODO dependencies on checkboxes.
* 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-01-31
| | | | | | * org.el (org-enforce-todo-checkbox-dependencies): New option. (org-block-todo-from-checkboxes): New function. (org-todo): Make tripple prefix arg circumvent blocking.
* (rmail-new-summary): Don't try to summarize an empty folder.Glenn Morris2009-01-31
|
* (gnus-summary-next-article): XEmacs-friendly version of 2009-01-09 change.Glenn Morris2009-01-31
|
* mail/uce.el updated for new Rmail.Glenn Morris2009-01-31
|
* (Out of Rmail): Correct b2m location.Glenn Morris2009-01-31
|
* Comments don't need ChangeLog entries.Glenn Morris2009-01-31
| | | | Tweak layout to fool font-lock of a bug number.
* (mail-fetch-field): Doc fix.Glenn Morris2009-01-31
|
* (rmail-msg-is-pruned): New (restored) function.Glenn Morris2009-01-31
| | | | | | (rmail-toggle-header): Doc fix. Use rmail-msg-is-pruned. (rmail-reply): Set up to yank from the decoded message rather than the raw one. (Bug#2104).
* Tidy up commentary.Glenn Morris2009-01-31
| | | | | | | (rmail-current-message): Remove unneeded declaration. (uce-message-text, uce-default-headers): Fix custom type. (rmail-buffer, rmail-msg-is-pruned): Declare. (uce-reply-to-uce): Add autoload cookie. Doc fix. Update for mbox Rmail.
* Minor fixes.Glenn Morris2009-01-31
|
* (vc-dir-mouse-map): New keymap.Nick Roberts2009-01-31
| | | | | (vc-default-dir-printer): Use it locally. (vc-dir-find-file-other-window): Allow mouse events.
* *** empty log message ***Nick Roberts2009-01-31
|
* * dispnew.c (window_change_signal): Don't try to get the size of aDan Nicolaescu2009-01-30
| | | | | | suspended tty frame. * term.c (Fresume_tty): Resize if the size has changed while the tty was suspended.
* (mark_stack): Properly conditionalize previous change.Dan Nicolaescu2009-01-30
|
* # Fix a typo.Alan Mackenzie2009-01-30
|
* *** empty log message ***Alan Mackenzie2009-01-30
|
* (unrmail): Fix conversion of BABYL attributes into Rmail-mbox attributes.Eli Zaretskii2009-01-30
|