1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
Commit graph

16468 commits

Author SHA1 Message Date
Richard M. Stallman
08e8d2975c (PRINTDECLARE): Declare specpdl_count and free_print_buffer.
(PRINTPREPARE): If print_buffer is nonzero,
save its contents in a string using record_unwind_protect.
(PRINTFINISH): Restore old print_buffer contents.
Free it only if this PRINTPREPARE malloc'd it.
(print): Don't call PRINTFULLP after all.
(print_unwind): New function.
1996-11-04 05:31:25 +00:00
Richard M. Stallman
984322b6ac (makefile-font-lock-keywords): Handle dependencies
first and variable references after.
(makefile-dependency-regex, makefile-macroassign-regex):
Accept spaces at the beginning of the line.
1996-11-03 20:38:56 +00:00
Richard M. Stallman
17feeeb26f Enabled commentary for Finder.
(ff-search-directories): changed /usr/include/* to /usr/include;
(ff-get-file-name): improve behaviour when file is found in a buffer.
1996-11-03 20:29:42 +00:00
Richard M. Stallman
1223b6c4c7 (Man-bgproc-sentinel): Move the buffer creation
outside of the binding of case-fold-search.
1996-11-03 18:55:09 +00:00
Richard M. Stallman
5c8ddcfb2e (comment-region): With just C-u as arg,
delete any number of comment-end delimiters from end of line.
1996-11-03 18:23:24 +00:00
Paul Eggert
7e02c4ddef When processing cvs log output, remove `Attic/' from repository file names. 1996-11-03 17:09:27 +00:00
Richard M. Stallman
e3c8df7c60 Change some MSDOS info. 1996-11-02 20:26:18 +00:00
Richard M. Stallman
8d6467a40b (change-log-fill-paragraph): Return non-nil so
fill-paragraph doesn't continue filling.  Don't skip backwards
over a paragraph if we at a paragraph start.
1996-11-02 20:15:18 +00:00
Richard M. Stallman
6fac140939 (command_loop_1): Update selected buffer again after read_key_sequence. 1996-11-02 17:20:55 +00:00
Richard M. Stallman
83410c23a7 (handwrite-version): Variable deleted.
(handwrite): Use emacs-version instead of handwrite-version.
1996-11-02 17:11:47 +00:00
Richard M. Stallman
43f36b805e Initial revision 1996-11-02 17:10:32 +00:00
Erik Naggum
030599634e Fix minor typo in *! key binding. 1996-11-02 09:57:51 +00:00
Richard M. Stallman
4a3ca6ed7a (dired-mode-map): Make * a prefix for mark commands.
Delete the old *, / and @ keybindings.
1996-11-02 07:56:50 +00:00
Richard M. Stallman
582bd36a7d (dired-mode-map): Put dired-mark-extension on *.
Add *( as new binding for dired-mark-sexp, *t for dired-do-toggle.
1996-11-02 07:56:36 +00:00
Richard M. Stallman
280d11ed0e (Info-scroll-up): Doc fix. 1996-11-02 07:39:07 +00:00
Richard M. Stallman
68e5840516 Initial revision 1996-11-02 07:24:57 +00:00
Richard M. Stallman
09eddb5698 (printchar, strout): Do QUIT for echo area output.
(PRINTFULLP): New macro.
(print): Exit if PRINTFULLP.
When printing a symbol, don't save a pointer to the name.
(PRINTFINISH): Null out print_buffer after freeing it.
1996-11-02 00:00:20 +00:00
Richard M. Stallman
de40ed8931 (isearch-forward): Doc fix. 1996-11-01 20:18:08 +00:00
Richard M. Stallman
030dccec3e (lisp-complete-symbol): Sort the list. 1996-11-01 08:19:07 +00:00
Richard M. Stallman
23b6422580 (tex-file): Fix paren error in last change.
(tex-recenter-output-buffer): Switch windows in a more controlled
fashion, using save-selected-window.
1996-10-31 23:50:02 +00:00
Richard M. Stallman
49feb47da5 (EmacsFrameResize): Use cancel_mouse_face. 1996-10-31 22:06:32 +00:00
Richard M. Stallman
e687d06efa (cancel_mouse_face): New function. Code copied from
x_set_window_size, fixing a bug.
(x_set_window_size): Use cancel_mouse_face.
(XTread_socket): When frame size has changed, call cancel_mouse_face.
1996-10-31 22:05:51 +00:00
Richard M. Stallman
c439687b4d (dired-find-file): Error if line's file does not exist. 1996-10-31 20:51:44 +00:00
Richard M. Stallman
9663837a53 Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
Richard M. Stallman
380e25b8ff (main): Clear out *Messages* before init_callproc. 1996-10-31 17:58:56 +00:00
Richard M. Stallman
85496b8cb5 (dir_warning): New function.
(init_lread): Use dir_warning.
1996-10-31 17:58:01 +00:00
Richard M. Stallman
76d5c6cf01 (init_callproc): Use dir_warning. 1996-10-31 17:57:43 +00:00
Erik Naggum
a0d76c279e Reorganize function definitions so etags finds them. 1996-10-31 13:43:37 +00:00
Richard M. Stallman
9939d191eb (BROKEN_O_NONBLOCK): Define only if Ultrix.
(LIBS_MACHINE, KERNEL_FILE): Don't define if __NetBSD__.
(C_SWITCH_X_MACHINE): Define only if Ultrix.
[__NetBSD__] (START_FILES, CANNOT_DUMP): New definitions.
[__NetBSD__] (RUN_TIME_REMAP, UNEXEC): Undef them.
1996-10-30 05:11:12 +00:00
Richard M. Stallman
1cf4a0d1a2 (XTread_socket, KeyPress case): Clear compose_status
if the key has the meta modifier.
1996-10-30 05:09:38 +00:00
Richard M. Stallman
0e8ab97410 Initial revision 1996-10-30 04:48:09 +00:00
Richard M. Stallman
eb7d6097a8 Recognize hppa-next as a valid CPU-COMPANY combination. 1996-10-29 02:56:12 +00:00
Richard M. Stallman
da945421cc (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1. 1996-10-29 02:53:06 +00:00
Erik Naggum
d7cd5d4f61 (Fmake_char_table): Doc fix. 1996-10-28 11:55:29 +00:00
Simon Marshall
f802bd0253 Use new face. 1996-10-28 10:08:07 +00:00
Simon Marshall
1fbd6d0fa0 more auto-mode-alist modes. 1996-10-28 10:01:55 +00:00
Paul Eggert
db853edc0b (timezone-time-from-absolute): Fix off-by-one
error in current-time-origin.
1996-10-28 03:55:59 +00:00
Richard M. Stallman
914860c262 (read_minibuf_unwind): Don't restore minibuf_window;
instead call choose_minibuf_frame.
(choose_minibuf_frame): Don't let any other frame keep its minibuf
window selected.
1996-10-26 18:16:50 +00:00
Richard M. Stallman
f88a6649b8 (Fexpand_file_name): No longer discard .../ before another / or ~.
That is now only in Fsubstitute_in_file_name.
1996-10-26 18:16:11 +00:00
Richard M. Stallman
b8a3aefac9 (refer-bib-directory): New variable, list of
directories where to look for bib files.  Special values `texinputs'
and `bibinputs' mean take directory list from corresponding
environment variable.

(refer-bib-files): New special value `auto', for looking up all
files in directories pointed to by refer-bib-directory.
I have the feeling that this isn't really my code but came from
the net (copylefted). However, I cannot trace this down any
more. If it isn't mine, it's probably Ashwin's.
(refer-get-bib-files): Support `auto' value of refer-bib-files.
Support `texinputs', `bibinputs' value of refer-bib-directory.

(refer-saved-state, refer-previous-keywords, refer-saved-pos,
refer-same-file): Properly declared (defvar) these variables.

(refer-yank-key): New function.

(refer-find-entry-internal): Find bibliography entries in other
window, with minimal reconfiguration of windows.

(refer-expand-files): New function.
1996-10-26 18:15:32 +00:00
Richard M. Stallman
5b1bdb5f74 (electric-perl-terminator, perl-indent-command):
(perl-backward-to-noncomment, indent-perl-exp): Avoid error if
comment-start-skip is nil.
1996-10-26 18:14:31 +00:00
Richard M. Stallman
0a6231f5fc (mouse-sel-set-selection-function): Doc fix.
Use x-select-text, for the primary selection.
(mouse-sel-get-selection-function):
Use x-cut-buffer-or-selection-value, for the primary selection.
1996-10-26 18:13:52 +00:00
Richard M. Stallman
5f65549e3f (set-visited-file-name): Doc fix.
(write-file): Use CONFIRM when calling set-visited-file-name.
1996-10-26 18:12:01 +00:00
Richard M. Stallman
b691df0c08 (kill-buffer-and-window): New command.
Bind it to C-x 4 0.
1996-10-26 16:06:37 +00:00
Richard M. Stallman
44d7776b5b (sh-mode): Don't make font-lock-keywords buffer-local. 1996-10-26 16:06:24 +00:00
Richard M. Stallman
037fa8ca99 (rmail-reply): Merge resent-to and resent-cc into to and cc.
Ignore the resent- fields aside from that.
1996-10-26 16:06:11 +00:00
Richard M. Stallman
7c9097d02f (pascal-indent-declaration): Avoid infinite loop
if edpos is at end of buffer.
1996-10-26 16:05:58 +00:00
Richard M. Stallman
91f64ec29e (describe_buffer_bindings): Pass 1 for PARTIAL
in some calls to describe_map_tree.
1996-10-26 16:01:22 +00:00
Richard M. Stallman
0ad61fe7d7 (status_notify): Update p->tick again
just before running the sentinel, in case it dies.
1996-10-26 16:01:03 +00:00
Richard M. Stallman
5300fd39c3 (decode_mode_spec): In the `L' case,
remove a buffer from base_line_pos if window has switched buffers.
1996-10-26 16:00:39 +00:00