1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

54045 commits

Author SHA1 Message Date
John Paul Wallington
d7975e20a0 Update copyright. Update commentary to mention rx syntax support. 2005-01-06 21:58:17 +00:00
Jay Belanger
4c07596d8d *** empty log message *** 2005-01-06 18:30:41 +00:00
Jay Belanger
c738837928 Make sure the proper macro definitions are available when compiling. 2005-01-06 18:14:08 +00:00
Richard M. Stallman
8a6fd2a78d (Fformat_mode_line): First arg now required. 2005-01-06 17:47:18 +00:00
Richard M. Stallman
de968ddbdd (Special Properties): Minor change. 2005-01-06 17:45:23 +00:00
Richard M. Stallman
a5c8133149 (Timers): Clarify previous change. 2005-01-06 17:44:04 +00:00
Richard M. Stallman
0a54d76e11 (Emulating Mode Line): format-mode-line requires 1 arg. 2005-01-06 17:42:58 +00:00
Juri Linkov
b49018ff4e *** empty log message *** 2005-01-06 07:02:50 +00:00
Juri Linkov
2c987fc2c1 (isearch-lazy-highlight-update): Rename
`isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
2005-01-06 06:54:28 +00:00
Miles Bader
e3cde0c787 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.
2005-01-06 04:44:57 +00:00
Richard M. Stallman
f1a262ed14 (custom-set-variables, custom-theme-set-variables): Clarify documentation. 2005-01-06 03:58:33 +00:00
Steven Tamm
e0e76ab914 * 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.
2005-01-06 02:53:39 +00:00
Kenichi Handa
043bc640a7 *** empty log message *** 2005-01-06 00:58:07 +00:00
Kenichi Handa
fd4a9f8fae (encode_terminal_code): Fix buffer size computation. 2005-01-06 00:47:50 +00:00
Stefan Monnier
9890ec7d19 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
to the same name.
2005-01-05 21:49:02 +00:00
Stefan Monnier
2eec3e8edf (uniquify-rationalize-file-buffer-names): Re-add an interactive spec. 2005-01-05 21:20:38 +00:00
Stefan Monnier
4dbbcb46d9 (isearch-dehighlight): Remove unused arg `totally'.
(isearch-update, isearch-done): Adjust calls accordingly.
2005-01-05 20:49:11 +00:00
Richard M. Stallman
436c08c288 (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.
2005-01-05 19:31:57 +00:00
Jay Belanger
e12029167d *** empty log message *** 2005-01-05 17:16:34 +00:00
Jay Belanger
aed7937788 (Programming Tutorial): Replace kbd command by appropriate characters
for a keyboard macro.
2005-01-05 17:09:28 +00:00
Kim F. Storm
678d2655f9 Fix line-height and line-spacing docs. 2005-01-05 16:36:19 +00:00
Stephen Eglen
bf6e87cb55 Fix typo in doc string of reftex-citation. 2005-01-05 13:41:58 +00:00
Stephen Eglen
5d85778866 *** empty log message *** 2005-01-05 13:19:31 +00:00
Stephen Eglen
ea118de121 Minor typos corrected, and some small re-wording. 2005-01-05 13:16:22 +00:00
Richard M. Stallman
4829145ae3 (custom-declare-face): Record defface in current-load-list. 2005-01-05 01:10:24 +00:00
Richard M. Stallman
20a514ceed (variable-at-point): New arg ANY-SYMBOL. 2005-01-05 01:09:23 +00:00
Richard M. Stallman
0acffda1d3 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.
2005-01-05 01:08:24 +00:00
Richard M. Stallman
dd496df6bc *** empty log message *** 2005-01-05 00:09:40 +00:00
Richard M. Stallman
721d04ba97 (Fformat_mode_line): Doc fix. 2005-01-05 00:09:29 +00:00
Richard M. Stallman
e2ed433103 (customize): Make :link point to user doc. 2005-01-04 23:41:51 +00:00
Stefan Monnier
73a6a97294 (display-battery-mode): Rename from display-battery.
Handle the case where it gets turned off.
2005-01-04 21:15:09 +00:00
Richard M. Stallman
6bfb8bd66a (Man-fontify-manpage): Turn off undo generation. 2005-01-04 20:36:28 +00:00
Jay Belanger
59b568a702 (Programming Tutorial): Mention that the user needs to be in the
right mode to compute some functions.
2005-01-04 20:34:21 +00:00
Stefan Monnier
026cdede85 (refill_memory_reserve): Move.
(emacs_blocked_free, emacs_blocked_malloc, emacs_blocked_realloc)
(reset_malloc_hooks, uninterrupt_malloc) [SYNC_INPUT]: Don't define.
2005-01-04 20:22:41 +00:00
Jay Belanger
a4338f5175 (Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs. 2005-01-04 19:51:00 +00:00
Richard M. Stallman
60d1a807af *** empty log message *** 2005-01-04 18:01:45 +00:00
Richard M. Stallman
a8e1052421 (change-log-font-lock-keywords): Don't match just "From". 2005-01-04 17:59:28 +00:00
Richard M. Stallman
d367560513 (Saving Customizations): Minor improvement. 2005-01-04 16:01:46 +00:00
Andreas Schwab
d198dfaa8d *** empty log message *** 2005-01-04 15:31:32 +00:00
Andreas Schwab
11bd2f9c9b (insert-directory): Only look for error lines in
inserted text.  Don't move too far after processing --dired
markers.
2005-01-04 15:25:43 +00:00
Richard M. Stallman
69ba53f792 (sendmail-pre-abbrev-expand-hook):
Don't expand if the character is @, period, dash, etc.
(define-mail-abbrev): Quote names that contain problem characters.
2005-01-04 14:59:47 +00:00
Jay Belanger
98e68e5eb8 *** empty log message *** 2005-01-04 14:58:16 +00:00
Jay Belanger
8c399bc15f (Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable. 2005-01-04 14:46:41 +00:00
Thien-Thi Nguyen
01d2bd0234 Update `Maintainer-Version' header comment; nfc. 2005-01-04 05:19:16 +00:00
Thien-Thi Nguyen
d4bb773510 No longer require cl'; dolist' is standard. 2005-01-04 05:15:32 +00:00
Richard M. Stallman
d57c7572e8 *** empty log message *** 2005-01-04 03:00:45 +00:00
Richard M. Stallman
fa3c342659 (window_scroll_pixel_based): Don't correct preserve_y
for CURRENT_HEADER_LINE_HEIGHT when moving backwards.
2005-01-04 03:00:21 +00:00
Richard M. Stallman
1766dac37f (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.
2005-01-04 02:27:16 +00:00
Richard M. Stallman
c1bc6bb67e (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.
2005-01-04 02:21:55 +00:00
Kenichi Handa
d8ca23a0de *** empty log message *** 2005-01-04 00:49:57 +00:00