Andreas Schwab
a91087291d
Regenerate to remove obsolete entries.
2007-01-06 10:00:39 +00:00
Richard M. Stallman
f85c5e3b72
*** empty log message ***
2007-01-06 02:39:58 +00:00
Richard M. Stallman
bc48f9fdd3
*** empty log message ***
2007-01-06 00:21:09 +00:00
Richard M. Stallman
047ecb4e50
(table--warn-incompatibility):
...
Use display-warning instead of momentary-string-display.
2007-01-06 00:21:05 +00:00
Richard M. Stallman
2dca7106aa
(image-type-header-regexps): Recognize xbm more strictly.
2007-01-05 22:54:11 +00:00
Richard M. Stallman
654ec2691d
(backward-kill-word): Doc fix.
2007-01-05 20:24:50 +00:00
Richard M. Stallman
cc7ff062cd
*** empty log message ***
2007-01-05 19:13:21 +00:00
Richard M. Stallman
fa23e705d0
(Antinews): Mention M-x shell scrolling.
2007-01-05 19:13:15 +00:00
Richard M. Stallman
c5954f144d
(Defining Minor Modes): Fix previous change.
2007-01-05 19:12:37 +00:00
Richard M. Stallman
fb395c0fc4
(momentary): Move here ...
2007-01-05 19:12:03 +00:00
Romain Francoise
bbe5b38e59
Delete item about `sgml-html-meta-auto-coding-function'.
2007-01-05 17:59:16 +00:00
Romain Francoise
129f19896b
(sgml-html-meta-auto-coding-function): Ensure that the buffer contains a
...
HTML document.
2007-01-05 17:58:02 +00:00
Dan Nicolaescu
ab3aad87d9
* faces.el (momentary): Move here ...
...
* subr.el (momentary): ... from here.
2007-01-05 17:49:43 +00:00
Kim F. Storm
9e313cc122
(Fvertical_motion): Fix IT overshoot check for overlay
...
strings without embedded newlines immediately followed by newline.
2007-01-05 15:00:45 +00:00
Kim F. Storm
5be7098123
*** empty log message ***
2007-01-05 15:00:17 +00:00
Reiner Steib
d84c37376d
(gnus-soup): New custom group. Make user variables customizable.
2007-01-05 11:47:28 +00:00
YAMAMOTO Mitsuharu
1675bac73f
(MAC_EMACS_CREATOR_CODE): New enumerator.
2007-01-05 08:30:33 +00:00
YAMAMOTO Mitsuharu
e2d3b7e128
(CG_SET_FILL_COLOR_MAYBE_WITH_CGCOLOR)
...
(CG_SET_FILL_COLOR_WITH_GC_FOREGROUND)
(CG_SET_FILL_COLOR_WITH_GC_BACKGROUND)
(CG_SET_STROKE_COLOR_MAYBE_WITH_CGCOLOR)
(CG_SET_STROKE_COLOR_WITH_GC_FOREGROUND): New macros.
(mac_cg_color_space_rgb) [USE_CG_DRAWING]: New variable.
(mac_cg_color_black) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New variable.
(init_cg_color) [USE_CG_DRAWING]: New function.
(mac_draw_line, mac_draw_rectangle) [USE_CG_DRAWING]: Use
CG_SET_STROKE_COLOR_WITH_GC_FOREGROUND instead of CG_SET_STROKE_COLOR.
(mac_erase_rectangle, mac_clear_window, mac_draw_cg_image)
(mac_fill_rectangle, mac_draw_image_string_cg) [USE_CG_DRAWING]:
Use CG_SET_FILL_COLOR_WITH_GC_FOREGROUND or
CG_SET_FILL_COLOR_WITH_GC_BACKGROUND instead of CG_SET_FILL_COLOR.
(mac_draw_string_common) [MAC_OSX && USE_ATSUI]: Likewise.
(XCreateGC, XFreeGC, XSetForeground, XSetBackground) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Use gc->cg_fore_color and/or
gc->cg_back_color.
(install_drag_handler, remove_drag_handler): Make extern.
(install_menu_target_item_handler): Add extern.
(install_window_handler): Call install_menu_target_item_handler.
[MAC_OS8] (main): Use MAC_EMACS_CREATOR_CODE instead of 'EMAx'.
(mac_initialize) [USE_CG_DRAWING]: Call init_cg_color.
2007-01-05 08:30:14 +00:00
YAMAMOTO Mitsuharu
0aea47c1ee
(Vshow_help_function) [TARGET_API_MAC_CARBON]: Add extern.
...
(restore_show_help_function, menu_target_item_handler)
[TARGET_API_MAC_CARBON]: New functions.
(install_menu_target_item_handler): New function.
(add_menu_item) [TARGET_API_MAC_CARBON]: Set help string as menu
item property.
2007-01-05 08:30:05 +00:00
YAMAMOTO Mitsuharu
3bfd2d4690
(struct _XGC) [USE_CG_DRAWING
...
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New members cg_fore_color
and cg_back_color.
2007-01-05 08:29:59 +00:00
YAMAMOTO Mitsuharu
31cfeedea9
(Fmac_set_file_creator): Use MAC_EMACS_CREATOR_CODE
...
instead of 'EMAx'.
[!MAC_OSX] (sys_open, sys_creat, sys_fopen): Likewise.
2007-01-05 08:29:51 +00:00
YAMAMOTO Mitsuharu
bcda42c8fd
(Fformat_time_string, Fdecode_time, Fencode_time)
...
(Fcurrent_time_string, Fcurrent_time_zone): Add BLOCK_INPUT around
gmtime/localtime/emacs_memftimeu/mktime.
2007-01-05 08:29:41 +00:00
Nick Roberts
014361d83b
(Watch Expressions): Describe gdb-max-children.
2007-01-05 05:04:59 +00:00
Nick Roberts
2bb0900a20
*** empty log message ***
2007-01-05 05:04:16 +00:00
Nick Roberts
e1204172ce
(gdb-max-children): New customizable variable.
...
(gdb-speedbar-expand-node): Ask user for confirmation before expanding
large structures/arrays.
2007-01-05 04:20:20 +00:00
Miles Bader
10dc9f9eba
Update from erc--emacs--22
...
Highlights:
- New /RECONNECT command.
- Improve default method for auto-identify to nickserv.
- Fix another erc-iswitchb bug.
- Fix reconnect lockup (defaulting to twice before giving up).
- Fix reconnect on ban.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587
Creator: Michael Olson <mwolson@gnu.org>
2007-01-05 02:09:07 +00:00
Richard M. Stallman
a0583738af
*** empty log message ***
2007-01-04 22:14:36 +00:00
Richard M. Stallman
b98a8e06e6
(find-file-noselect-1, set-visited-file-name):
...
Allow backup-enable-predicate to be nil.
2007-01-04 22:14:32 +00:00
Richard M. Stallman
c8d554e95e
(momentary): New face.
...
(momentary-string-display): Display the string via a temporary
overlay using the new face, instead of inserting it in the buffer.
2007-01-04 21:46:11 +00:00
Richard M. Stallman
c2c923509d
Change C-c b to C-c C-m.
2007-01-04 21:26:43 +00:00
Richard M. Stallman
83e7329767
*** empty log message ***
2007-01-04 18:53:10 +00:00
Richard M. Stallman
0a1bf2eb04
(Windows Keyboard): Clarify previous change.
2007-01-04 18:49:58 +00:00
Richard M. Stallman
a5d96656c0
*** empty log message ***
2007-01-04 18:43:03 +00:00
Andreas Schwab
3c47e17c20
(ebrowse-global-prefix-key): Fix typo in
...
last change.
2007-01-04 15:03:30 +00:00
Juanma Barranquero
4c9564e82d
(Fwindow_end): Fix use of >= operator.
2007-01-04 00:19:11 +00:00
Richard M. Stallman
c3295e7b63
*** empty log message ***
2007-01-03 23:47:14 +00:00
Richard M. Stallman
576538836a
Detect and use fink-installed in intel-based Mac builds; change Apple
...
Darwin section to support both PowerPC and Intel-based Macs.
2007-01-03 23:47:04 +00:00
Richard M. Stallman
dfc265a31f
(Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.
2007-01-03 23:28:08 +00:00
Richard M. Stallman
bcd33653aa
(woman-decode-buffer): Clarify error message.
2007-01-03 22:57:46 +00:00
Richard M. Stallman
cd35741ddc
(Variable Definitions, Customization Types):
...
Don't use * in doc string for defcustom.
2007-01-03 22:17:32 +00:00
Richard M. Stallman
f47190c89b
*** empty log message ***
2007-01-03 20:48:19 +00:00
Alan Mackenzie
fd85cfb794
(c-mask-paragraph): Fix yesterday's buggy patch.
2007-01-03 20:19:29 +00:00
Alan Mackenzie
23f74f538c
*** empty log message ***
2007-01-03 20:17:09 +00:00
Juanma Barranquero
c3b1f01f5c
(tutorial--describe-nonstandard-key): Fix typo.
2007-01-03 12:05:49 +00:00
Reiner Steib
f6a1a6721f
(Customizing Articles): Use index entries for gnus-treat-*
...
variables only in info to avoid redundant entries in the printed
manual.
2007-01-03 09:57:07 +00:00
Stefan Monnier
51443e4f0d
(iswitchb-global-map): Use command-remapping if available.
2007-01-03 03:37:15 +00:00
Juanma Barranquero
33c053f464
(viper-custom-file-name, viper-mode): Fix typos in docstrings.
2007-01-02 23:57:14 +00:00
Juanma Barranquero
dbf284bece
(momentary-string-display): After moving point, set POS variable to it to avoid
...
later errors once the buffer is modified. Doc fix.
2007-01-02 23:49:25 +00:00
Richard M. Stallman
a6c327a88c
*** empty log message ***
2007-01-02 21:15:32 +00:00
Richard M. Stallman
421be07036
(widget-choose): Avoid ugly error for function keys.
2007-01-02 21:15:09 +00:00