]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Mon, 8 Jan 2007 23:01:11 +0000 (23:01 +0000)]
(x-dnd-types-alist): Fix typo in docstring.
Juanma Barranquero [Mon, 8 Jan 2007 23:00:24 +0000 (23:00 +0000)]
(battery-search-for-one-match-in-files): Fix typo in docstring.
Jan Djärv [Mon, 8 Jan 2007 17:58:38 +0000 (17:58 +0000)]
(init_keyboard): Initialize interrupt_input_blocked and
interrupt_input_pending.
Jan Djärv [Mon, 8 Jan 2007 17:56:53 +0000 (17:56 +0000)]
(x_display_info): New: net_supported_atoms,
nr_net_supported_atoms and net_supported_window.
Jan Djärv [Mon, 8 Jan 2007 17:56:31 +0000 (17:56 +0000)]
New variable last_user_time.
(handle_one_xevent): Set last_user_time from events that have Time.
Set net_supported_window to 0 when reparented.
(wm_supports): New function.
(do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE.
(x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms
and net_supported_window.
Stefan Monnier [Sun, 7 Jan 2007 20:11:47 +0000 (20:11 +0000)]
(fill-comment-paragraph): Improve comment.
Juanma Barranquero [Sun, 7 Jan 2007 18:45:28 +0000 (18:45 +0000)]
(replace-regexp): Fix typo in docstring.
Alan Mackenzie [Sun, 7 Jan 2007 13:36:41 +0000 (13:36 +0000)]
(c-operators, c-filter-ops): Amend doc-string and comments.
Alan Mackenzie [Sun, 7 Jan 2007 13:35:07 +0000 (13:35 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 6 Jan 2007 21:51:04 +0000 (21:51 +0000)]
(abbreviate-file-name): Doc fix.
Richard M. Stallman [Sat, 6 Jan 2007 17:30:26 +0000 (17:30 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 6 Jan 2007 14:36:34 +0000 (14:36 +0000)]
(split-string): Remove spurious ")" from doc string.
Eli Zaretskii [Sat, 6 Jan 2007 14:30:54 +0000 (14:30 +0000)]
Mention the change in ctags wrt duplicate tags.
Eli Zaretskii [Sat, 6 Jan 2007 14:28:21 +0000 (14:28 +0000)]
Fix date of last entry.
Reiner Steib [Sat, 6 Jan 2007 13:27:53 +0000 (13:27 +0000)]
Add missing :group in previous change.
Andreas Schwab [Sat, 6 Jan 2007 10:00:39 +0000 (10:00 +0000)]
Regenerate to remove obsolete entries.
Richard M. Stallman [Sat, 6 Jan 2007 02:39:58 +0000 (02:39 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 6 Jan 2007 00:21:09 +0000 (00:21 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 6 Jan 2007 00:21:05 +0000 (00:21 +0000)]
(table--warn-incompatibility):
Use display-warning instead of momentary-string-display.
Richard M. Stallman [Fri, 5 Jan 2007 22:54:11 +0000 (22:54 +0000)]
(image-type-header-regexps): Recognize xbm more strictly.
Richard M. Stallman [Fri, 5 Jan 2007 20:24:50 +0000 (20:24 +0000)]
(backward-kill-word): Doc fix.
Richard M. Stallman [Fri, 5 Jan 2007 19:13:21 +0000 (19:13 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 5 Jan 2007 19:13:15 +0000 (19:13 +0000)]
(Antinews): Mention M-x shell scrolling.
Richard M. Stallman [Fri, 5 Jan 2007 19:12:37 +0000 (19:12 +0000)]
(Defining Minor Modes): Fix previous change.
Richard M. Stallman [Fri, 5 Jan 2007 19:12:03 +0000 (19:12 +0000)]
(momentary): Move here ...
Romain Francoise [Fri, 5 Jan 2007 17:59:16 +0000 (17:59 +0000)]
Delete item about `sgml-html-meta-auto-coding-function'.
Romain Francoise [Fri, 5 Jan 2007 17:58:02 +0000 (17:58 +0000)]
(sgml-html-meta-auto-coding-function): Ensure that the buffer contains a
HTML document.
Dan Nicolaescu [Fri, 5 Jan 2007 17:49:43 +0000 (17:49 +0000)]
* faces.el (momentary): Move here ...
* subr.el (momentary): ... from here.
Kim F. Storm [Fri, 5 Jan 2007 15:00:45 +0000 (15:00 +0000)]
(Fvertical_motion): Fix IT overshoot check for overlay
strings without embedded newlines immediately followed by newline.
Kim F. Storm [Fri, 5 Jan 2007 15:00:17 +0000 (15:00 +0000)]
*** empty log message ***
Reiner Steib [Fri, 5 Jan 2007 11:47:28 +0000 (11:47 +0000)]
(gnus-soup): New custom group. Make user variables customizable.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:30:33 +0000 (08:30 +0000)]
(MAC_EMACS_CREATOR_CODE): New enumerator.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:30:14 +0000 (08:30 +0000)]
(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.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:30:05 +0000 (08:30 +0000)]
(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.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:29:59 +0000 (08:29 +0000)]
(struct _XGC) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New members cg_fore_color
and cg_back_color.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:29:51 +0000 (08:29 +0000)]
(Fmac_set_file_creator): Use MAC_EMACS_CREATOR_CODE
instead of 'EMAx'.
[!MAC_OSX] (sys_open, sys_creat, sys_fopen): Likewise.
YAMAMOTO Mitsuharu [Fri, 5 Jan 2007 08:29:41 +0000 (08:29 +0000)]
(Fformat_time_string, Fdecode_time, Fencode_time)
(Fcurrent_time_string, Fcurrent_time_zone): Add BLOCK_INPUT around
gmtime/localtime/emacs_memftimeu/mktime.
Nick Roberts [Fri, 5 Jan 2007 05:04:59 +0000 (05:04 +0000)]
(Watch Expressions): Describe gdb-max-children.
Nick Roberts [Fri, 5 Jan 2007 05:04:16 +0000 (05:04 +0000)]
*** empty log message ***
Nick Roberts [Fri, 5 Jan 2007 04:20:20 +0000 (04:20 +0000)]
(gdb-max-children): New customizable variable.
(gdb-speedbar-expand-node): Ask user for confirmation before expanding
large structures/arrays.
Miles Bader [Fri, 5 Jan 2007 02:09:07 +0000 (02:09 +0000)]
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>
Richard M. Stallman [Thu, 4 Jan 2007 22:14:36 +0000 (22:14 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 4 Jan 2007 22:14:32 +0000 (22:14 +0000)]
(find-file-noselect-1, set-visited-file-name):
Allow backup-enable-predicate to be nil.
Richard M. Stallman [Thu, 4 Jan 2007 21:46:11 +0000 (21:46 +0000)]
(momentary): New face.
(momentary-string-display): Display the string via a temporary
overlay using the new face, instead of inserting it in the buffer.
Richard M. Stallman [Thu, 4 Jan 2007 21:26:43 +0000 (21:26 +0000)]
Change C-c b to C-c C-m.
Richard M. Stallman [Thu, 4 Jan 2007 18:53:10 +0000 (18:53 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 4 Jan 2007 18:49:58 +0000 (18:49 +0000)]
(Windows Keyboard): Clarify previous change.
Richard M. Stallman [Thu, 4 Jan 2007 18:43:03 +0000 (18:43 +0000)]
*** empty log message ***
Andreas Schwab [Thu, 4 Jan 2007 15:03:30 +0000 (15:03 +0000)]
(ebrowse-global-prefix-key): Fix typo in
last change.
Juanma Barranquero [Thu, 4 Jan 2007 00:19:11 +0000 (00:19 +0000)]
(Fwindow_end): Fix use of >= operator.
Richard M. Stallman [Wed, 3 Jan 2007 23:47:14 +0000 (23:47 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 3 Jan 2007 23:47:04 +0000 (23:47 +0000)]
Detect and use fink-installed in intel-based Mac builds; change Apple
Darwin section to support both PowerPC and Intel-based Macs.
Richard M. Stallman [Wed, 3 Jan 2007 23:28:08 +0000 (23:28 +0000)]
(Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.
Richard M. Stallman [Wed, 3 Jan 2007 22:57:46 +0000 (22:57 +0000)]
(woman-decode-buffer): Clarify error message.
Richard M. Stallman [Wed, 3 Jan 2007 22:17:32 +0000 (22:17 +0000)]
(Variable Definitions, Customization Types):
Don't use * in doc string for defcustom.
Richard M. Stallman [Wed, 3 Jan 2007 20:48:19 +0000 (20:48 +0000)]
*** empty log message ***
Alan Mackenzie [Wed, 3 Jan 2007 20:19:29 +0000 (20:19 +0000)]
(c-mask-paragraph): Fix yesterday's buggy patch.
Alan Mackenzie [Wed, 3 Jan 2007 20:17:09 +0000 (20:17 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 3 Jan 2007 12:05:49 +0000 (12:05 +0000)]
(tutorial--describe-nonstandard-key): Fix typo.
Reiner Steib [Wed, 3 Jan 2007 09:57:07 +0000 (09:57 +0000)]
(Customizing Articles): Use index entries for gnus-treat-*
variables only in info to avoid redundant entries in the printed
manual.
Stefan Monnier [Wed, 3 Jan 2007 03:37:15 +0000 (03:37 +0000)]
(iswitchb-global-map): Use command-remapping if available.
Juanma Barranquero [Tue, 2 Jan 2007 23:57:14 +0000 (23:57 +0000)]
(viper-custom-file-name, viper-mode): Fix typos in docstrings.
Juanma Barranquero [Tue, 2 Jan 2007 23:49:25 +0000 (23:49 +0000)]
(momentary-string-display): After moving point, set POS variable to it to avoid
later errors once the buffer is modified. Doc fix.
Richard M. Stallman [Tue, 2 Jan 2007 21:15:32 +0000 (21:15 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 21:15:09 +0000 (21:15 +0000)]
(widget-choose): Avoid ugly error for function keys.
Richard M. Stallman [Tue, 2 Jan 2007 21:03:49 +0000 (21:03 +0000)]
Whitespace change.
Richard M. Stallman [Tue, 2 Jan 2007 21:03:27 +0000 (21:03 +0000)]
Add license notice.
Richard M. Stallman [Tue, 2 Jan 2007 21:02:44 +0000 (21:02 +0000)]
(Changing a Variable): Minor clarification.
(Specific Customization): customize-customized => customize-unsaved.
Alan Mackenzie [Tue, 2 Jan 2007 21:02:13 +0000 (21:02 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 21:01:42 +0000 (21:01 +0000)]
(Entering Emacs): Clean up text about restarting Emacs for each file.
Richard M. Stallman [Tue, 2 Jan 2007 21:01:08 +0000 (21:01 +0000)]
(Shell Options): Minor cleanup.
Richard M. Stallman [Tue, 2 Jan 2007 21:00:44 +0000 (21:00 +0000)]
(Windows Keyboard): Explain that Windows was incompatible
with Emacs, not vice versa.
Richard M. Stallman [Tue, 2 Jan 2007 20:59:47 +0000 (20:59 +0000)]
(Symbol Completion): Recommend customizing window manager.
Richard M. Stallman [Tue, 2 Jan 2007 20:59:10 +0000 (20:59 +0000)]
(Resources): Minor fix.
Richard M. Stallman [Tue, 2 Jan 2007 20:58:29 +0000 (20:58 +0000)]
(Variable Aliases): Clarify that aliases vars always have the same value.
Richard M. Stallman [Tue, 2 Jan 2007 20:58:02 +0000 (20:58 +0000)]
(Bindat Spec): Fix Texinfo usage.
Richard M. Stallman [Tue, 2 Jan 2007 20:57:30 +0000 (20:57 +0000)]
(Defining Minor Modes): Explain effect of command
defined with define-global-minor-mode on new buffers.
Richard M. Stallman [Tue, 2 Jan 2007 20:56:26 +0000 (20:56 +0000)]
(cfengine-font-lock-syntactic-keywords): Fix format of value.
Richard M. Stallman [Tue, 2 Jan 2007 20:55:54 +0000 (20:55 +0000)]
(customize-unsaved): Renamed from customize-customized.
Change messages accordingly.
(customize-customized): Now alias.
Alan Mackenzie [Tue, 2 Jan 2007 20:54:10 +0000 (20:54 +0000)]
(c-mask-paragraph): In a block comment, check that the "*/" is present
before trying to manipulate the "*/".
Reiner Steib [Tue, 2 Jan 2007 19:52:57 +0000 (19:52 +0000)]
(Using PGP/MIME): Document gpg-agent usage.
(Security): Split into sub-nodes.
Richard M. Stallman [Tue, 2 Jan 2007 18:32:12 +0000 (18:32 +0000)]
Add c-file-style local binding.
Richard M. Stallman [Tue, 2 Jan 2007 18:29:37 +0000 (18:29 +0000)]
*** empty log message ***
Jan Djärv [Tue, 2 Jan 2007 16:50:01 +0000 (16:50 +0000)]
(xg_menu_item_cb_data_): Remove highlight_id and
unhighlight_id.
Jan Djärv [Tue, 2 Jan 2007 16:49:49 +0000 (16:49 +0000)]
(menuitem_highlight_callback): Invoked widget is the
parent of the menu item. Get menu item widget from event.
(xg_create_one_menuitem, xg_update_menu_item): highlight_id and
unhighlight_id has been removed.
(create_menus): Connect enter/leave-notify-event to the menu instead
of individual items.
Jan Djärv [Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)]
*** empty log message ***
Francesco Potortì [Tue, 2 Jan 2007 11:28:50 +0000 (11:28 +0000)]
*** empty log message ***
Francesco Potortì [Tue, 2 Jan 2007 11:28:13 +0000 (11:28 +0000)]
(main): Pass the -u option to sort in ctags mode.
Francesco Potortì [Tue, 2 Jan 2007 11:04:57 +0000 (11:04 +0000)]
Remove references to the --no-warn option, which is now undocumented.
Francesco Potortì [Tue, 2 Jan 2007 11:00:40 +0000 (11:00 +0000)]
(longopts): New undocumented option --no-duplicates.
(no_duplicates): Static variables for the above option.
(print_help): Do not print help for --no-warn, now undocumented.
(add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
Kim F. Storm [Tue, 2 Jan 2007 10:16:04 +0000 (10:16 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 03:22:19 +0000 (03:22 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 2 Jan 2007 01:31:47 +0000 (01:31 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 2 Jan 2007 01:26:20 +0000 (01:26 +0000)]
(version-control): Doc fix.
Alan Mackenzie [Mon, 1 Jan 2007 22:20:46 +0000 (22:20 +0000)]
*** empty log message ***
Alan Mackenzie [Mon, 1 Jan 2007 22:19:41 +0000 (22:19 +0000)]
Changes for CC Mode 5.31.4. They are detailed in the ChangeLog entries
for 2007-01-01.
Alan Mackenzie [Mon, 1 Jan 2007 22:11:28 +0000 (22:11 +0000)]
Update CC Mode to version 5.31.4. The detailed changes are those
recorded in the ChangeLog for 2007-01-01.
Richard M. Stallman [Mon, 1 Jan 2007 21:49:04 +0000 (21:49 +0000)]
(isearch-done): Use FOUND-POINT or FOUND-START
only if we restored isearch-window-configuration.
Jan Djärv [Mon, 1 Jan 2007 19:03:59 +0000 (19:03 +0000)]
Reorder
Jan Djärv [Mon, 1 Jan 2007 19:03:39 +0000 (19:03 +0000)]
(Table of Resources): Add scrollBarWidth resource.