1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

38809 Commits

Author SHA1 Message Date
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
Sam Steingold
8868cc3420 ignore the generated files 2001-11-26 15:27:43 +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
fa0c8deb7b Fix previous change. 2001-11-26 11:11:24 +00:00
Richard M. Stallman
ebcbef4efb *** empty log message *** 2001-11-26 11:01:20 +00:00
Richard M. Stallman
623c2030ef bootstrap should not delete dumped executables:
(bootstrap-clean-before): New target.
(bootstrap): Use bootstrap-clean-before instead of clean.
(bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.
2001-11-26 11:00:17 +00:00
Richard M. Stallman
05d6956f0c (mostlyclean): Delete bootstrap-emacs here.
(clean): Not here.
2001-11-26 10:53:53 +00:00
Richard M. Stallman
2fa0eedfbc (mallocobj): Simplify logic using auxiliary vars. 2001-11-26 10:52:40 +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
ce768453c1 (set_text_properties_1): Clearly mark that the interval should not be empty. 2001-11-26 02:19:38 +00:00
Stefan Monnier
201ffa579a (graft_intervals_into_buffer):
Don't call set_text_properties_1 on an empty interval.
2001-11-26 02:16:59 +00:00
Richard M. Stallman
6108b49c0a (unexec): Index by n, not nn, when checking for ".sbss". 2001-11-26 01:19:06 +00:00
Richard M. Stallman
7ec8aa3fdd (Fcall_process): When we make a bigger buffer for bufptr,
don't lose the data in it.
2001-11-26 00:36:28 +00:00
Richard M. Stallman
96d276c351 *** empty log message *** 2001-11-26 00:34:09 +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
Richard M. Stallman
98040cf186 (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks. 2001-11-26 00:08:20 +00:00
Richard M. Stallman
f1597a3a85 (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. 2001-11-26 00:07:17 +00:00
Kenichi Handa
7753968278 *** empty log message *** 2001-11-26 00:05:57 +00:00
Richard M. Stallman
6a15331f02 (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. 2001-11-26 00:05:33 +00:00
Richard M. Stallman
5eea19a4fb *** empty log message *** 2001-11-26 00:04:43 +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
c319cf2458 (merge_face_heights): Coerce back to int explicitly. 2001-11-25 23:07:38 +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