]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Thu, 29 Jun 1995 03:11:37 +0000 (03:11 +0000)]
Make more menu-enables check (not buffer-read-only).
Add minibuffer local menu bar menus.
Richard M. Stallman [Thu, 29 Jun 1995 02:59:20 +0000 (02:59 +0000)]
Put isearch before menu-bar.
Richard M. Stallman [Thu, 29 Jun 1995 02:52:50 +0000 (02:52 +0000)]
(sc-electric-mode-map): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:52 +0000 (02:50 +0000)]
Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:01 +0000 (02:50 +0000)]
(make-help-screen): Handle help-event-list.
Handle backspace like delete.
Richard M. Stallman [Thu, 29 Jun 1995 02:23:21 +0000 (02:23 +0000)]
(ediff-setup-keymap): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:19:45 +0000 (02:19 +0000)]
(edt-setup-default-bindings): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 01:44:57 +0000 (01:44 +0000)]
[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.
Richard M. Stallman [Thu, 29 Jun 1995 01:40:18 +0000 (01:40 +0000)]
[MACH]: Use built-in alloca, set START_FILES.
Richard M. Stallman [Thu, 29 Jun 1995 01:39:56 +0000 (01:39 +0000)]
Initial revision
Richard Kenner [Wed, 28 Jun 1995 21:57:23 +0000 (21:57 +0000)]
(AIX4): More robust release numbering discovery.
Richard M. Stallman [Wed, 28 Jun 1995 21:25:06 +0000 (21:25 +0000)]
(electric-c++-terminator): Fix logic for handling colon.
Richard M. Stallman [Wed, 28 Jun 1995 20:10:12 +0000 (20:10 +0000)]
Make all error messages start with `Error: '.
(fatal_error, perror_1): New functions, use throughout.
Richard M. Stallman [Wed, 28 Jun 1995 19:37:59 +0000 (19:37 +0000)]
(LIB_MOTIF): Defined.
Richard M. Stallman [Wed, 28 Jun 1995 10:41:05 +0000 (10:41 +0000)]
Update copyright year in message.
Richard M. Stallman [Wed, 28 Jun 1995 10:05:35 +0000 (10:05 +0000)]
(term_init): Alternative error messages for TERMCAP/TERMINFO.
Richard M. Stallman [Wed, 28 Jun 1995 10:02:03 +0000 (10:02 +0000)]
(server-process-filter): Detect error messages from server.
Richard M. Stallman [Wed, 28 Jun 1995 09:39:00 +0000 (09:39 +0000)]
(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.
Richard M. Stallman [Wed, 28 Jun 1995 09:38:18 +0000 (09:38 +0000)]
(update_frame): Pretend cursor is in echo area
rather than put it in a minuffer hidden by the echo area.
Paul Eggert [Wed, 28 Jun 1995 01:47:55 +0000 (01:47 +0000)]
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.
Richard M. Stallman [Wed, 28 Jun 1995 00:26:25 +0000 (00:26 +0000)]
(LIBXMU): New definition.
Richard M. Stallman [Tue, 27 Jun 1995 22:59:00 +0000 (22:59 +0000)]
(edt-emulation-on): Check window-system for x, specifically.
Tom Tromey [Tue, 27 Jun 1995 20:12:00 +0000 (20:12 +0000)]
(tcl-type-alist): More itcl changes.
Tom Tromey [Tue, 27 Jun 1995 20:06:05 +0000 (20:06 +0000)]
More changes for itcl.
Bug fixes for Emacs 19.29.
Tom Tromey [Tue, 27 Jun 1995 20:01:29 +0000 (20:01 +0000)]
(tcl-set-proc-regexp): Allow leading spaces.
(tcl-proc-list): Changes for itcl.
(tcl-typeword-list): Ditto.
(tcl-keyword-list): Ditto.
Richard M. Stallman [Tue, 27 Jun 1995 19:06:15 +0000 (19:06 +0000)]
(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 "\\=...
Richard M. Stallman [Tue, 27 Jun 1995 19:03:51 +0000 (19:03 +0000)]
(LIBXMU): New macro.
(LIBXT): Use LIBXMU.
Richard M. Stallman [Tue, 27 Jun 1995 18:58:26 +0000 (18:58 +0000)]
(newline): Put point at right place if insert gets error.
Richard M. Stallman [Tue, 27 Jun 1995 17:05:29 +0000 (17:05 +0000)]
(ediff-control-frame-parameters): Specify user-position.
Francesco Potortì [Tue, 27 Jun 1995 14:21:23 +0000 (14:21 +0000)]
* 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.
Richard M. Stallman [Tue, 27 Jun 1995 10:05:39 +0000 (10:05 +0000)]
(command-line): Extract arg value properly for -u.
Richard M. Stallman [Tue, 27 Jun 1995 10:05:22 +0000 (10:05 +0000)]
(imenu-choose-buffer-index): Understand that (menu-bar)
doesn't specify a window.
Richard M. Stallman [Tue, 27 Jun 1995 06:52:56 +0000 (06:52 +0000)]
(lambda): Doc fix.
Richard M. Stallman [Tue, 27 Jun 1995 06:23:43 +0000 (06:23 +0000)]
(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.
Richard M. Stallman [Mon, 26 Jun 1995 23:42:30 +0000 (23:42 +0000)]
(vc-start-entry): Prevent lossage when doing a mass checkin from
a VC-dired buffer (Andre Spiegel's code change was slightly wrong).
Richard M. Stallman [Mon, 26 Jun 1995 23:20:05 +0000 (23:20 +0000)]
(remote-shell-program): Fix typo checking /usr/bin/remsh.
Richard M. Stallman [Mon, 26 Jun 1995 20:51:15 +0000 (20:51 +0000)]
(vc-consult-rcs-headers): Handle the new time
string formats of RCS 5.7.
Richard M. Stallman [Mon, 26 Jun 1995 20:45:48 +0000 (20:45 +0000)]
(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.
Richard M. Stallman [Mon, 26 Jun 1995 20:28:33 +0000 (20:28 +0000)]
(main): Add newline in usage message.
Richard M. Stallman [Mon, 26 Jun 1995 19:25:26 +0000 (19:25 +0000)]
Clarify need for user-position to get left and top obeyed.
Richard M. Stallman [Mon, 26 Jun 1995 17:04:47 +0000 (17:04 +0000)]
(Fsplit_window): Nicer error if split size is too small.
Simon Marshall [Mon, 26 Jun 1995 12:35:50 +0000 (12:35 +0000)]
Specify all Font Lock keywords in font-lock-defaults.
Simon Marshall [Mon, 26 Jun 1995 11:55:25 +0000 (11:55 +0000)]
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.
Richard M. Stallman [Mon, 26 Jun 1995 07:42:34 +0000 (07:42 +0000)]
(../info/ediff, ediff.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add those new targets.
Richard M. Stallman [Mon, 26 Jun 1995 04:39:42 +0000 (04:39 +0000)]
(init_cmdargs): Make Vinvocation_directory
absolute if it isn't already.
Richard M. Stallman [Mon, 26 Jun 1995 03:54:38 +0000 (03:54 +0000)]
(overlays_in): New function.
(Foverlays_in): New function.
(syms_of_buffer): defsubr it.
Richard M. Stallman [Mon, 26 Jun 1995 03:49:46 +0000 (03:49 +0000)]
(Fx_open_connection, x_display_info_for_name):
Error if window-system is not x.
Richard M. Stallman [Mon, 26 Jun 1995 03:49:20 +0000 (03:49 +0000)]
(Fdelete_frame): It's ok to have no minibuffer left on
a kboard if there are no frames on it either.
Richard M. Stallman [Sun, 25 Jun 1995 19:05:32 +0000 (19:05 +0000)]
(next_frame, prev_frame): Consider only frames on same kbd.
(Fdelete_frame): If next_frame finds nothing, try an alternative.
Richard M. Stallman [Sun, 25 Jun 1995 18:57:25 +0000 (18:57 +0000)]
(Fopen_network_stream): Sleep 1 sec before connect retry.
Richard M. Stallman [Sun, 25 Jun 1995 03:06:56 +0000 (03:06 +0000)]
(rmail-revert): Use the default revert-buffer-function
Richard M. Stallman [Sat, 24 Jun 1995 23:40:14 +0000 (23:40 +0000)]
(main): Fix --help message.
Richard M. Stallman [Sat, 24 Jun 1995 18:43:39 +0000 (18:43 +0000)]
(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.
Richard M. Stallman [Sat, 24 Jun 1995 07:43:26 +0000 (07:43 +0000)]
(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.
Richard M. Stallman [Sat, 24 Jun 1995 07:34:27 +0000 (07:34 +0000)]
(makefile-define-tab-face): New function.
(makefile-tab-face): Don't create face here.
(makefile-mode): Call makefile-define-tab-face.
Richard M. Stallman [Sat, 24 Jun 1995 04:23:05 +0000 (04:23 +0000)]
(pc-bindings-mode): Add autoload.
Richard M. Stallman [Sat, 24 Jun 1995 04:21:04 +0000 (04:21 +0000)]
Comment change.
Richard M. Stallman [Sat, 24 Jun 1995 04:17:57 +0000 (04:17 +0000)]
(excerpt): Ignore error making `excerpt' italic.
Richard M. Stallman [Sat, 24 Jun 1995 04:10:31 +0000 (04:10 +0000)]
(directory_file_name): Don't get confused by // at end on Unix-like systems.
Richard M. Stallman [Sat, 24 Jun 1995 02:32:55 +0000 (02:32 +0000)]
Delete duplicate paragraph.
Richard M. Stallman [Fri, 23 Jun 1995 22:46:56 +0000 (22:46 +0000)]
(vc-insert-file): Erase the current buffer before inserting the file.
(vc-fetch-master-properties, vc-fetch-properties): Don't erase the
buffer because that is now done in vc-insert-file.
(vc-fetch-properties): Kill the *vc-info* buffer when done.
Richard M. Stallman [Fri, 23 Jun 1995 22:15:43 +0000 (22:15 +0000)]
Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.
Richard M. Stallman [Fri, 23 Jun 1995 15:50:17 +0000 (15:50 +0000)]
(vc-backend-admin, vc-backend-checkin): Assume that
comments are empty if they contain only white space.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)]
(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (22:36 +0000)]
(mips:*:4*:UMIPS): New case.
Richard M. Stallman [Thu, 22 Jun 1995 20:28:55 +0000 (20:28 +0000)]
(vt-keypad-on, vt-keypad-off): Updated codes sent
to terminal to eliminate some garbage that made NCSA telnet crash.
Richard M. Stallman [Thu, 22 Jun 1995 19:25:20 +0000 (19:25 +0000)]
(menu_item_enabled_p_1): Special handling for quit.
(set_frame_menubar): Inhibit quitting.
Richard M. Stallman [Thu, 22 Jun 1995 18:58:28 +0000 (18:58 +0000)]
Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
Richard M. Stallman [Thu, 22 Jun 1995 16:23:52 +0000 (16:23 +0000)]
(vc-fetch-master-properties): Pass an absolute
pathname to the cvs status command. This is required to make
recursive vc-directory listings work.
Richard M. Stallman [Thu, 22 Jun 1995 05:11:36 +0000 (05:11 +0000)]
(vip-push-mark-silent): Use (mark t).
Richard M. Stallman [Thu, 22 Jun 1995 04:37:38 +0000 (04:37 +0000)]
(mouse-yank-at-click): Clear mouse-selection-click-count.
Richard M. Stallman [Wed, 21 Jun 1995 23:19:47 +0000 (23:19 +0000)]
(buffer-file-truename): Duplicate definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:15:07 +0000 (23:15 +0000)]
(mark-even-if-inactive): Definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:09:16 +0000 (23:09 +0000)]
(syms_of_buffer): Doc fix.
Richard M. Stallman [Wed, 21 Jun 1995 23:07:39 +0000 (23:07 +0000)]
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
Richard M. Stallman [Wed, 21 Jun 1995 23:03:59 +0000 (23:03 +0000)]
(eval-defun): Don't change defvar to defconst
if it has just one argument.
Richard M. Stallman [Wed, 21 Jun 1995 19:46:58 +0000 (19:46 +0000)]
(scan_file): Make sure it never looks at filename[-1].
Richard M. Stallman [Wed, 21 Jun 1995 19:45:27 +0000 (19:45 +0000)]
(main) [MSDOS]: Do set _fmode.
This undoes part of the previous change.
Richard M. Stallman [Wed, 21 Jun 1995 18:57:25 +0000 (18:57 +0000)]
Talk about MSDOS type conflict workaround.
Richard M. Stallman [Wed, 21 Jun 1995 18:47:11 +0000 (18:47 +0000)]
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Richard M. Stallman [Wed, 21 Jun 1995 18:44:42 +0000 (18:44 +0000)]
(Fx_display_grayscale_p): Return t or nil.
Return t for color displays.
Richard M. Stallman [Wed, 21 Jun 1995 18:32:45 +0000 (18:32 +0000)]
(precompute-menubar-bindings): While dumping,
garbage-collect after each menu.
Richard M. Stallman [Wed, 21 Jun 1995 18:10:36 +0000 (18:10 +0000)]
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.
Francesco Potortì [Wed, 21 Jun 1995 12:15:15 +0000 (12:15 +0000)]
* etags.c (find_entries): rewind before rereading the input file.
Richard M. Stallman [Tue, 20 Jun 1995 22:17:03 +0000 (22:17 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 18:27:13 +0000 (18:27 +0000)]
(read_key_sequence): Don't use Vprefix_help_command
for the first character in a key seq.
Richard M. Stallman [Tue, 20 Jun 1995 17:31:18 +0000 (17:31 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 16:34:14 +0000 (16:34 +0000)]
(gud-make-debug-menu): Cope if no local map yet.
Richard M. Stallman [Tue, 20 Jun 1995 16:28:39 +0000 (16:28 +0000)]
Update MSDOS needs list.
Richard M. Stallman [Tue, 20 Jun 1995 15:31:30 +0000 (15:31 +0000)]
(dired-do-redisplay): Call dired-uncache.
Richard M. Stallman [Tue, 20 Jun 1995 15:08:55 +0000 (15:08 +0000)]
(map_virt_key): Mark some additional chars as valid ASCII.
Richard M. Stallman [Tue, 20 Jun 1995 14:58:38 +0000 (14:58 +0000)]
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
Richard M. Stallman [Tue, 20 Jun 1995 14:56:35 +0000 (14:56 +0000)]
(Freset_this_command_lengths): New function.
(before_command_key_count, before_command_echo_length)
(before_command_restore_flag): New variables.
(add_command_key): If requested, reset the lengths.
(command_loop_1): Record current lengths before reading cmd.
(read_char): Update the recorded length before echoing.
Richard M. Stallman [Tue, 20 Jun 1995 14:25:36 +0000 (14:25 +0000)]
(universal-argument-num-events): New variable.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument): Set that variable.
(universal-argument-other-key): Use that variable when unreading.
Richard M. Stallman [Tue, 20 Jun 1995 13:43:22 +0000 (13:43 +0000)]
Comment change.
Roland McGrath [Tue, 20 Jun 1995 07:50:41 +0000 (07:50 +0000)]
[convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.
Richard M. Stallman [Tue, 20 Jun 1995 03:11:14 +0000 (03:11 +0000)]
Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
Richard M. Stallman [Tue, 20 Jun 1995 02:56:43 +0000 (02:56 +0000)]
(vc-fetch-properties): Add save-excursion.
Richard M. Stallman [Tue, 20 Jun 1995 02:53:59 +0000 (02:53 +0000)]
Mostly rewritten.
Richard M. Stallman [Tue, 20 Jun 1995 02:52:38 +0000 (02:52 +0000)]
(main): On MSDOS, don't change stdout to binary, and insist on an -o option.