1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

26665 Commits

Author SHA1 Message Date
Kim F. Storm
18d1e6c9fd (kmacro-bind-to-key): Associate dedicated macro
counter and format with binding.
(kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
the declared macro uses own macro counter and format.  Give symbol
kmacro property.
(kmacro-keymap): Bind kmacro-name-last-macro to n.
(kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
(kmacro-end-and-call-macro): Doc fix.
2004-09-09 20:48:12 +00:00
Lars Hansen
340db502fa (desktop-clear-preserve-buffers): Remove make-obsolete-variable. 2004-09-09 19:45:03 +00:00
Richard M. Stallman
e8e8c0c7b7 (list-buffers-noselect): Call format-mode-line with the buffer as argument. 2004-09-09 01:34:59 +00:00
Juri Linkov
a13cf3bc9a *** empty log message *** 2004-09-08 22:21:31 +00:00
Stefan Monnier
c9cb3a267c (vc-arch-state): Fix parsing for `names' method. 2004-09-08 22:15:34 +00:00
Juri Linkov
5ee5cd1017 (isearch-lazy-highlight-update): Take into account
the case of zero-length match at the search bound.
2004-09-08 20:43:17 +00:00
Juri Linkov
b938735a66 (perform-replace): Use `query-replace-descr'.
(occur-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
2004-09-08 20:24:12 +00:00
Juri Linkov
0443d8895a (grep-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:21:57 +00:00
Juri Linkov
221206e334 (compilation-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:21:15 +00:00
Juri Linkov
677c03828d (diff-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:20:05 +00:00
Juri Linkov
1e64386eea (history-delete-duplicates): Specify customization. 2004-09-08 20:17:10 +00:00
Reiner Steib
e79f14a42e * nntp.el (nntp): New customization group.
(nntp-authinfo-file): Added customization group.

* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.

* mml-sec.el (mml-signencrypt-style-alist): Ditto.

* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.

* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
2004-09-08 18:17:56 +00:00
Kim F. Storm
5e0cb17bad (cua--highlight-rectangle): Fix last change.
Use zero width overlays when necessary.
2004-09-08 13:07:50 +00:00
Kim F. Storm
303e592ca7 *** empty log message *** 2004-09-08 13:07:01 +00:00
Thien-Thi Nguyen
52c408f28a *** empty log message *** 2004-09-08 12:32:41 +00:00
Thien-Thi Nguyen
203998e5c1 (split-string): Docfix. 2004-09-08 12:24:29 +00:00
Thien-Thi Nguyen
dfd5bc549d *** empty log message *** 2004-09-08 12:14:42 +00:00
Thien-Thi Nguyen
78bba1c8dd (byte-compile-generate-call-tree): Doc fix.
(display-call-tree): Ensure newline after caller/calls blocks.
2004-09-08 12:04:22 +00:00
Thien-Thi Nguyen
6cc5254744 *** empty log message *** 2004-09-08 11:51:40 +00:00
Thien-Thi Nguyen
b968797149 (command-line-1): Make option
--directory/-L modify `load-path' straight away.
2004-09-08 11:43:30 +00:00
Thien-Thi Nguyen
edbf5932c4 *** empty log message *** 2004-09-08 11:37:02 +00:00
Thien-Thi Nguyen
de4c2de761 (grep-mode): Use normal autoload cookie. 2004-09-08 11:21:16 +00:00
Thien-Thi Nguyen
e114fc2ca9 *** empty log message *** 2004-09-08 11:17:00 +00:00
Thien-Thi Nguyen
2b0e738aee (define-compilation-mode): Specify `doc-string-elt' property. 2004-09-08 11:09:14 +00:00
Thien-Thi Nguyen
bec34fb05f (make-autoload): Handle `define-compilation-mode'. 2004-09-08 11:06:23 +00:00
Thien-Thi Nguyen
d430d2e899 *** empty log message *** 2004-09-08 11:00:30 +00:00
Thien-Thi Nguyen
e148f7267a (bs-mode): Doc fix. 2004-09-08 10:47:13 +00:00
Thien-Thi Nguyen
9c64f29905 *** empty log message *** 2004-09-08 10:38:05 +00:00
Thien-Thi Nguyen
dc9bec220d (Info-insert-dir): Fix temp buffer leak bug. 2004-09-08 10:28:17 +00:00
Thien-Thi Nguyen
2fdc1ceebf *** empty log message *** 2004-09-08 10:20:00 +00:00
Thien-Thi Nguyen
18a6a20783 (bb-trace-ray): Avoid double tracing. 2004-09-08 10:07:38 +00:00
Kenichi Handa
c52da52ac5 Fix old function calls (ps-mule-chars-in-string ->
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).
2004-09-08 07:22:26 +00:00
Kenichi Handa
59a2dac080 (encode-composition-rule): Add autoload cooky. 2004-09-08 07:18:13 +00:00
Luc Teirlinck
a020987fb7 *** empty log message *** 2004-09-08 03:26:24 +00:00
Luc Teirlinck
4a2255ad38 (buffer-auto-save-file-format): Make it permanent local. 2004-09-08 02:44:32 +00:00
Stefan Monnier
4dab1ffd06 (function-key-map): Add bindings for C- and S- cursor
motion as seen on my Mac OS X xterms.
2004-09-08 02:41:53 +00:00
Kim F. Storm
d0f483e8e1 (authors-aliases): Add more aliases.
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).
2004-09-07 21:16:48 +00:00
Kim F. Storm
4e14f66cdf *** empty log message *** 2004-09-07 21:16:01 +00:00
Kim F. Storm
59cc2a2738 (term-window-width): Only use full window width on
window system if overflow-newline-into-fringe is enabled.
(term-mode): Don't disable overflow-newline-into-fringe.
2004-09-07 20:54:03 +00:00
Kim F. Storm
a01c5155e8 (set_cursor_from_row): Fix last change. Only use 'cursor'
property from text property or overlay strings at point.
2004-09-07 20:53:43 +00:00
Juri Linkov
8041ea759c (compilation-start): Use copy of `process-environment'
created by `copy-sequence' to not override env-vars
in the global `process-environment'.
2004-09-07 18:21:45 +00:00
Juri Linkov
a58c94a227 (grep-highlight-matches): Doc fix.
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed.  Set env-vars only
if `grep-highlight-matches' is `t'.
2004-09-07 18:10:49 +00:00
Stefan Monnier
718dc91d81 *** empty log message *** 2004-09-07 05:32:35 +00:00
Stefan Monnier
b70dd952a7 (uncomment-region-default, comment-region-default):
New functions extracted from uncomment-region and comment-region.
(comment-region, comment-region-function, uncomment-region)
(uncomment-region-function): Use them.
2004-09-07 05:18:49 +00:00
Stefan Monnier
ac62b9e443 (cvs-string-prefix-p): Use compare-strings. 2004-09-07 04:53:31 +00:00
Stefan Monnier
45ce59421e (cvs-states): Allow `ignore' on NEED-UPDATE.
It's not crucial but can make sense at times.
2004-09-07 04:51:47 +00:00
Stefan Monnier
86d660c6c2 (vc-arch-workfile-version): Handle the special case before the first commit. 2004-09-07 04:49:03 +00:00
Stefan Monnier
fa63cb6d0b Doc fix. 2004-09-07 04:48:04 +00:00
Stefan Monnier
0452b6e745 (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code. 2004-09-07 04:47:38 +00:00
Stefan Monnier
0c6ec103ab *** empty log message *** 2004-09-07 04:15:56 +00:00