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
Jason Rumney
b14f868ca5
*** empty log message ***
2005-01-04 00:44:02 +00:00
Luc Teirlinck
985a8e0f8a
*** empty log message ***
2005-01-04 00:09:21 +00:00
Luc Teirlinck
ed93087045
(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.
2005-01-04 00:08:12 +00:00
Luc Teirlinck
5aa971e356
(custom-file): Doc fix for defcustom.
...
(custom-file): The function no longer sets the variable
`custom-file' to its return value.
2005-01-03 23:52:47 +00:00
Luc Teirlinck
a181a27fbe
(command-line): No longer load `custom-file'.
2005-01-03 23:43:34 +00:00
Jason Rumney
ad5674f5a1
(w32_load_system_font): Set FONT_WIDTH to maximum, not
...
average width. Set fontp->average_width and fontp->space_width to
their appropriate values.
2005-01-03 22:53:30 +00:00
Jason Rumney
3aefd49fb9
(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
...
not FONT_WIDTH. Set FRAME_SPACE_WIDTH to fontp->space_width.
2005-01-03 22:52:51 +00:00
Jason Rumney
a4d75ad7ce
(w32_load_bdf_font): Set fontp->average_width and
...
fontp->space_width to FONT_WIDTH so they are valid.
2005-01-03 22:52:01 +00:00
Stefan Monnier
1b60b25ac3
(find-variable-regexp): Avoid defface.
2005-01-03 22:05:12 +00:00
Richard M. Stallman
8ea5080e35
(url-http-handle-authentication): Don't kill the current buffer.
2005-01-03 21:00:07 +00:00
Stefan Monnier
8a525646b0
(perl-nochange, perl-calculate-indent):
...
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
2005-01-03 20:46:22 +00:00
Thien-Thi Nguyen
e817f9a248
(url-http-handle-authentication): Don't kill the current buffer.
2005-01-03 16:56:28 +00:00
Steven Tamm
e169f939a5
* 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.
2005-01-03 16:49:35 +00:00
Sam Steingold
e922de02bb
typo
2005-01-03 14:57:17 +00:00