1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 22:12:30 -08:00
Commit graph

155589 commits

Author SHA1 Message Date
Richard M. Stallman
2d487ae57b (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. 1994-09-16 07:51:10 +00:00
Richard M. Stallman
094cf604a0 (jka-compr-compression-info-list): Expand regular
expressions to include backup files with version numbers.

(jka-compr-insert-file-contents): Run the
functions in after-insert-file-functions after the
buffer-file-name has been set, not before.

(jka-compr-insert-file-contents): Properly
handle the 'replace' argument for compressed files.
1994-09-16 04:54:58 +00:00
Richard M. Stallman
b85fdafb25 (menu-bar-file-menu): Rename "Kill Buffer" menu item. 1994-09-16 04:36:54 +00:00
Karl Heuer
d39b669674 (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
(store_frame_title): New function.
(x_consider_frame_title): Format title according to template.
(display_mode_element): Handle frame title as well as mode line.
(decode_mode_spec): Use w->buffer, not current_buffer.
1994-09-16 03:29:33 +00:00
Karl Heuer
f43754f6a0 (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again. 1994-09-16 00:41:59 +00:00
Richard M. Stallman
270cc80e38 (removenullpaths, paths-force):
Use name paths.h.tmp$$, which depends on the pid.
1994-09-16 00:03:20 +00:00
Richard M. Stallman
e7399dcc72 (system-key-alist): Add Sun definition for mute-acute. 1994-09-15 23:55:25 +00:00
Karl Heuer
f1d01ba24f (kill-new): Call menu-bar-update-yank-menu only if that function is defined. 1994-09-15 22:19:50 +00:00
Karl Heuer
3dd9289956 (yank-menu): New variable; kill-ring in menu format.
(menu-bar-update-yank-menu, menu-bar-select-yank): New function.
1994-09-15 22:16:49 +00:00
Karl Heuer
f77e1e4b80 Fix typo in comment. 1994-09-15 21:52:44 +00:00
Karl Heuer
f69140fdfd (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
interface; don't manipulate kill-ring directly.
1994-09-15 21:51:14 +00:00
Richard M. Stallman
c5b31142c7 (auto-insert-alist): Add entries for C++.
(insert-auto-insert-files): Do case-sensitive match except on vms.
1994-09-15 21:33:54 +00:00
Karl Heuer
f914dc91cb (kill-new): New optional argument means replace most recent kill.
(kill-append): Use that new interface.
1994-09-15 21:30:21 +00:00
Richard M. Stallman
f2495b93d4 (syms_of_textprop): Delete Lisp var interval-balance-threshold. 1994-09-15 21:24:37 +00:00
Richard M. Stallman
49c49d2299 (interval_balance_threshold): Var deleted. 1994-09-15 21:22:26 +00:00
Richard M. Stallman
74cadca3f4 Don't call menu-bar-mode. 1994-09-15 20:10:12 +00:00
Richard M. Stallman
1fe0333f4f (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on. 1994-09-15 20:09:49 +00:00
Richard M. Stallman
c7bcb20dc6 (Fx_create_frame): Make 1 the default for menu-bar-lines. 1994-09-15 08:45:46 +00:00
Richard M. Stallman
8a63d4ba5e (SUNOS4): Defined. 1994-09-15 05:51:07 +00:00
Richard M. Stallman
c4ffc07fd8 (telnet-program): New variable.
(telnet): Use telnet-program.
(rsh-program): Renamed from telnet-rsh-program.
(rsh): Use new name.
1994-09-15 04:20:07 +00:00
Richard M. Stallman
f109dfa278 Include window.h.
(Fnewline): Inhibit the insert-at-end-of-line hack
when at the top of the window.
1994-09-15 04:06:55 +00:00
Richard M. Stallman
27f314bdd2 (removenullpaths, paths-force):
Put paths.h.tmp in top-level dir, not in src.
1994-09-15 03:47:07 +00:00
Richard M. Stallman
ece23c274d entered into RCS 1994-09-15 03:39:16 +00:00
Richard M. Stallman
cbbc391717 (Fcompleting_read): Doc fix. 1994-09-15 03:31:52 +00:00
Richard M. Stallman
944fa80ad3 (forward-page): If we find a match that ends where we
started searching, look for another one.
1994-09-15 03:21:56 +00:00
Richard M. Stallman
ad656bdc4e (shrink-window-if-larger-than-buffer):
Use frame-width, not screen-width.
1994-09-15 03:10:00 +00:00
Richard M. Stallman
2677ad61f5 (commmand-line): Fix previous change. 1994-09-15 03:07:47 +00:00
Richard M. Stallman
1ed14cfd6d (command-line): If we can't load x-win.el, terminate. 1994-09-15 02:35:45 +00:00
Richard M. Stallman
41e7728940 (facemenu-update): Don't use quoted constant lists
in define-key.  Reverse order of menu definitions.
1994-09-15 02:15:29 +00:00
Richard M. Stallman
62010a73d8 Include puresize.h.
(menu_item_equiv_key): Use CHECK_IMPURE.
1994-09-14 23:24:45 +00:00
Richard M. Stallman
62f91105e4 Add autoloads. 1994-09-14 20:24:21 +00:00
Richard M. Stallman
c0fd04c89d Update to 2.15. 1994-09-14 20:21:36 +00:00
Richard M. Stallman
4e8aa57853 Initial revision 1994-09-14 19:32:18 +00:00
Richard M. Stallman
c814718b2e (c-mode-map): Add "Highlight Conditionals" menu item. 1994-09-14 18:55:08 +00:00
Richard M. Stallman
daf4206baf entered into RCS 1994-09-14 18:48:45 +00:00
Richard M. Stallman
fe441eb769 *** empty log message *** 1994-09-14 18:29:11 +00:00
Richard M. Stallman
47fc33caf0 (Info-mode-map): Bind M-s like s. 1994-09-14 09:17:32 +00:00
Richard M. Stallman
11183104f3 (Fset_default_file_modes): Doc fix. 1994-09-14 09:16:31 +00:00
Richard M. Stallman
59750d69f8 (delete_temp_file): Use Fdelete_file. 1994-09-14 09:15:46 +00:00
Richard M. Stallman
7930d72229 *** empty log message *** 1994-09-14 09:05:48 +00:00
Richard M. Stallman
20f5d14570 Initial revision 1994-09-14 09:03:27 +00:00
Richard M. Stallman
7908d27ce0 (repeat-complex-command, next-history-element,
previous-matching-history-element): Override print-level when
offering command lines to edit.
1994-09-14 09:01:02 +00:00
Richard M. Stallman
838cd60df9 (server-start): Always use pipes for communication. 1994-09-14 09:00:44 +00:00
Karl Heuer
96616c048a (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
make-face-bold-italic): Don't try to frob font if it's nil.
1994-09-14 03:22:57 +00:00
Richard M. Stallman
1981e88678 (syms_of_keymap): Doc fix. 1994-09-13 18:01:51 +00:00
David J. MacKenzie
6e0dc84ae3 use new macro names 1994-09-13 15:46:47 +00:00
David J. MacKenzie
069df4bfd6 add comment about srcdir 1994-09-13 15:32:40 +00:00
Richard M. Stallman
c7b5ca27bf (rmail-summary-goto-msg): Preserve the current buffer. 1994-09-13 04:14:00 +00:00
Richard M. Stallman
81931ba19a (gobble_input): Block SIGALRM if we are using it. 1994-09-13 04:13:32 +00:00
Richard M. Stallman
eadcb02c53 (vc-do-command): Temporarily add vc-path to the end of PATH. 1994-09-11 08:36:36 +00:00