1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
Commit graph

151382 commits

Author SHA1 Message Date
Richard M. Stallman
873dd80b92 (make-help-screen): Handle help-event-list.
Handle backspace like delete.
1995-06-29 02:50:01 +00:00
Richard M. Stallman
ec3ea48827 (ediff-setup-keymap): Bind f1 and help like C-h. 1995-06-29 02:23:21 +00:00
Richard M. Stallman
a15bb73af4 (edt-setup-default-bindings): Bind f1 and help like C-h. 1995-06-29 02:19:45 +00:00
Richard M. Stallman
19ab8db907 [MACH]: Include a.out.h.
[MACH] (STYP_INIT, _RDATA, STYP_RDATA, _SDATA, STYP_SDATA): Defined.
[MACH] (_SBSS, STYP_SBSS, HDRR, pHDRR): New definitions.
(unexec): Add MACH conditionals.
1995-06-29 01:44:57 +00:00
Richard M. Stallman
a46849a843 [MACH]: Use built-in alloca, set START_FILES. 1995-06-29 01:40:18 +00:00
Richard M. Stallman
caaf3c4ed0 Initial revision 1995-06-29 01:39:56 +00:00
Richard Kenner
141155b89c (AIX4): More robust release numbering discovery. 1995-06-28 21:57:23 +00:00
Richard M. Stallman
e2b1cb7427 (electric-c++-terminator): Fix logic for handling colon. 1995-06-28 21:25:06 +00:00
Richard M. Stallman
ccd318fb5b Make all error messages start with `Error: '.
(fatal_error, perror_1): New functions, use throughout.
1995-06-28 20:10:12 +00:00
Richard M. Stallman
efcb1c1a15 (LIB_MOTIF): Defined. 1995-06-28 19:37:59 +00:00
Richard M. Stallman
d3cf8dc316 Update copyright year in message. 1995-06-28 10:41:05 +00:00
Richard M. Stallman
37dad45a1a (term_init): Alternative error messages for TERMCAP/TERMINFO. 1995-06-28 10:05:35 +00:00
Richard M. Stallman
7e721a4fba (server-process-filter): Detect error messages from server. 1995-06-28 10:02:03 +00:00
Richard M. Stallman
b6f0fe04c0 (echo_area_display): Don't set FRAME_CURSOR_... here.
(redisplay): In the "point hasn't moved" shortcut,
make sure that the cursor is in the right window already.
1995-06-28 09:39:00 +00:00
Richard M. Stallman
48cf7030fc (update_frame): Pretend cursor is in echo area
rather than put it in a minuffer hidden by the echo area.
1995-06-28 09:38:18 +00:00
Paul Eggert
c49b2b754c (CVSROOT, repository): Allow remote repositories a la CVS 1.4. 1995-06-28 01:47:55 +00:00
Richard M. Stallman
a699ec6ded (LIBXMU): New definition. 1995-06-28 00:26:25 +00:00
Richard M. Stallman
f873df690c (edt-emulation-on): Check window-system for x, specifically. 1995-06-27 22:59:00 +00:00
Tom Tromey
fe8fa72dad (tcl-type-alist): More itcl changes. 1995-06-27 20:12:00 +00:00
Tom Tromey
a7efef53dc More changes for itcl.
Bug fixes for Emacs 19.29.
1995-06-27 20:06:05 +00:00
Tom Tromey
a0defa814a (tcl-set-proc-regexp): Allow leading spaces.
(tcl-proc-list): Changes for itcl.
(tcl-typeword-list): Ditto.
(tcl-keyword-list): Ditto.
1995-06-27 20:01:29 +00:00
Richard M. Stallman
ce27f2642e (vc-consult-rcs-headers): Use an even more
pedantic regexp to match RCS time strings.  Improved
efficiency by using looking-at instead of re-search "\\=...
1995-06-27 19:06:15 +00:00
Richard M. Stallman
eb6a9dca6c (LIBXMU): New macro.
(LIBXT): Use LIBXMU.
1995-06-27 19:03:51 +00:00
Richard M. Stallman
4cc9d0dcf0 (newline): Put point at right place if insert gets error. 1995-06-27 18:58:26 +00:00
Richard M. Stallman
9cb2482e93 (ediff-control-frame-parameters): Specify user-position. 1995-06-27 17:05:29 +00:00
Francesco Potortì
79263656b0 * etags.c (plain_C_entries): new function.
(lowcase): new macro.
	(tail, Fortran_functions, Pascal_functions): use new macro lowcase.
	(lang_suffixes): new suffix ".pc" for Pro*C files.
	(consider_token): don't tag all tokens beginning with DEFUN & Co..
	(tail): look for the end of the token when comparing.
	(takeprec): since now tail behaves differently, use strneq.
1995-06-27 14:21:23 +00:00
Richard M. Stallman
d3bea05f1f (command-line): Extract arg value properly for -u. 1995-06-27 10:05:39 +00:00
Richard M. Stallman
4cde72b44e (imenu-choose-buffer-index): Understand that (menu-bar)
doesn't specify a window.
1995-06-27 10:05:22 +00:00
Richard M. Stallman
8fd68088e9 (lambda): Doc fix. 1995-06-27 06:52:56 +00:00
Richard M. Stallman
2d24227e43 (imenu-use-keymap-menu): New variable.
(imenu-auto-rescan): New variable.
(imenu-auto-rescan-maxout): New variable.
(imenu-generic-expression): Doc changes.
(imenu-generic-lisp-expression): New variable.
(imenu-generic-c-expression): New variable.
(imenu-example--generic-c++-expression): Changed the name to
imenu-generic-c++-expression.
(imenu-example--generic-texinfo-expression): Changed the name to
imenu-generic-texinfo-expression.
(imenu-example--generic-latex-expression): Changed the name to
imenu-generic-latex-expression.
(imenu--scanning-method-alist): New variable.
(imenu--split-menu): Changed it to make the title "Index menu"
instead of "Function menus".
(imenu--make-index-alist): Changed to handle auto rescan.
(imenu--create-keymap-2): New function to create a keymap.
(imenu--create-keymap-1): New function.
(imenu--in-alist): New function.
(imenu-default-create-index-function): Changed to handle
imenu--scanning-method-alist).
(imenu--generic-extract-name): Removed.
(imenu--generic-function): Rewritten to handle submenus.
(imenu--mouse-menu): Changed to handle keymaps.
1995-06-27 06:23:43 +00:00
Richard M. Stallman
7e86965908 (vc-start-entry): Prevent lossage when doing a mass checkin from
a VC-dired buffer (Andre Spiegel's code change was slightly wrong).
1995-06-26 23:42:30 +00:00
Richard M. Stallman
9ade6d5ea4 (remote-shell-program): Fix typo checking /usr/bin/remsh. 1995-06-26 23:20:05 +00:00
Richard M. Stallman
58c59fd7af (vc-consult-rcs-headers): Handle the new time
string formats of RCS 5.7.
1995-06-26 20:51:15 +00:00
Richard M. Stallman
7392e4d332 (view-file-other-window): Re-add missing argument to
switch-to-buffer-other-window.
(view-mode-map): Leave C-c alone!
(view-mode): Doc fix.
1995-06-26 20:45:48 +00:00
Richard M. Stallman
837a3add98 (main): Add newline in usage message. 1995-06-26 20:28:33 +00:00
Richard M. Stallman
53c4780151 Clarify need for user-position to get left and top obeyed. 1995-06-26 19:25:26 +00:00
Richard M. Stallman
3d22c388c0 (Fsplit_window): Nicer error if split size is too small. 1995-06-26 17:04:47 +00:00
Simon Marshall
f3d4eb7b82 Specify all Font Lock keywords in font-lock-defaults. 1995-06-26 12:35:50 +00:00
Simon Marshall
fb512de99a Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.
1995-06-26 11:55:25 +00:00
Richard M. Stallman
1102242594 (../info/ediff, ediff.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add those new targets.
1995-06-26 07:42:34 +00:00
Richard M. Stallman
4133b3001a (init_cmdargs): Make Vinvocation_directory
absolute if it isn't already.
1995-06-26 04:39:42 +00:00
Richard M. Stallman
74514898f8 (overlays_in): New function.
(Foverlays_in): New function.
(syms_of_buffer): defsubr it.
1995-06-26 03:54:38 +00:00
Richard M. Stallman
806048df24 (Fx_open_connection, x_display_info_for_name):
Error if window-system is not x.
1995-06-26 03:49:46 +00:00
Richard M. Stallman
32fda9ba24 (Fdelete_frame): It's ok to have no minibuffer left on
a kboard if there are no frames on it either.
1995-06-26 03:49:20 +00:00
Richard M. Stallman
06537cc8b5 (next_frame, prev_frame): Consider only frames on same kbd.
(Fdelete_frame): If next_frame finds nothing, try an alternative.
1995-06-25 19:05:32 +00:00
Richard M. Stallman
4590788aa9 (Fopen_network_stream): Sleep 1 sec before connect retry. 1995-06-25 18:57:25 +00:00
Richard M. Stallman
a9db66a4f1 (rmail-revert): Use the default revert-buffer-function 1995-06-25 03:06:56 +00:00
Richard M. Stallman
438759b31a (main): Fix --help message. 1995-06-24 23:40:14 +00:00
Richard M. Stallman
dffd6dac05 (mkdir): Use symbolic chmod.
(SUBDIR_MAKEFILES):
Add man/Makefile, so `make distclean' removes it.
(top_distclean): Add config.log to the list of files to be removed.
1995-06-24 18:43:39 +00:00
Richard M. Stallman
5f98a1d819 (mail-hist-text-size-limit): New var.
(mail-hist-text-too-long-p): New func.
(mail-hist-add-header-contents-to-ring): call above; if the text is
too long, then store the empty string in the history.
1995-06-24 07:43:26 +00:00