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
Dan Nicolaescu
ffbec9baad
*** empty log message ***
2005-01-03 03:23:31 +00:00
Richard M. Stallman
85aaa8d20d
*** empty log message ***
2005-01-03 03:20:06 +00:00
Richard M. Stallman
969be0336e
(basic-save-buffer-1): Fix previous change.
2005-01-03 02:42:25 +00:00
Richard M. Stallman
19996af44a
*** empty log message ***
2005-01-02 23:46:12 +00:00
Richard M. Stallman
27af61fe6c
(file-loadhist-lookup): New function.
...
(file-provides, file-requires): Use it.
2005-01-02 23:43:51 +00:00
Stefan Monnier
3625f6b741
(vc-svn-diff): Stay local if possible. From Karl Chen <quarl@cs.berkeley.edu>.
2005-01-02 23:14:23 +00:00
Richard M. Stallman
c45c149c37
(Electric-pop-up-window): Use fit-window-to-buffer
...
instead of calculating the right size.
2005-01-02 23:11:26 +00:00
Richard M. Stallman
303b041210
(Fgarbage_collect): Don't truncate_undo_list on dead buffers.
2005-01-02 22:52:23 +00:00
Stefan Monnier
c771f3d67a
(vc-arch-workfile-version): Fix last change.
2005-01-02 22:07:52 +00:00
Stefan Monnier
5e39b98a29
(vc-arch-workfile-version): Handle the empty-branch case.
2005-01-02 22:00:07 +00:00
Stefan Monnier
50292b6e31
(hack-local-variables): Fix last change.
2005-01-02 18:08:12 +00:00
Jay Belanger
731da69580
*** empty log message ***
2005-01-02 17:22:06 +00:00
Jay Belanger
d3cfbc7d5b
(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.
2005-01-02 17:08:31 +00:00
Jay Belanger
4091a1e2f1
(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
...
the edited object.
2005-01-02 17:07:16 +00:00
Jay Belanger
519c0d0074
(calc-finish-selection-edit): Use calc-edit-top for the beginning of
...
the edited object.
2005-01-02 17:05:45 +00:00
Jay Belanger
f57a096206
(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.
2005-01-02 17:04:37 +00:00
Jay Belanger
72e53dcd41
(calc-edit-mode): Make header in italic.
2005-01-02 07:39:20 +00:00
Jay Belanger
42a797def4
(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
...
in header.
2005-01-02 07:34:14 +00:00
Jay Belanger
f405d1f5e5
(calc-edit-mode): Add a spacer line to the header.
...
(calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in
the header.
2005-01-02 07:22:44 +00:00
Jay Belanger
c5757d2e57
*** empty log message ***
2005-01-02 06:56:51 +00:00
Jay Belanger
40688eba8c
(calc-edit-mode): Change default header.
2005-01-02 06:49:36 +00:00