Jan Djärv [Fri, 7 Jan 2005 16:59:57 +0000 (16:59 +0000)]
* gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
(xg_tool_bar_callback, xg_tool_bar_help_callback)
(update_frame_tool_bar): Cast to EMACS_INT to avoid compiler
warning.
* xselect.c (x_get_foreign_selection, x_fill_property_data)
(Fx_get_atom_name, Fx_send_client_event): Replace XFLOAT with
XFLOAT_DATA to get extract number from Lisp object.
Richard M. Stallman [Fri, 7 Jan 2005 16:12:34 +0000 (16:12 +0000)]
Whitespace/comment change.
Kim F. Storm [Fri, 7 Jan 2005 13:13:05 +0000 (13:13 +0000)]
(set_iterator_to_next): Fix 2004-12-13 change.
Set stop_charpos to current charpos instead of 0.
Kim F. Storm [Fri, 7 Jan 2005 13:12:32 +0000 (13:12 +0000)]
*** empty log message ***
Steven Tamm [Fri, 7 Jan 2005 07:11:24 +0000 (07:11 +0000)]
* macterm.c (XLoadQueryFont): Correctly handle 0 size
font widths that are returned from some Japanese fonts.
Miles Bader [Fri, 7 Jan 2005 06:16:20 +0000 (06:16 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-83
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-84
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-2
Merge from miles@gnu.org--gnu-2004
2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/spam.el (spam-face): New face. Don't use `gnus-splash-face'
which is unreadable in some setups.
2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
* man/message.texi (Reply): `message-reply-to-function' should return
a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
Richard M. Stallman [Fri, 7 Jan 2005 02:52:29 +0000 (02:52 +0000)]
(find-face-definition): Renamed from find-face.
Richard M. Stallman [Thu, 6 Jan 2005 22:40:46 +0000 (22:40 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 6 Jan 2005 22:40:30 +0000 (22:40 +0000)]
(Changing load-path): Fix typo.
Kim F. Storm [Thu, 6 Jan 2005 22:03:00 +0000 (22:03 +0000)]
(fringe_faces): Change to Lisp_Object pointer.
(draw_fringe_bitmap_1): Lookup user defined fringe faces here.
(destroy_fringe_bitmap): Set fringe_faces element to nil.
(Fdefine_fringe_bitmap, init_fringe): Change allocation of
fringe_faces array and init elements to nil.
(Fset_fringe_bitmap_face): Set fringe_faces to face name instead of
non-persistent face id.
(mark_fringe_data): New function for GC.
Kim F. Storm [Thu, 6 Jan 2005 22:02:32 +0000 (22:02 +0000)]
(mark_fringe_data): Declare extern.
(Fgarbage_collect): Call mark_fringe_data.
(overrun_check_free): Invalidate freed memory if
XMALLOC_CLEAR_FREE_MEMORY is defined.
Kim F. Storm [Thu, 6 Jan 2005 22:01:38 +0000 (22:01 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 6 Jan 2005 22:00:56 +0000 (22:00 +0000)]
(Man-xref-man-page, Man-xref-header-file)
(Man-xref-normal-file): Add follow-link property.
Kim F. Storm [Thu, 6 Jan 2005 22:00:36 +0000 (22:00 +0000)]
(completion-list-mode-map): Map follow-link to mouse-face.
John Paul Wallington [Thu, 6 Jan 2005 21:58:17 +0000 (21:58 +0000)]
Update copyright. Update commentary to mention rx syntax support.
Jay Belanger [Thu, 6 Jan 2005 18:30:41 +0000 (18:30 +0000)]
*** empty log message ***
Jay Belanger [Thu, 6 Jan 2005 18:14:08 +0000 (18:14 +0000)]
Make sure the proper macro definitions are available when compiling.
Richard M. Stallman [Thu, 6 Jan 2005 17:47:18 +0000 (17:47 +0000)]
(Fformat_mode_line): First arg now required.
Richard M. Stallman [Thu, 6 Jan 2005 17:45:23 +0000 (17:45 +0000)]
(Special Properties): Minor change.
Richard M. Stallman [Thu, 6 Jan 2005 17:44:04 +0000 (17:44 +0000)]
(Timers): Clarify previous change.
Richard M. Stallman [Thu, 6 Jan 2005 17:42:58 +0000 (17:42 +0000)]
(Emulating Mode Line): format-mode-line requires 1 arg.
Juri Linkov [Thu, 6 Jan 2005 07:02:50 +0000 (07:02 +0000)]
*** empty log message ***
Juri Linkov [Thu, 6 Jan 2005 06:54:28 +0000 (06:54 +0000)]
(isearch-lazy-highlight-update): Rename
`isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
Miles Bader [Thu, 6 Jan 2005 04:44:57 +0000 (04:44 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12
Remove "-face" suffix from lazy-highlight face name
2005-01-06 Miles Bader <miles@gnu.org>
* lisp/isearch.el (lazy-highlight): Renamed from `lazy-highlight-face'.
(isearch-lazy-highlight-face): Use new name.
Richard M. Stallman [Thu, 6 Jan 2005 03:58:33 +0000 (03:58 +0000)]
(custom-set-variables, custom-theme-set-variables): Clarify documentation.
Steven Tamm [Thu, 6 Jan 2005 02:53:39 +0000 (02:53 +0000)]
* macfns.c: Include sys/param.h.
[TARGET_API_MAC_CARBON] (mac_nav_event_callback): New declaration
and function.
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use MAXPATHLEN for size
of filename string. Set event callback function when creating
dialog boxes. Add code conversions for filenames. Don't dispose
apple event descriptor record if failed to create it.
* macterm.c: Include sys/param.h.
[USE_CARBON_EVENTS] (mac_handle_window_event): Add handler for
kEventWindowUpdate.
(install_window_handler) [USE_CARBON_EVENTS]: Register it.
(do_ae_open_documents) [TARGET_API_MAC_CARBON]: Get FSRef instead
of FSSpec from apple event descriptor record.
(do_ae_open_documents) [TARGET_API_MAC_CARBON]: Use MAXPATHLEN for
size of filename string.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Likewise.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Return error when a
file dialog is in action.
[TARGET_API_MAC_CARBON] (mac_do_track_drag): Likewise. Reject
only when there are no filename items. Set background color
before (un)highlighting the window below the dragged items.
(XTread_socket) [!USE_CARBON_EVENTS]: Don't call do_window_update.
Kenichi Handa [Thu, 6 Jan 2005 00:58:07 +0000 (00:58 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 6 Jan 2005 00:47:50 +0000 (00:47 +0000)]
(encode_terminal_code): Fix buffer size computation.
Stefan Monnier [Wed, 5 Jan 2005 21:49:02 +0000 (21:49 +0000)]
(uniquify-rationalize-file-buffer-names): Fix corner case when renaming
to the same name.
Stefan Monnier [Wed, 5 Jan 2005 21:20:38 +0000 (21:20 +0000)]
(uniquify-rationalize-file-buffer-names): Re-add an interactive spec.
Stefan Monnier [Wed, 5 Jan 2005 20:49:11 +0000 (20:49 +0000)]
(isearch-dehighlight): Remove unused arg `totally'.
(isearch-update, isearch-done): Adjust calls accordingly.
Richard M. Stallman [Wed, 5 Jan 2005 19:31:57 +0000 (19:31 +0000)]
(find-variable, find-variable-other-window, find-variable-other-frame):
Fix the TYPE args to find-function-read and find-function-do-it.
(find-function): Doc fix.
(find-function-at-point): Replace function-at-point alias.
Jay Belanger [Wed, 5 Jan 2005 17:16:34 +0000 (17:16 +0000)]
*** empty log message ***
Jay Belanger [Wed, 5 Jan 2005 17:09:28 +0000 (17:09 +0000)]
(Programming Tutorial): Replace kbd command by appropriate characters
for a keyboard macro.
Kim F. Storm [Wed, 5 Jan 2005 16:36:19 +0000 (16:36 +0000)]
Fix line-height and line-spacing docs.
Stephen Eglen [Wed, 5 Jan 2005 13:41:58 +0000 (13:41 +0000)]
Fix typo in doc string of reftex-citation.
Stephen Eglen [Wed, 5 Jan 2005 13:19:31 +0000 (13:19 +0000)]
*** empty log message ***
Stephen Eglen [Wed, 5 Jan 2005 13:16:22 +0000 (13:16 +0000)]
Minor typos corrected, and some small re-wording.
Richard M. Stallman [Wed, 5 Jan 2005 01:10:24 +0000 (01:10 +0000)]
(custom-declare-face): Record
defface in current-load-list.
Richard M. Stallman [Wed, 5 Jan 2005 01:09:23 +0000 (01:09 +0000)]
(variable-at-point): New arg ANY-SYMBOL.
Richard M. Stallman [Wed, 5 Jan 2005 01:08:24 +0000 (01:08 +0000)]
Doc fixes.
(find-face-regexp): New variable.
(find-function-regexp-alist): New variable.
(find-function-C-source): Third arg is now TYPE.
(find-function-search-for-symbol): Handle general TYPE.
(find-function-read, find-function-do-it): Handle general TYPE.
(find-definition-noselect, find-face): New functions.
(function-at-point): Alias deleted.
Richard M. Stallman [Wed, 5 Jan 2005 00:09:40 +0000 (00:09 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 5 Jan 2005 00:09:29 +0000 (00:09 +0000)]
(Fformat_mode_line): Doc fix.
Richard M. Stallman [Tue, 4 Jan 2005 23:41:51 +0000 (23:41 +0000)]
(customize): Make :link point to user doc.
Stefan Monnier [Tue, 4 Jan 2005 21:15:09 +0000 (21:15 +0000)]
(display-battery-mode): Rename from display-battery.
Handle the case where it gets turned off.
Richard M. Stallman [Tue, 4 Jan 2005 20:36:28 +0000 (20:36 +0000)]
(Man-fontify-manpage): Turn off undo generation.
Jay Belanger [Tue, 4 Jan 2005 20:34:21 +0000 (20:34 +0000)]
(Programming Tutorial): Mention that the user needs to be in the
right mode to compute some functions.
Stefan Monnier [Tue, 4 Jan 2005 20:22:41 +0000 (20:22 +0000)]
(refill_memory_reserve): Move.
(emacs_blocked_free, emacs_blocked_malloc, emacs_blocked_realloc)
(reset_malloc_hooks, uninterrupt_malloc) [SYNC_INPUT]: Don't define.
Jay Belanger [Tue, 4 Jan 2005 19:51:00 +0000 (19:51 +0000)]
(Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.
Richard M. Stallman [Tue, 4 Jan 2005 18:01:45 +0000 (18:01 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 17:59:28 +0000 (17:59 +0000)]
(change-log-font-lock-keywords): Don't match just "From".
Richard M. Stallman [Tue, 4 Jan 2005 16:01:46 +0000 (16:01 +0000)]
(Saving Customizations): Minor improvement.
Andreas Schwab [Tue, 4 Jan 2005 15:31:32 +0000 (15:31 +0000)]
*** empty log message ***
Andreas Schwab [Tue, 4 Jan 2005 15:25:43 +0000 (15:25 +0000)]
(insert-directory): Only look for error lines in
inserted text. Don't move too far after processing --dired
markers.
Richard M. Stallman [Tue, 4 Jan 2005 14:59:47 +0000 (14:59 +0000)]
(sendmail-pre-abbrev-expand-hook):
Don't expand if the character is @, period, dash, etc.
(define-mail-abbrev): Quote names that contain problem characters.
Jay Belanger [Tue, 4 Jan 2005 14:58:16 +0000 (14:58 +0000)]
*** empty log message ***
Jay Belanger [Tue, 4 Jan 2005 14:46:41 +0000 (14:46 +0000)]
(Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:19:16 +0000 (05:19 +0000)]
Update `Maintainer-Version' header comment; nfc.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:15:32 +0000 (05:15 +0000)]
No longer require `cl'; `dolist' is standard.
Richard M. Stallman [Tue, 4 Jan 2005 03:00:45 +0000 (03:00 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 03:00:21 +0000 (03:00 +0000)]
(window_scroll_pixel_based): Don't correct preserve_y
for CURRENT_HEADER_LINE_HEIGHT when moving backwards.
Richard M. Stallman [Tue, 4 Jan 2005 02:27:16 +0000 (02:27 +0000)]
(query-replace-lazy-highlight): Doc fix.
These were installed in the previous revision:
(replace-dehighlight): Use lazy-highlight-cleanup.
(query-replace-highlight, query-replace-lazy-highlight)
(query-replace): Definitions moved up.
Richard M. Stallman [Tue, 4 Jan 2005 02:21:55 +0000 (02:21 +0000)]
(lazy-highlight): Group renamed from isearch-lazy-...
(lazy-highlight-cleanup, lazy-highlight-initial-delay)
(lazy-highlight-interval, lazy-highlight-max-at-a-time)
(lazy-highlight-face): Renamed from isearch-lazy-...
Change all references to them.
Kenichi Handa [Tue, 4 Jan 2005 00:49:57 +0000 (00:49 +0000)]
*** empty log message ***
Jason Rumney [Tue, 4 Jan 2005 00:44:02 +0000 (00:44 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 4 Jan 2005 00:09:21 +0000 (00:09 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 4 Jan 2005 00:08:12 +0000 (00:08 +0000)]
(Saving Customizations): Emacs no longer loads `custom-file' after
.emacs in 21.4. (It never did in prior versions.) No longer mention
customizing through Custom.
Luc Teirlinck [Mon, 3 Jan 2005 23:52:47 +0000 (23:52 +0000)]
(custom-file): Doc fix for defcustom.
(custom-file): The function no longer sets the variable
`custom-file' to its return value.
Luc Teirlinck [Mon, 3 Jan 2005 23:43:34 +0000 (23:43 +0000)]
(command-line): No longer load `custom-file'.
Jason Rumney [Mon, 3 Jan 2005 22:53:30 +0000 (22:53 +0000)]
(w32_load_system_font): Set FONT_WIDTH to maximum, not
average width. Set fontp->average_width and fontp->space_width to
their appropriate values.
Jason Rumney [Mon, 3 Jan 2005 22:52:51 +0000 (22:52 +0000)]
(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
not FONT_WIDTH. Set FRAME_SPACE_WIDTH to fontp->space_width.
Jason Rumney [Mon, 3 Jan 2005 22:52:01 +0000 (22:52 +0000)]
(w32_load_bdf_font): Set fontp->average_width and
fontp->space_width to FONT_WIDTH so they are valid.
Stefan Monnier [Mon, 3 Jan 2005 22:05:12 +0000 (22:05 +0000)]
(find-variable-regexp): Avoid
defface.
Richard M. Stallman [Mon, 3 Jan 2005 21:00:07 +0000 (21:00 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.
Stefan Monnier [Mon, 3 Jan 2005 20:46:22 +0000 (20:46 +0000)]
(perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
Thien-Thi Nguyen [Mon, 3 Jan 2005 16:56:28 +0000 (16:56 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.
Steven Tamm [Mon, 3 Jan 2005 16:49:35 +0000 (16:49 +0000)]
* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
(x_font_min_bounds, XLoadQueryFont): Use the correct font width
metrics for max and min bounds.
(x_load_font): Correctly calculate average font width metrics.
Sam Steingold [Mon, 3 Jan 2005 14:57:17 +0000 (14:57 +0000)]
typo
Dan Nicolaescu [Mon, 3 Jan 2005 03:23:31 +0000 (03:23 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 3 Jan 2005 03:20:06 +0000 (03:20 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 3 Jan 2005 02:42:25 +0000 (02:42 +0000)]
(basic-save-buffer-1): Fix previous change.
Richard M. Stallman [Sun, 2 Jan 2005 23:46:12 +0000 (23:46 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 2 Jan 2005 23:43:51 +0000 (23:43 +0000)]
(file-loadhist-lookup): New function.
(file-provides, file-requires): Use it.
Stefan Monnier [Sun, 2 Jan 2005 23:14:23 +0000 (23:14 +0000)]
(vc-svn-diff): Stay local if possible. From Karl Chen <quarl@cs.berkeley.edu>.
Richard M. Stallman [Sun, 2 Jan 2005 23:11:26 +0000 (23:11 +0000)]
(Electric-pop-up-window): Use fit-window-to-buffer
instead of calculating the right size.
Richard M. Stallman [Sun, 2 Jan 2005 22:52:23 +0000 (22:52 +0000)]
(Fgarbage_collect): Don't truncate_undo_list on dead buffers.
Stefan Monnier [Sun, 2 Jan 2005 22:07:52 +0000 (22:07 +0000)]
(vc-arch-workfile-version): Fix last change.
Stefan Monnier [Sun, 2 Jan 2005 22:00:07 +0000 (22:00 +0000)]
(vc-arch-workfile-version): Handle the empty-branch case.
Stefan Monnier [Sun, 2 Jan 2005 18:08:12 +0000 (18:08 +0000)]
(hack-local-variables): Fix last change.
Jay Belanger [Sun, 2 Jan 2005 17:22:06 +0000 (17:22 +0000)]
*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 17:08:31 +0000 (17:08 +0000)]
(calc-edit-macro-finish-edit, calc-finish-formula-edit)
(calc-macro-repeats, calc-edit-macro-adjust-buffer)
calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit):
Use calc-edit-top for the beginning of the edited object.
(calc-user-define-edit): Change the header for editing macros.
Remove unnecessary variable.
Jay Belanger [Sun, 2 Jan 2005 17:07:16 +0000 (17:07 +0000)]
(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
the edited object.
Jay Belanger [Sun, 2 Jan 2005 17:05:45 +0000 (17:05 +0000)]
(calc-finish-selection-edit): Use calc-edit-top for the beginning of
the edited object.
Jay Belanger [Sun, 2 Jan 2005 17:04:37 +0000 (17:04 +0000)]
(calc-edit-top): New variable.
(calc-edit-mode): Set calc-edit-top to be the beginning of the edited
object. Change header properties.
(calc-edit-finish, calc-edit-finish-stack-object)
(calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
edited object.
Jay Belanger [Sun, 2 Jan 2005 07:39:20 +0000 (07:39 +0000)]
(calc-edit-mode): Make header in italic.
Jay Belanger [Sun, 2 Jan 2005 07:34:14 +0000 (07:34 +0000)]
(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
in header.
Jay Belanger [Sun, 2 Jan 2005 07:22:44 +0000 (07:22 +0000)]
(calc-edit-mode): Add a spacer line to the header.
(calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in
the header.
Jay Belanger [Sun, 2 Jan 2005 06:56:51 +0000 (06:56 +0000)]
*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 06:49:36 +0000 (06:49 +0000)]
(calc-edit-mode): Change default header.
Jay Belanger [Sun, 2 Jan 2005 06:48:58 +0000 (06:48 +0000)]
(calc-edit-variable): Change title to match new header.