aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (metamail-interpret-body): Remove Rmail-specific hack that is noGlenn Morris2009-02-072-5/+36
| | | | longer appropriate to mbox Rmail.
* (rmail-create-summary-line): Widen the view bufferGlenn Morris2009-02-071-15/+16
| | | | | | before trying to move to the start of the message. (rmail-summary-undelete-many, rmail-summary-rmail-update): Fix rmail-set-attribute calls.
* (mail-bury-selects-summary, mail-yank-original): Doc fix.Glenn Morris2009-02-071-124/+111
| | | | | (rmail-output-to-rmail-buffer): Autoload it. (mail-do-fcc): Give it a doc string. Update for mbox Rmail, simplify.
* Sync final change from rmail-mox-branch, rev 1.13.2.4, 2006-01-16.Glenn Morris2009-02-071-3/+10
| | | | | | | Alex Schroeder <alex at gnu.org> (unrmail): Use regexps to find message separators so as not to match any fake rmime.el separators. Remove any sections added by rmime.el.
* (svg_load_image): Fix last change.Chong Yidong2009-02-061-11/+9
|
* * image.c (svg_load_image): Fix last change.Chong Yidong2009-02-061-0/+2
|
* (Fx_create_frame): Signal an error if no font is found (Bug#2147).Chong Yidong2009-02-061-0/+5
|
* * xfns.c (Fx_create_frame): Signal an error if no font isChong Yidong2009-02-061-0/+5
| | | | found (Bug#2147).
* 2009-02-06 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-062-1/+3
| | | | | * org-exp.el (org-export-remove-or-extract-drawers): Fix regular expression for extracting drawers.
* 2009-02-06 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-062-1/+4
| | | | | * org-exp.el (org-export-preprocess-string): Fix bug with skipping text before first headline.
* (c-emacs-features): Change a let to a let* to eliminate BC warnings.Alan Mackenzie2009-02-061-13/+13
|
* 2009-02-06 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-062-1/+8
| | | | | * org.el (org-format-latex): Stop LaTeX fragment processing in protected examples.
* (unrmail): Use current-time-string.Glenn Morris2009-02-062-2/+3
|
* undigest.el updated for mbox.Glenn Morris2009-02-061-3/+0
|
* (kill-whole-line): Provide a default argument of 1.Glenn Morris2009-02-062-0/+9
|
* (rmail-mail-separator): Delete.Glenn Morris2009-02-061-143/+151
| | | | (undigestify-rmail-message, unforward-rmail-message): Update for mbox Rmail.
* *** empty log message ***Kenichi Handa2009-02-061-0/+7
|
* (image-mode): Use `image-get-display-property' instead of `get-text-property'.Juri Linkov2009-02-052-12/+22
| | | | | (image-minor-mode): Sync the logic with `image-mode' including the activation of the image display by default.
* * ada-mode.texi (No project files): Fix typo. (Bug#2214)Juanma Barranquero2009-02-052-1/+5
|
* (c-emacs-features): Check the working of beginning/end-of-defun-functionAlan Mackenzie2009-02-051-8/+20
| | | | more rigorously before setting argumentative-bod-function.
* *** empty log message ***Alan Mackenzie2009-02-051-0/+6
|
* And now, with the real author...Juanma Barranquero2009-02-051-1/+1
|
* * nt/README.W32: Fix typo. (Bug#2207)Juanma Barranquero2009-02-052-1/+5
|
* * character.c (syms_of_character) <script-representative-chars>:Juanma Barranquero2009-02-052-2/+7
| | | | Fix typo in docstring.
* (rmail-duplicate-message): Make it work.Glenn Morris2009-02-052-11/+23
|
* (turn-on-xterm-mouse-tracking-on-terminal)Dan Nicolaescu2009-02-052-2/+14
| | | | | (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the mode on the initial terminal.
* (setup-default-fontset): Append entries for mathematical, instead ofKenichi Handa2009-02-051-1/+1
| | | | prepending.
* *** empty log message ***Nick Roberts2009-02-051-0/+6
|
* Some rmail stuff hopefully fixed.Glenn Morris2009-02-051-2/+2
|
* (rmail-show-message): Update declaration.Glenn Morris2009-02-052-34/+57
| | | | | (rmail-buffer, rmail-view-buffer): Declare. (org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
* (rmail-what-message): Unbreak it.Glenn Morris2009-02-052-6/+17
|
* (rmail-buffer): Remove unneeded eval-when-compile.Glenn Morris2009-02-051-8/+10
| | | | | (rmail-narrow-to-non-pruned-header): Remove autoload. (mairix-rmail-fetch-field): Handle mbox Rmail.
* (script-representative-chars): RemoveKenichi Handa2009-02-051-2/+37
| | | | | | mathematical. (setup-default-fontset): Add entries for each subgroup of mathematical script.
* Fix previous change.Glenn Morris2009-02-051-15/+4
|
* (Ffont_spec): Docstring modified.Kenichi Handa2009-02-051-1/+2
|
* (Vscript_representative_chars): Docstring modified.Kenichi Handa2009-02-051-1/+2
|
* Merge from gnus--devo--0Miles Bader2009-02-0511-44/+121
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
* Regenerate with fixed AC_FUNC_MKTIME.Andreas Schwab2009-02-041-8/+14
|
* 2009-02-04 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-044-2/+22
| | | | | * org.el (org-return-follows-link): Revert setting `org-return-follows-link' to t by default.
* NO_SOCK_SIGIO is not used anymore.Dan Nicolaescu2009-02-041-1/+3
|
* (gnu): Add an example for the "note" format.Dan Nicolaescu2009-02-042-0/+5
|
* missed committing this on last checkinAdrian Robert2009-02-041-4/+0
|
* * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.Adrian Robert2009-02-042-9/+4
|
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-045-53/+83
| | | | | | | | | | | | | | | | (ns_popup_dialog): Call it on unwind. (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and call timer_check() (Bug#2154). (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if handling_signal is set. (EmacsMenu-fillWithWidgetValue:): Set submenu title. * s/darwin.h: Same and NO_SOCK_SIGIO as well. * nsterm.m (ns_read_socket): Same and don't set handling_signal. * keyboard.c (poll_for_input_1, handle_async_input): Set handling_signal under HAVE_NS.
* (vc-svn-diff): Revert previous change but add a testNick Roberts2009-02-041-0/+13
| | | | for newvars is nil. (C-u C-x v = with default values).
* *** empty log message ***Nick Roberts2009-02-041-0/+5
|
* (CPP): Note problem with resource compiler of MSVC.Jason Rumney2009-02-042-1/+20
|
* (select-safe-coding-system): UseKenichi Handa2009-02-042-2/+5
| | | | buffer-chars-modified-tick instead of buffer-modified-tick.
* (vc-bzr-working-revision): Recognize a newer branchDan Nicolaescu2009-02-042-3/+10
| | | | format. Use when instead of if.
* Add "^" to interactive spec of sexp movement commandsMiles Bader2009-02-042-10/+16
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1534