Kenichi Handa
bc10bcbd5d
(select-safe-coding-system): Fix
...
previous change.
2005-04-26 05:51:19 +00:00
Kenichi Handa
38f60cd97f
(char_table_range): New function.
...
(Fchar_table_range): Signal an error if characters in the range
have inconsistent values. Don't check the parent.
2005-04-26 04:07:40 +00:00
Luc Teirlinck
83217d594f
(Tooltips): Tooltip mode is enabled by default.
...
Delete redundant reference to tooltip Custom group. It is referred
too again in the next paragraph.
2005-04-26 01:05:45 +00:00
Luc Teirlinck
7f48f143a8
*** empty log message ***
2005-04-26 01:03:46 +00:00
Luc Teirlinck
be051bc0e6
(Standard Hooks): Most minor modes have mode hooks too.
2005-04-26 00:50:42 +00:00
Lute Kamstra
ec1e11a9a4
(calc-trail-mode): Don't set font-lock-defaults.
2005-04-25 22:22:51 +00:00
Jay Belanger
2b2920a967
*** empty log message ***
2005-04-25 19:48:16 +00:00
Jay Belanger
d9bc5288da
(calc-view-news): Let-bind inhibit-read-only to t, use help-mode.
2005-04-25 19:42:44 +00:00
Dan Nicolaescu
c9b630f7f2
* e/eterm.ti: Add a comment.
...
* e/eterm: Regenerate.
* term.el (ansi-term-color-vector): Use the xterm colors.
(term-raw-map): Don't add mappings for \eO and \e[. Map
deletechar.
2005-04-25 18:11:33 +00:00
Thien-Thi Nguyen
70ca7cb36e
Update.
2005-04-25 11:42:25 +00:00
Lute Kamstra
8ba81e936d
(font-lock-syntactic-face-function): Fix docstring.
2005-04-25 11:12:33 +00:00
Lute Kamstra
77f5a70d86
(font-lock-defaults): Fix docstring.
2005-04-25 11:09:30 +00:00
Kenichi Handa
87ede5a106
(fontset_set): Fix previous change.
2005-04-25 06:50:51 +00:00
Miles Bader
61b397cdc2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 67)
- Update from CVS
2005-04-24 Teodor Zlatanov <tzz@lifelogs.com>
* lisp/gnus/spam-report.el (spam-report-unplug-agent)
(spam-report-plug-agent, spam-report-deagentize)
(spam-report-agentize, spam-report-url-ping-temp-agent-function):
support for the Agent in spam-report: when unplugged, report to a
file; when plugged, submit all the requests.
[Added missing offline functionality from trunk.]
2005-04-24 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/spam-report.el (spam-report-url-to-file)
(spam-report-requests-file): New function and variable for offline
reporting.
(spam-report-url-ping-function): Add `spam-report-url-to-file'
and user defined function.
(spam-report-process-queue): New function.
Process requests from `spam-report-requests-file'.
(spam-report-url-ping-mm-url): Autoload.
[Added missing offline functionality from trunk.]
2005-04-25 04:36:12 +00:00
Kenichi Handa
901ae59714
(select-safe-coding-system): Don't
...
check consistency with coding: spec, etc if raw-text or
no-conversion was found to be safe.
2005-04-25 04:30:38 +00:00
Miles Bader
0ed4adfc2c
Add arch tagline
2005-04-25 01:46:56 +00:00
Richard M. Stallman
a639047450
*** empty log message ***
2005-04-24 21:36:12 +00:00
Richard M. Stallman
b8f3fe3967
(Fvertical_motion): Bind fontification-functions to nil.
2005-04-24 21:35:43 +00:00
Richard M. Stallman
86f7c20348
Delete info about lazy-lock.el and fast-lock.el.
2005-04-24 21:34:39 +00:00
Richard M. Stallman
d2f290154d
(mail-font-lock-keywords): Match any number of
...
citation markers at start of each line.
2005-04-24 21:32:59 +00:00
Richard M. Stallman
fc2e9bcbf8
(rmail-font-lock-keywords): Match any number of
...
citation markers at start of each line.
2005-04-24 21:32:28 +00:00
Richard M. Stallman
4403a96955
(font-lock-comment-delimiter-face): Doc fix.
2005-04-24 21:31:37 +00:00
Richard M. Stallman
93d1963d73
(mode-require-final-newline): Fix previous change.
...
(require-final-newline): Fix type label.
2005-04-24 21:29:15 +00:00
Sam Steingold
e1825b50a3
typo
2005-04-24 21:02:20 +00:00
Glenn Morris
b78cbdf785
(f90-calculate-indent): Fix treatment of first statement in buffer
...
(broken by 2004-11-24 change).
2005-04-24 19:42:28 +00:00
Glenn Morris
2538808fd8
*** empty log message ***
2005-04-24 19:41:45 +00:00
Kim F. Storm
bb7216f7eb
(ido-everywhere): Save and restore old read-buffer-function
...
and read-file-name-function values. Don't overwrite existing
non-nil values if ido-mode is enabled without ido-everywhere.
2005-04-24 19:09:13 +00:00
Kim F. Storm
456986fd3a
*** empty log message ***
2005-04-24 19:08:56 +00:00
Eli Zaretskii
cf1982d9ea
(re_search_2, re_match_2_internal): Convert second arg
...
of RE_TRANSLATE to int, to shut up GCC warnings.
2005-04-24 16:41:14 +00:00
Luc Teirlinck
e5baf107e9
*** empty log message ***
2005-04-24 15:11:38 +00:00
Eli Zaretskii
c844a93e4e
Mark syntax-class as documented.
2005-04-24 15:07:23 +00:00
Eli Zaretskii
f3714ab2d9
*** empty log message ***
2005-04-24 15:05:17 +00:00
Eli Zaretskii
92426d9cfd
(Syntax Table Internals): Elaborate documentation of
...
syntax-after and syntax-class.
2005-04-24 15:04:35 +00:00
Luc Teirlinck
576ceeb302
(mode-require-final-newline): Revert accidental change.
2005-04-24 14:50:42 +00:00
Eli Zaretskii
9d1ffd5a91
(syntax-after): Doc fix.
...
(syntax-class): If argument is nil, return nil.
2005-04-24 14:50:20 +00:00
Luc Teirlinck
993746115b
(mode-require-final-newline): Minor doc fix.
2005-04-24 14:45:08 +00:00
Eli Zaretskii
5eb20bca14
(Unique File Names): Don't mention "numbers" in the documentation
...
of make-temp-file and make-temp-name.
2005-04-24 13:24:29 +00:00
Eli Zaretskii
45d2f8e82c
(Changing Files): Fix last change's cross-reference.
2005-04-24 13:13:09 +00:00
Eli Zaretskii
1441edfef9
(mode-require-final-newline): Doc fix.
...
(backup-buffer-copy): Fix last change.
2005-04-24 12:07:15 +00:00
Eli Zaretskii
7fce7dfe69
(Fcopy_file): Doc fix.
...
[MSDOS]: Fix call to emacs_open: buffer_file_type not defined and
not needed.
2005-04-24 09:19:10 +00:00
YAMAMOTO Mitsuharu
49ed33c7f5
*** empty log message ***
2005-04-24 06:07:40 +00:00
YAMAMOTO Mitsuharu
5059ef4c83
(x_clear_frame_selections): Add extern.
2005-04-24 06:07:09 +00:00
YAMAMOTO Mitsuharu
1c05c15b46
(handling_window_update, terminate_flag): Remove variables.
...
(do_window_update, do_ae_quit_application, XTread_socket): Don't
use them.
(WNE_SLEEP_AT_SUSPEND, WNE_SLEEP_AT_RESUME): Don't define.
[USE_CARBON_EVENTS && MAC_OSX] (mac_handle_service_event)
(init_service_handler): Move to macselect.c. Remove declarations.
[USE_CARBON_EVENTS && MAC_OSX] (init_service_handler): Add extern.
(Qapplication, Qabout): New variables.
(syms_of_mac): Initialize them.
[USE_CARBON_EVENTS && MAC_OSX] (Qpreferences, Qservices, Qpaste)
(Qperform): New variables.
(syms_of_mac) [USE_CARBON_EVENTS && MAC_OSX]: Initialize them.
(do_get_menus) [!TARGET_API_MAC_CARBON]: Don't call AppendResMenu.
(do_menu_choice): Unhighlight menu bar also when menu_id is 0.
(mac_store_application_menu_event, init_menu_bar): New functions.
[USE_CARBON_EVENTS] (mac_handle_command_event)
(init_command_handler): New functions.
(mac_handle_window_event): Return noErr on window update event.
(do_ae_quit_application): Call mac_store_application_menu_event.
(mac_initialize) [USE_CARBON_EVENTS]: Call init_command_handler
and init_menu_bar.
2005-04-24 06:06:39 +00:00
YAMAMOTO Mitsuharu
eb32b29217
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
...
(QCLIPBOARD): Remove variable.
(syms_of_mac): Don't initialize it.
(Fmac_paste_function, Fmac_cut_function, Fx_selection_exists_p):
Remove functions.
(syms_of_mac): Don't defsubr them.
[TARGET_API_MAC_CARBON] (Qmime_charset, QNFD, QNFKD, QNFC, QNFKC)
(QHFS_plus_D, QHFS_plus_C): New variables.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Initialize them.
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp)
(cfstring_create_normalized): New functions.
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Likewise.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.
2005-04-24 06:05:39 +00:00
YAMAMOTO Mitsuharu
f706a7b260
(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
2005-04-24 06:03:58 +00:00
YAMAMOTO Mitsuharu
ab271acac5
(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.
2005-04-24 06:03:04 +00:00
YAMAMOTO Mitsuharu
03cb0f355a
(MAC_OBJ): Add macselect.o.
...
(SOME_MACHINE_OBJECTS): Likewise.
(mac.o): Depend on ccl.h.
(macselect.o): New target.
2005-04-24 06:02:27 +00:00
YAMAMOTO Mitsuharu
b671651fcd
Define HAVE_PWD_H.
2005-04-24 06:01:22 +00:00
YAMAMOTO Mitsuharu
3fc2e2d994
Add NSServices key and data.
2005-04-24 06:00:57 +00:00
YAMAMOTO Mitsuharu
1435580fd2
(MacObjects): Add macselect.c.x.
...
(macselect.c.x): New target.
(mac.c): Fix dependency.
2005-04-24 06:00:33 +00:00