- 14 Feb, 2009 19 commits
-
-
Eli Zaretskii authored
(IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long. Encode the entire run of glyphs sharing the same face, instead of doing that one glyph at a time (fixes a bug with displaying double-size characters).
-
Eli Zaretskii authored
-
Eli Zaretskii authored
to translation-table-for-input.
-
Eli Zaretskii authored
Use `with-no-warnings' around forms that refer to translation-table-for-input.
-
Eli Zaretskii authored
to translation-table-for-input.
-
Eli Zaretskii authored
to translation-table-for-input.
-
Glenn Morris authored
-
Glenn Morris authored
(gnus-summary-save-in-mail): Use gnus-output-to-rmail rather than rmail-output-to-rmail-file.
-
Stefan Monnier authored
-
Richard M. Stallman authored
(rmail-old-headers): New variable. (rmail-edit-current-message): Set it, recording current headers. (rmail-cease-edit): Compute new headers and diff against old ones. Update the mbox buffer with the changes that were made. (rmail-edit-headers-alist): New function. (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
-
Glenn Morris authored
-
Glenn Morris authored
(rmail-revert): Swap buffers before replacing contents.
-
Glenn Morris authored
(sql-product-alist, sql-connect-sqlite): Remove host, user, password options not applicable to SQlite. (Bug#1904)
-
Jay Belanger authored
-
Glenn Morris authored
-
Glenn Morris authored
variable (only used in gnus-util, which declares it anyway). (rmail-output-to-rmail-file): Move autoload to gnus-art, the only place that uses it. (rmail-insert-rmail-file-header): Remove autoload of deleted function, only used in gnus-util, which autoloads it itself. (rmail-update-summary): Fix autoload.
-
Jay Belanger authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(rmail-add-mbox-headers): Likewise.
-
- 13 Feb, 2009 21 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Chong Yidong authored
(main): Use time_t for time variables.
-
Chong Yidong authored
(main): Use time_t for time variables.
-
Adrian Robert authored
* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m (pop_down_menu): Check popup_activated_flag. \n(ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let \npop_down_menu do the cleanup work as it is always called. (Bug#2154) \n \n* nsfont.m (nsfont_make_fontset_for_font): For now, don't try to \nset fontset font for 'mathematical-' sub-scripts. (Bug #2218)\n
-
Juanma Barranquero authored
-
Kenichi Handa authored
buffer-substring-no-properties instead of buffer-substring. (tit-process-body): Likewise. (tsang-quick-converter): Handle superfluous CR at eol. (py-converter): Use buffer-substring-no-properties instead of buffer-substring. Handle superfluous CR at eol. (ziranma-converter): Likewise (ctlau-converter): Likewise. (miscdic-convert): Read a file without eol conversion.
-
Carsten Dominik authored
* org.texi (Org Plot): Fix link.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
that this functions behaves in Emacs 23 as in 22.
-
Glenn Morris authored
-
Glenn Morris authored
Update callers.
-
Glenn Morris authored
-
Glenn Morris authored
Update callers.
-
Glenn Morris authored
(rmail-set-header-1): If VALUE is nil, remove the header altogether. (rmail-set-header): Doc fix.
-
Glenn Morris authored
(rmail-summary-redo): Add missing initialization value. (rmail-summary-overlay, rmail-summary-mode-map): Add doc string. (rmail-summary-mark-deleted, rmail-summary-deleted-p): Fix skip-chars-forward calls. (rmail-summary-mark-seen): New function. As well as removing the '-' mark, update the summary-vector. (Bug#2135) (rmail-summary-rmail-update, rmail-summary-goto-msg): Use rmail-summary-mark-seen.
-
Glenn Morris authored
removed. (Bug#2302)
-