]>
git.eshelyaron.com Git - emacs.git/log
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.
Richard M. Stallman [Tue, 20 Jun 1995 01:07:28 +0000 (01:07 +0000)]
(vc-fetch-master-properties): Be more careful
about killing the *vc-info* buffer.
Richard M. Stallman [Tue, 20 Jun 1995 00:00:14 +0000 (00:00 +0000)]
(rmdir): Fix up Aug 19 1993 change that wasn't done right.
Richard M. Stallman [Mon, 19 Jun 1995 23:20:42 +0000 (23:20 +0000)]
(win32_wait): Massage retval into what is expected in Unix.
Richard M. Stallman [Mon, 19 Jun 1995 23:18:54 +0000 (23:18 +0000)]
(sigchld_handler): Change XSETFASTINT to XSETINT.
Karl Heuer [Mon, 19 Jun 1995 22:54:58 +0000 (22:54 +0000)]
(shell-directory-tracker): Check for terminator after
cd, pushd, or popd, so that we don't try to do directory tracking
on things like "cdump".
Don't use \\s patterns inside brackets.
Richard M. Stallman [Mon, 19 Jun 1995 21:33:31 +0000 (21:33 +0000)]
(addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
Richard M. Stallman [Mon, 19 Jun 1995 21:27:06 +0000 (21:27 +0000)]
Documented the `l' tag.
(tempo-insert-template): Check for zmacs-regions.
Wrapped it in unwind-protect.
(tempo-save-named): New function.
(tempo-insert-prompt): Added NO-INSERT parameter.
Handles previous values better. Cleaned up interface.
Check for already saved value.
(tempo-remember-insertion): Function deleted.
(tempo-insert-named): Use tempo-insert if data is not a string.
Use tempo-lookup-named.
(tempo-insert-prompt-compat): New function.
(tempo-lookup-named): New function.
Richard M. Stallman [Mon, 19 Jun 1995 20:10:21 +0000 (20:10 +0000)]
(universal-argument-other-key): Call reset-this-command-lengths.
Richard M. Stallman [Mon, 19 Jun 1995 18:50:13 +0000 (18:50 +0000)]
Test whether XFree86 needs -b i486-linuxaout to link.
Use this -b option only if it really improves matters.
Report more clearly when there is no special
dir to search for X includes or libraries.
Richard M. Stallman [Mon, 19 Jun 1995 18:44:44 +0000 (18:44 +0000)]
Update version number.
Richard M. Stallman [Mon, 19 Jun 1995 18:35:57 +0000 (18:35 +0000)]
(VERSION): Update version number.
(maintainer-clean): Renamed from realclean.
Richard M. Stallman [Mon, 19 Jun 1995 18:30:06 +0000 (18:30 +0000)]
(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
Richard M. Stallman [Mon, 19 Jun 1995 18:27:47 +0000 (18:27 +0000)]
Fix up load-path example.
Richard M. Stallman [Mon, 19 Jun 1995 17:10:10 +0000 (17:10 +0000)]
(LIB_GCC): Fix previous change.
If we redefine it later, #undef it first.
Richard M. Stallman [Mon, 19 Jun 1995 16:15:06 +0000 (16:15 +0000)]
(negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.
Edward M. Reingold [Mon, 19 Jun 1995 15:36:11 +0000 (15:36 +0000)]
Fix bug in determination of output string.
Richard M. Stallman [Mon, 19 Jun 1995 13:36:45 +0000 (13:36 +0000)]
(vc-register): Inhibit backups for the file's buffer
(vc-add-triple, vc-lookup-triple, vc-record-rename):
Use absolute file names to access the SCCS named configuration files
("VC-names").
(vc-retrieve-snapshot): Use vc-checkout instead of
vc-backend-checkout, as the former also updates the current buffer.
(vc-file-tree-walk, vc-file-tree-walk-internal): Use
expand-file-name, so that FUNC gets called with an unabbreviated name.
Richard M. Stallman [Sun, 18 Jun 1995 22:46:02 +0000 (22:46 +0000)]
Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.
Richard M. Stallman [Sun, 18 Jun 1995 22:28:53 +0000 (22:28 +0000)]
(quit_throw_to_read_char): Turn off the error check
testing poll_suppress_count.
Richard M. Stallman [Sun, 18 Jun 1995 18:52:07 +0000 (18:52 +0000)]
(nt): Explicitly include makefile.nt and makefile.def only.
Richard M. Stallman [Sun, 18 Jun 1995 18:45:55 +0000 (18:45 +0000)]
*** empty log message ***