1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

88794 Commits

Author SHA1 Message Date
Kenichi Handa
6b0c98f550 (rmail-get-coding-system): Fix previous change. 2009-01-27 04:49:33 +00:00
Kenichi Handa
fe83a3004e (rmail-get-coding-system): Re-search
rmail-mime-charset-pattern directly instead of using
mail-fetch-field.  Use coding-system-from-name.
2009-01-27 04:48:56 +00:00
Kenichi Handa
f4017dc56c New function `coding-sytem-from-name'. 2009-01-27 04:39:53 +00:00
Kenichi Handa
be7ca04425 (canonicalize-coding-system-name)
(coding-system-from-name): New functions.
2009-01-27 04:39:30 +00:00
Glenn Morris
f143d380fc Comment. 2009-01-27 03:53:07 +00:00
Glenn Morris
d74d846ed7 (Top): Fix Antinews menu entry. 2009-01-27 03:49:27 +00:00
Glenn Morris
cfd5bdfe94 Comment. 2009-01-27 03:48:50 +00:00
Glenn Morris
2de04022a8 Fix initial comment on outline mode. 2009-01-27 03:48:02 +00:00
Glenn Morris
266f687aa8 Cross off some easy rmail stuff. 2009-01-27 03:45:38 +00:00
Glenn Morris
3176a6a031 (dired-bind-vm): Doc fix. 2009-01-27 03:45:06 +00:00
Glenn Morris
415046c882 Remove leading `*' from defcustom docs.
Replace `first' and `rest' with `car' and `cdr' throughout.
(rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
(rsf-scanning-messages-now): Doc fix.
(rsf-check-field): Rename from `check-field' and update callers.
(rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
Use rmail-output rather than deleted rmail-output-to-rmail-file.
2009-01-27 03:43:26 +00:00
Glenn Morris
778ef2ef07 Remove leading `*' from defcustom docs.
Remove needless autoloads of many defcustoms and hooks.
(rmail-enable-mime, rmail-insert-mime-resent-message-function)
(rmail-search-mime-message-function, rmail-search-mime-header-function)
(rmail-decode-mime-charset): Doc fix.
(rmail-search-message, rmail-resend): Check functions set before use.
2009-01-27 03:43:04 +00:00
Glenn Morris
c10782e6e5 Remove leading `*' from defcustom docs.
Remove needless autoloads of many defcustoms.
(rmail-output-to-babyl-buffer): Rename from
rmail-output-to-r-mail-buffer and update caller.
(rmail-output): Doc fix.
2009-01-27 03:42:31 +00:00
Glenn Morris
8d2b2df4b0 Remove leading `*' from defcustom docs.
Remove needless autoloads of many defcustoms.
(rmail-message-regexp-p-1): Check rmail-search-mime-header-function is set.
2009-01-27 03:42:08 +00:00
Glenn Morris
d654dddf13 (command-line-args-left): Remove unneeded declaration.
(batch-unrmail, unrmail): Doc fix.
2009-01-27 03:41:25 +00:00
Chong Yidong
3fbc055fd8 (rmail-message-recipients-p-1, rmail-message-regexp-p-1): Avoid clobbering the mark. 2009-01-27 03:15:52 +00:00
Chong Yidong
6682b72d72 * mail/rmailsum.el (rmail-message-recipients-p-1)
(rmail-message-regexp-p-1): Avoid clobbering the mark.
2009-01-27 03:15:14 +00:00
Chong Yidong
96a07ae931 (rmail-summary-mark-deleted): Recache summary. 2009-01-27 03:05:18 +00:00
Chong Yidong
04ce399c0e * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary. 2009-01-27 03:05:08 +00:00
Jay Belanger
5fafc2475d (Embedded Mode, Algebraic-Style Calculations): Make Calc the subject
of sentences.
(Rearranging Formulas using Selections): Discuss new options for `j *'.
2009-01-27 01:55:20 +00:00
Jay Belanger
d22546d532 (cal-sel-mult-both-sides): Add an option to expand the denominator. 2009-01-27 01:21:54 +00:00
Jay Belanger
1b2d606c19 Mention change to `j *'. 2009-01-27 01:20:27 +00:00
Michael Albinus
e12c189f66 * net/dbus.el (dbus-event-error-hooks): New variable.
(dbus-handle-event): Use it.
2009-01-26 20:26:52 +00:00
Michael Albinus
e743350883 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks. 2009-01-26 20:23:49 +00:00
Chong Yidong
bf86d09c11 (fontset_find_font): Fix handling of non-cons return
value of fontset_get_font_group.
(fontset_font): Revert last change.
2009-01-26 15:50:43 +00:00
Chong Yidong
5be8fcc0d2 * fontset.c (fontset_find_font): Fix handling of non-cons return
value of fontset_get_font_group.
(fontset_font): Revert last change.
2009-01-26 15:50:18 +00:00
Stephen Gildea
031c6757b0 mh-e.el (mh-pack-folder-hook): New variable.
mh-funcs.el (mh-pack-folder): Call new mh-pack-folder-hook.
2009-01-26 14:42:31 +00:00
Jason Rumney
19ae3e619f (w32font_list_internal): Return quickly if registry is
unknown.  Simplify final return.
(add_font_entity_to_list): Break complex logic down into more
manageable chunks.  Move unknown registry check to
w32font_list_internal.
2009-01-26 14:32:34 +00:00
Carsten Dominik
bfe9b8c1f1 * org-export-latex.el (org-export-as-latex): Call
`org-export-latex-first-lines' with OPT-PLIST as a parameter.
	(org-export-latex-first-lines): New parameter OPT-PLIST.
2009-01-26 08:40:19 +00:00
Carsten Dominik
3c9ebe5506 *** empty log message *** 2009-01-26 08:39:48 +00:00
Carsten Dominik
1e4f816aab 2009-01-26 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-yank): Tell `delete-selection-mode' about
	`org-yank'.

	* org-faces.el (org-clock-overlay): Fix face definition.

	* org-export-latex.el (org-export-latex-first-lines): Pass
	timestamp and footnote parameters to the preprocessor.

	* org-exp.el (org-export-remove-timestamps): Do not remove time
	stamps inside tables.
2009-01-26 07:44:42 +00:00
Glenn Morris
8bff613751 Regenerate. 2009-01-26 07:31:35 +00:00
Glenn Morris
9f798291e4 (ELCFILES): Update. 2009-01-26 03:03:23 +00:00
Glenn Morris
a38d3f5b28 Add some addresses for rmail users to ignore. 2009-01-26 02:58:27 +00:00
Glenn Morris
e685790655 Mention m68k-*-netbsd* was restored. 2009-01-26 02:51:23 +00:00
Glenn Morris
ca4ac03d38 Add an introductory comment. 2009-01-26 02:48:23 +00:00
Glenn Morris
2096a1b624 Fix typos. 2009-01-26 02:37:20 +00:00
Glenn Morris
ac120e6dbf (rmail-reply): Don't include Resent-To and Resent-Cc in replies. (Bug#512) 2009-01-26 02:06:58 +00:00
Jason Rumney
c24f4bf956 Swap name and description. Remove Windows versions. 2009-01-26 01:51:18 +00:00
Karl Berry
49ffdce87c use @itemize @w{} for an item with no bullet instead of the incorrect @itemize asis 2009-01-26 01:15:47 +00:00
Juanma Barranquero
64cc3cf608 Add bug references. 2009-01-25 22:58:22 +00:00
Juanma Barranquero
d8038940d1 Add bug references. 2009-01-25 22:22:59 +00:00
Juanma Barranquero
447cfa6693 Add bug reference. 2009-01-25 22:19:29 +00:00
Chong Yidong
21d461130e Minor doc fix. 2009-01-25 21:31:49 +00:00
Ulf Jasper
3edf528464 icalendar: fixed doc string. 2009-01-25 21:23:39 +00:00
Bill Wohler
c932f02a84 (mh-goto-header-end): Use mh-mail-header-separator instead of -* in
regexp.
2009-01-25 20:56:45 +00:00
Bill Wohler
4ab2f40289 (mh-folder-mode-help-messages): Add e and t to K's help. 2009-01-25 20:12:21 +00:00
Adrian Robert
33b357927c * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
Remove from global map and key definitions.
	(ns-toggle-toolbar, ns-info-prefs): Add to global map and key
	definitions.
	(ns-show-preferences-help, ns-unput-working-text): New functions.
	(ns-unecho-working-text): Update message.
2009-01-25 19:50:16 +00:00
Adrian Robert
8612b71a44 Changes to remove Feval calls from GUI under NS.
* nsterm.h: Move KEY_NS_... definitions here from nsterm.m.  Add
NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.

* nsterm.m: Move KEY_NS_... definitions to nsterm.h.
(EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
(EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
instead of NON_ASCII_KEYSTROKE_EVENT.
(EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
(EmacsApp-applicationShouldTerminate:): Query user.
(EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
instead of Feval.

* termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.

* keyboard.c (kbd_buffer_get_event): Check for it.
(keys_of_keyboard): Define lispy keys for
ns-put/unput-working-text.

* nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
versions.
(EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
2009-01-25 19:43:31 +00:00
Bill Wohler
0cb6149297 (EDITION, UPDATED): Update. 2009-01-25 19:40:51 +00:00