Pavel Janík
eef289b9dc
(calendar-mode): Remove make-local-hook.
2001-11-26 16:33:27 +00:00
Pavel Janík
a2b3d59a62
(speedbar-mode): Remove make-local-hook.
2001-11-26 16:28:30 +00:00
Pavel Janík
cba6efbff3
(hilit-chg-set): Remove make-local-hook.
2001-11-26 16:27:33 +00:00
Pavel Janík
006041e58e
(icomplete-minibuffer-setup): Remove make-local-hook.
2001-11-26 16:27:15 +00:00
Pavel Janík
fa9f58dd20
(hexl-mode, hexl-follow-ascii): Remove make-local-hook.
2001-11-26 16:27:00 +00:00
Pavel Janík
eac9cf5f89
(outline-version, outline-open-topic)
...
(outline-rebullet-heading, outline-insert-listified)
(outline-latex-verbatim-quote-curr-line)
(outline-latexify-one-item, outlineify-sticky): Use insert instead of
insert-string.
2001-11-26 16:24:26 +00:00
Pavel Janík
051f98305e
(strokes-prompt-user-save-strokes): Use insert instead of insert-string.
2001-11-26 16:22:21 +00:00
Pavel Janík
4f2436ae0e
(fill-c++-comment): Use insert instead of insert-string.
2001-11-26 16:21:40 +00:00
Pavel Janík
add91c7b94
(file-cache-minibuffer-complete): Use insert instead of insert-string.
2001-11-26 16:21:06 +00:00
Pavel Janík
cc94298a24
(array-reconfigure-rows): Use insert instead of insert-string.
2001-11-26 16:20:18 +00:00
Pavel Janík
4cf95c440b
(list-diary-entries): Use insert instead of insert-string.
2001-11-26 16:19:34 +00:00
Pavel Janík
0e13751e8a
(appt-disp-window): Use insert instead of insert-string.
2001-11-26 16:19:08 +00:00
Pavel Janík
71a8775a4f
(return-key-bib): Use insert instead of insert-string.
2001-11-26 16:18:39 +00:00
Pavel Janík
b9001ed392
(sun-yank-selection): Use insert instead of insert-string.
2001-11-26 16:18:14 +00:00
Pavel Janík
039f4cdaaf
(bg-insert-moused-sexp): Use insert instead of insert-string.
2001-11-26 16:17:44 +00:00
Pavel Janík
f4f34b33e1
(vc-next-action-on-file): Use insert instead of insert-string.
2001-11-26 16:17:17 +00:00
Pavel Janík
8b78491a45
(gamegrid-init-buffer): Use insert instead of insert-string.
2001-11-26 16:16:45 +00:00
Pavel Janík
967732f698
(psychoanalyze-pinhead): Use insert instead of insert-string.
2001-11-26 16:15:49 +00:00
André Spiegel
26e46917b9
#
2001-11-26 16:10:26 +00:00
André Spiegel
c0313667a2
(log-view-find-version): New function.
...
(log-view-mode-map): Bind it to `f'.
2001-11-26 16:08:51 +00:00
André Spiegel
ac0aae44d9
(vc-find-version): New function.
...
(vc-version-other-window): Redefined in terms of the above.
2001-11-26 16:07:50 +00:00
Gerd Moellmann
42df80ff84
One more string escape fix.
2001-11-26 13:11:51 +00:00
Gerd Moellmann
682360897c
More escaped `"' in string literals.
2001-11-26 11:57:02 +00:00
Gerd Moellmann
a4a0b81cb1
(dev-glyph-glyph, dev-glyph-glyph-2)
...
(devanagari-compose-syllable-region):
Escape `"' in string literals.
2001-11-26 11:50:26 +00:00
Gerd Moellmann
5d9936584c
(dev-char-glyph): Escape `"' in string literals.
2001-11-26 11:39:36 +00:00
Richard M. Stallman
ebcbef4efb
*** empty log message ***
2001-11-26 11:01:20 +00:00
Richard M. Stallman
f9fa0e8aea
(save-selected-window): No error if saved window is dead.
2001-11-26 10:09:56 +00:00
Richard M. Stallman
240cbfca03
(describe-syntax): Put (interactive) after doc string.
2001-11-26 10:04:00 +00:00
Pavel Janík
ec9164f3a6
(quail-help): Require help-mode in top-level instead.
2001-11-26 07:36:35 +00:00
Pavel Janík
555185de14
(icomplete-exhibit): Likewise.
2001-11-26 07:33:15 +00:00
Pavel Janík
34d16326e4
(iswitchb-exhibit): Use insert instead of insert-string.
2001-11-26 07:30:58 +00:00
Stefan Monnier
5c131048fe
*** empty log message ***
2001-11-26 02:26:04 +00:00
Stefan Monnier
1eabc5e6c7
(diff-end-of-hunk): Watch out for ambiguities.
...
(diff-hunk-kill): Simplify.
(diff-post-command-hook): Only apply to a single hunk.
(diff-hunk-text): Make `char-offset' non-optional.
(diff-find-text): Return a cons cell.
(diff-find-approx-text): New fun.
(diff-find-source-location): Use it.
(diff-apply-hunk, diff-test-hunk, diff-goto-source):
Adapt to new retval of diff-find-source-location.
2001-11-26 00:20:41 +00:00
Kenichi Handa
7753968278
*** empty log message ***
2001-11-26 00:05:57 +00:00
Stefan Monnier
4a9b4f3079
(vc-cvs-parse-entry): Rewrite, comparing the string-
...
rather than integer- representation of dates.
2001-11-25 23:52:51 +00:00
Stefan Monnier
438e57dde3
*** empty log message ***
2001-11-25 23:07:49 +00:00
Stefan Monnier
4bcb1be178
(fill-indent-according-to-mode): Default to nil.
2001-11-25 22:37:00 +00:00
Stefan Monnier
f78cebe31c
(imap-interactive-login, imap-open, imap-authenticate):
...
Use make-local-variable rather than make-variable-buffer-local.
2001-11-25 22:19:45 +00:00
Stefan Monnier
1ab0fac670
Don't profile syntax-ppss any more.
...
(syntax-after): New fun.
2001-11-25 22:05:17 +00:00
Stefan Monnier
c477f6880f
(describe-syntax): New fun.
2001-11-25 22:03:45 +00:00
Stefan Monnier
47fc2db3eb
(font-lock-cache-state, font-lock-cache-position)
...
(font-lock-ppss-stats, font-lock-ppss): Remove.
(font-lock-fontify-syntactically-region): Remove tuning code.
(font-lock-compile-keywords): Fix off-by-one bug.
(font-lock-set-defaults): Don't set removed vars.
(c-keywords): Add `inline'.
(c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
2001-11-25 22:01:15 +00:00
Stefan Monnier
52cf5c37c1
(lisp-mode-variables): Set syntax-begin-function.
...
(lisp-interaction-mode-abbrev-table): Defvar to its correct value.
(lisp-interaction-mode): Don't set local-abbrev-table any more.
(lisp-mode-auto-fill): Use syntax-ppss and obey
comment-auto-fill-only-comments.
(lisp-fill-paragraph): Use syntax-ppss.
2001-11-25 21:47:40 +00:00
ShengHuo ZHU
0c773047fd
2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
version of rmail-enable-mime.
(rmail-forward): Use it.
* message.el (message-forward-rmail-make-body):
save-window-excursion.
(message-encode-message-body): no error.
(message-setup-1): compose-mail send-actions are different from
message-send-actions.
* message.el (message-forward-subject-author-subject): Don't use
message-news-p, which widens the buffer.
(message-forward-make-body): New function.
(message-forward): Use it.
(message-insinuate-rmail): New.
(message-forward-rmail-make-body): New.
2001-11-25 20:45:37 +00:00
Richard M. Stallman
9fefa08b84
(lisp-indent-function): Add doc string.
2001-11-25 19:35:29 +00:00
Richard M. Stallman
ab7207af6f
Fix previous change.
2001-11-25 19:16:10 +00:00
Richard M. Stallman
396ae6082f
(quail-keyboard-layout-button): Define button type.
...
(quail-keyboard-customize-button): Likewise.
(quail-help): Use those button types. Require `help-mode'.
Avoid altering the argument `package'.
2001-11-25 18:54:40 +00:00
Richard M. Stallman
7e2a83df67
(help-function, help-variable, help-face)
...
(help-coding-system, help-input-method, help-character-set):
Define each button type with its own explicit define-button-type.
2001-11-25 18:49:03 +00:00
Eli Zaretskii
8e069ce28d
Modify a commented-out non-nil value of jit-lock-defer-time, to
...
make it consistent with the lazy-lock-defer-time's default value.
2001-11-25 18:02:45 +00:00
Richard M. Stallman
92dfd10c1f
Simplify previous change.
2001-11-25 17:45:36 +00:00
Richard M. Stallman
0baffc6891
(command-line-1): Don't do startup screen if a subprocess is running.
...
Call the startup screen buffer "GNU Emacs". Make a special
mode-line-format for it.
2001-11-25 17:43:04 +00:00