]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sat, 30 Dec 1995 15:58:49 +0000 (15:58 +0000)]
Explain style of "done" messages.
Roland McGrath [Sat, 30 Dec 1995 12:01:44 +0000 (12:01 +0000)]
(${etc}DOC): Remove spurious `cd' command line.
Richard M. Stallman [Fri, 29 Dec 1995 21:09:34 +0000 (21:09 +0000)]
(x-handle-switch, x-handle-numeric-switch)
(x-handle-args): Use command-line-x-option-alist.
(x-option-alist, x-switch-definitions, x-long-option-alist): Deleted.
Erik Naggum [Fri, 29 Dec 1995 20:49:46 +0000 (20:49 +0000)]
(vc-backend-checkin): Use vc-checkin-switches.
Richard M. Stallman [Fri, 29 Dec 1995 20:00:39 +0000 (20:00 +0000)]
(command-line-x-option-alist): New variable.
(command-line-1): Ignore X options when not using X.
Richard M. Stallman [Fri, 29 Dec 1995 17:59:11 +0000 (17:59 +0000)]
(dired): Fix typo.
Richard M. Stallman [Fri, 29 Dec 1995 05:47:49 +0000 (05:47 +0000)]
(auto-compression-mode): This is now a stub function
that calls toggle-auto-compression, and is put bodily into loaddefs.el.
(toggle-auto-compression): Renamed from auto-compression-mode.
Not autloaded.
Richard M. Stallman [Fri, 29 Dec 1995 04:14:10 +0000 (04:14 +0000)]
(ps-do-despool): Alternative output method for MSDOS.
Richard M. Stallman [Fri, 29 Dec 1995 03:36:35 +0000 (03:36 +0000)]
(make-auto-save-file-name): Make name always end in #,
i.e. overwrite third char in extension if required.
Richard M. Stallman [Thu, 28 Dec 1995 23:58:12 +0000 (23:58 +0000)]
(x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
Richard M. Stallman [Thu, 28 Dec 1995 23:36:50 +0000 (23:36 +0000)]
(ls-lisp-support-shell-wildcards): New variable.
(insert-directory): Convert the filename wildcard to an equivalent
Emacs regexp, when `ls-lisp-support-shell-wildcards' is non-nil.
Handle file patterns like "/foo*/" as if it were "/foo*", like the
shell would. Print zero total for files whose total size is
exactly zero (in particular, for no files at all). Say "No match"
when no files match the given wildcard.
(ls-lisp-format): Make directory listing format more like POSIX ls.
Richard M. Stallman [Thu, 28 Dec 1995 23:28:35 +0000 (23:28 +0000)]
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.
Richard M. Stallman [Thu, 28 Dec 1995 23:14:23 +0000 (23:14 +0000)]
(main): Call syms_of_xmenu if and only if HAVE_MENUS.
Richard M. Stallman [Thu, 28 Dec 1995 22:43:24 +0000 (22:43 +0000)]
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
Add options to specify /usr/lib/X11R5 and /usr/include/X11R5.
Richard M. Stallman [Thu, 28 Dec 1995 19:24:16 +0000 (19:24 +0000)]
(wildcard-to-regexp): New function.
(recover-session): Bind ls-lisp-support-shell-wildcards to t.
Richard M. Stallman [Thu, 28 Dec 1995 16:48:52 +0000 (16:48 +0000)]
(Fmessage_box, Fmessage_or_box):
HAVE_X_MENU renamed to HAVE_MENUS. Doc fixes.
Edward M. Reingold [Wed, 27 Dec 1995 17:36:12 +0000 (17:36 +0000)]
Replaced all uses of get-file-buffer with find-buffer-visiting.
Edward M. Reingold [Wed, 27 Dec 1995 17:33:27 +0000 (17:33 +0000)]
Put date on top of other-calendars menu.
Edward M. Reingold [Wed, 27 Dec 1995 17:29:28 +0000 (17:29 +0000)]
Fix autoloads.
Edward M. Reingold [Wed, 27 Dec 1995 17:21:34 +0000 (17:21 +0000)]
Rewrote completely for better accuracy.
Richard M. Stallman [Wed, 27 Dec 1995 14:10:19 +0000 (14:10 +0000)]
(install): Turn on read/execute permission.
Richard M. Stallman [Tue, 26 Dec 1995 19:43:51 +0000 (19:43 +0000)]
(mouse-menu-buffer-maxlen): New variable.
(mouse-buffer-menu): Use it.
Richard M. Stallman [Tue, 26 Dec 1995 19:11:18 +0000 (19:11 +0000)]
(buffers-menu-max-size): Move definition to top of file.
Richard M. Stallman [Tue, 26 Dec 1995 19:07:21 +0000 (19:07 +0000)]
Remove junk accidentally inserted in previous change.
Richard M. Stallman [Tue, 26 Dec 1995 04:56:42 +0000 (04:56 +0000)]
Initial revision
Richard M. Stallman [Tue, 26 Dec 1995 04:43:32 +0000 (04:43 +0000)]
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.
Richard M. Stallman [Tue, 26 Dec 1995 04:41:21 +0000 (04:41 +0000)]
(check_x_display_info, check_x_frame, x_set_font)
(Fx_list_fonts): Fix error messages.
(have_menus_p): Renamed from using_x_p.
Richard M. Stallman [Tue, 26 Dec 1995 04:39:17 +0000 (04:39 +0000)]
(have_menus_p): Renamed from using_x_p.
Richard M. Stallman [Tue, 26 Dec 1995 04:38:27 +0000 (04:38 +0000)]
When turning on default settings,
preserve iso-accents-enable if it's already set.
Richard M. Stallman [Tue, 26 Dec 1995 04:37:05 +0000 (04:37 +0000)]
(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
(Fexecute_extended_command): Nice error if empty cmd name.
Richard M. Stallman [Tue, 26 Dec 1995 04:35:42 +0000 (04:35 +0000)]
(LIBXMU): Replace previous change.
Bring back the old definition, but conditionalize on ! HAVE_X11R6.
Richard M. Stallman [Tue, 26 Dec 1995 04:34:05 +0000 (04:34 +0000)]
(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
HAVE_X_MENU renamed to HAVE_MENUS.
Richard M. Stallman [Tue, 26 Dec 1995 04:33:01 +0000 (04:33 +0000)]
(NULL): #undef deleted.
Richard M. Stallman [Tue, 26 Dec 1995 00:22:04 +0000 (00:22 +0000)]
(XMenuActivate): Make sure the menu title is always
displayed with `msdos-menu-active-face', no matter where the mouse pointer is.
Richard M. Stallman [Tue, 26 Dec 1995 00:20:53 +0000 (00:20 +0000)]
(Ffile_attributes) [MSDOS]: Remove special detection of
MS-DOS executable files by filename extension (library `stat' does
this itself now).
Richard M. Stallman [Mon, 25 Dec 1995 21:07:12 +0000 (21:07 +0000)]
(vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
Richard M. Stallman [Mon, 25 Dec 1995 21:05:31 +0000 (21:05 +0000)]
(revert-buffer): New arg preserve-modes.
(after-find-file): New arg nomodes.
Richard M. Stallman [Mon, 25 Dec 1995 21:03:10 +0000 (21:03 +0000)]
(hide-ifdefs): Set hif-outside-read-only here.
Richard M. Stallman [Mon, 25 Dec 1995 20:44:18 +0000 (20:44 +0000)]
Many doc fixes.
(hide-ifdefs): New arg NOMSG.
(hif-before-revert-function): New function. Put on after-revert-hook.
Richard M. Stallman [Mon, 25 Dec 1995 19:14:56 +0000 (19:14 +0000)]
(split-window-vertically): Don't change point in old
window if both the original point and the end of the buffer are
visible after splitting, when split-window-keep-point is nil.
Richard M. Stallman [Mon, 25 Dec 1995 18:50:01 +0000 (18:50 +0000)]
Changed interactive spec N.
Richard M. Stallman [Mon, 25 Dec 1995 18:46:17 +0000 (18:46 +0000)]
Fix error message style.
(vc-backend-checkout, vc-backend-checkin):
Allow vc-checkin-switches to be a string.
Richard M. Stallman [Mon, 25 Dec 1995 18:45:37 +0000 (18:45 +0000)]
(uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.
Richard M. Stallman [Mon, 25 Dec 1995 01:49:18 +0000 (01:49 +0000)]
Comment change.
Richard M. Stallman [Mon, 25 Dec 1995 01:48:17 +0000 (01:48 +0000)]
(HAVE_MENUS): Defined.
Richard M. Stallman [Mon, 25 Dec 1995 01:47:56 +0000 (01:47 +0000)]
(have_menus_p): Defined.
Richard M. Stallman [Mon, 25 Dec 1995 01:43:07 +0000 (01:43 +0000)]
(makefile-add-log-defun): Rewrite to scan back
checking one line at a time. Notice blank lines and comments.
Richard M. Stallman [Mon, 25 Dec 1995 01:24:56 +0000 (01:24 +0000)]
(XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
HAVE_X_MENU renamed to HAVE_MENUS.
Richard M. Stallman [Mon, 25 Dec 1995 01:23:18 +0000 (01:23 +0000)]
Determine HAVE_X11R6.
(HAVE_MENUS): Renamed from HAVE_X_MENU.
Richard M. Stallman [Mon, 25 Dec 1995 01:21:56 +0000 (01:21 +0000)]
(HAVE_MENUS): Renamed from HAVE_X_MENU.
Richard M. Stallman [Mon, 25 Dec 1995 00:33:14 +0000 (00:33 +0000)]
(Fcall_interactively): Undo previous change.
Richard M. Stallman [Mon, 25 Dec 1995 00:29:49 +0000 (00:29 +0000)]
(Fcommand_execute): Undo previous change.
Richard M. Stallman [Sun, 24 Dec 1995 23:39:48 +0000 (23:39 +0000)]
Comment change.
Richard M. Stallman [Sun, 24 Dec 1995 23:39:10 +0000 (23:39 +0000)]
Add #pragma alloca.
Richard M. Stallman [Sun, 24 Dec 1995 23:30:18 +0000 (23:30 +0000)]
(fill-paragraph-function): Doc fix.
Richard M. Stallman [Sun, 24 Dec 1995 23:19:14 +0000 (23:19 +0000)]
(STATIC_OPTION): For GCC, use -Xlinker.
(DYNAMIC_OPTION): Define like STATIC_OPTION.
Richard M. Stallman [Sun, 24 Dec 1995 23:18:24 +0000 (23:18 +0000)]
(LIBXT): Use DYNAMIC_OPTION too.
Richard M. Stallman [Sun, 24 Dec 1995 23:12:46 +0000 (23:12 +0000)]
(HAVE_X11R6): Definition deleted (previous change undone).
Richard M. Stallman [Sun, 24 Dec 1995 23:11:31 +0000 (23:11 +0000)]
(HAVE_X11R6): Add #undef.
Richard M. Stallman [Sun, 24 Dec 1995 18:44:34 +0000 (18:44 +0000)]
(rmail-forward): Quote lines with `- ' when necessary.
Richard M. Stallman [Sun, 24 Dec 1995 16:03:05 +0000 (16:03 +0000)]
(redisplay_window): Clear force_start field
before running the Qwindow_scroll_functions.
In the recenter case, set w->start before running them.
Roland McGrath [Sun, 24 Dec 1995 09:25:19 +0000 (09:25 +0000)]
(save-some-buffers): Don't give message if we queried.
Geoff Voelker [Sun, 24 Dec 1995 01:10:37 +0000 (01:10 +0000)]
Disable scrollbars until fully functional.
Geoff Voelker [Sun, 24 Dec 1995 00:38:36 +0000 (00:38 +0000)]
(get_bss_info_from_map_file): New function.
(get_section_info): When .bss section parameters are not in the
executable, search the symbol map file for them.
Geoff Voelker [Sun, 24 Dec 1995 00:38:18 +0000 (00:38 +0000)]
(LINK_FLAGS): Dump symbol map when linking.
Richard M. Stallman [Sat, 23 Dec 1995 15:55:49 +0000 (15:55 +0000)]
(ps-spool-buffer-with-faces): Fix typo in previous chg.
(ps-spool-region-with-faces): Likewise.
Richard M. Stallman [Sat, 23 Dec 1995 15:06:13 +0000 (15:06 +0000)]
(SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.
Richard M. Stallman [Sat, 23 Dec 1995 07:47:37 +0000 (07:47 +0000)]
(prepare_menu_bars): If update_mode_lines,
update all frame titles too.
Richard M. Stallman [Sat, 23 Dec 1995 07:46:41 +0000 (07:46 +0000)]
(internal_self_insert): Declare arg c1 as unsigned char.
Richard M. Stallman [Sat, 23 Dec 1995 07:42:36 +0000 (07:42 +0000)]
(mail-setup): Put text property on mail-header-separator.
(mail-header-separator): Set it up for use as a category property.
(mail, mail-send): Turn on inhibit-read-only temporarily.
Richard M. Stallman [Sat, 23 Dec 1995 07:34:59 +0000 (07:34 +0000)]
(save-buffer): Doc fix.
Richard M. Stallman [Sat, 23 Dec 1995 07:32:51 +0000 (07:32 +0000)]
(standard-display-european): Make 160 display as space.
Richard M. Stallman [Sat, 23 Dec 1995 07:17:48 +0000 (07:17 +0000)]
Comment change.
Richard M. Stallman [Sat, 23 Dec 1995 07:15:55 +0000 (07:15 +0000)]
(iso-languages): Add entry for `irish'.
Richard M. Stallman [Sat, 23 Dec 1995 07:13:31 +0000 (07:13 +0000)]
(compile-internal): On systems with no asynchronous
processes: do relevant parts of compilation-sentinel after the
process exits; make modeline during and after compilation be
similar to what compilation-sentinel displays.
Richard M. Stallman [Sat, 23 Dec 1995 06:57:14 +0000 (06:57 +0000)]
(rmail): Allow nonexistent file as arg.
Erik Naggum [Fri, 22 Dec 1995 12:13:30 +0000 (12:13 +0000)]
(rmail-spool-directory): Append slash to all pathnames.
Karl Heuer [Thu, 21 Dec 1995 19:02:46 +0000 (19:02 +0000)]
(report-emacs-bug): Don't die if *Messages* buf is gone.
Karl Heuer [Thu, 21 Dec 1995 18:20:21 +0000 (18:20 +0000)]
Comment fixes.
Karl Heuer [Thu, 21 Dec 1995 18:13:58 +0000 (18:13 +0000)]
Initial revision
Karl Heuer [Thu, 21 Dec 1995 18:11:48 +0000 (18:11 +0000)]
(sc-attribs-extract-namestring): Do look for
doublequotes after finding angle brackets.
Karl Heuer [Thu, 21 Dec 1995 18:11:20 +0000 (18:11 +0000)]
(add-to-list): Doc fix.
(buffer-substring-no-properties): Function deleted.
Karl Heuer [Thu, 21 Dec 1995 18:10:03 +0000 (18:10 +0000)]
(command-line-1): Use auto-save-list-file-prefix
when checking for existing files.
(normal-top-level): Don't set auto-save-list-file-name
if auto-save-list-file-prefix is nil.
(normal-top-level): Don't set auto-save-list-file-name
if it was already set non-nil (by .emacs, for example).
(auto-save-list-file-prefix): Doc fix.
Karl Heuer [Thu, 21 Dec 1995 18:08:12 +0000 (18:08 +0000)]
(blink-matching-paren-on-screen): New variable.
(blink-matching-open): Obey it.
(shell-command-on-region): If current buffer is
*Shell Command Output*, use the replacement case.
Karl Heuer [Thu, 21 Dec 1995 18:07:18 +0000 (18:07 +0000)]
(rmail-make-basic-summary-line):
Recognize user-mail-address in From field means msg is from you.
Karl Heuer [Thu, 21 Dec 1995 18:02:18 +0000 (18:02 +0000)]
(rmail-ignored-headers): Add resent-date, nntp-posting-host.
(rmail-retry-failure): Fix previous change.
Combine variables mail-buffer and rmail-buffer.
Look for an end-delimiter in case where the start-of-bounce
delimiter looks like -- plus some more text.
(rmail-search): Doc fix.
Karl Heuer [Thu, 21 Dec 1995 18:01:15 +0000 (18:01 +0000)]
Doc fixes.
Karl Heuer [Thu, 21 Dec 1995 18:01:03 +0000 (18:01 +0000)]
(rmail-spool-directory): Try /var/spool/mail.
(news-path): Use /var/spool/news as last resort.
Karl Heuer [Thu, 21 Dec 1995 17:59:43 +0000 (17:59 +0000)]
(window-setup-hook): Clear blink-matching-paren-on-screen;
don't touch blink-paren-function.
Karl Heuer [Thu, 21 Dec 1995 17:56:09 +0000 (17:56 +0000)]
(makefile-font-lock-keywords): Fix bad structure
for the "^\t+#" element.
Add faces to menu only if window-system.
(makefile-mode): Do not check if makefile-define-space-face is
defined. Call it only if window-system.
Karl Heuer [Thu, 21 Dec 1995 17:55:44 +0000 (17:55 +0000)]
(lpr-switches, lpr-add-switches): Doc fixes.
Karl Heuer [Thu, 21 Dec 1995 17:54:46 +0000 (17:54 +0000)]
(lisp-fill-paragraph): Several changes.
Change how to recognize partial comment lines,
how to find start of region to fill. Use fill-region.
Use tabs when making comment-fill-prefix.
Karl Heuer [Thu, 21 Dec 1995 17:54:34 +0000 (17:54 +0000)]
(iso-ascii-convenient): New variable.
(iso-ascii-display): New function to implement that variable.
Use it instead of using standard-display-ascii directly.
Karl Heuer [Thu, 21 Dec 1995 17:50:40 +0000 (17:50 +0000)]
Many doc fixes.
Karl Heuer [Thu, 21 Dec 1995 17:49:54 +0000 (17:49 +0000)]
(isearch-done): Use executing-kbd-macro.
(isearch-just-started): New variable.
(isearch-mode): Set it.
(isearch-search): Clear it.
(isearch-repeat): If isearch-just-started, don't test for empty match.
(isearch-unread): Use store-kbd-macro-event.
(isearch-search-and-update): Use isearch-case-fold-search
around the looking-at call.
Karl Heuer [Thu, 21 Dec 1995 17:47:08 +0000 (17:47 +0000)]
(imenu-update-menubar): New function.
(imenu-add-to-menubar): Use an ordinary menu bar submenu.
Add imenu-add-to-menubar to menu-bar-update-hook to update the submenu.
(imenu--make-index-alist): Add noerror argument.
(imenu--menubar-select): New function.
(imenu--create-keymap-1, imenu--create-keymap-2): New arg COMMANDS.
(imenu): Allow a string as arg.
Karl Heuer [Thu, 21 Dec 1995 17:45:44 +0000 (17:45 +0000)]
(gud-sdb-marker-filter): Modify the regexp for sysVR3 to
take care of the asterisk prompt. Correctly set gud-marker-acc.
Karl Heuer [Thu, 21 Dec 1995 17:43:20 +0000 (17:43 +0000)]
(enable-flow-control-on): Try the whole TERM name
before trying to strip off words from the end.
Karl Heuer [Thu, 21 Dec 1995 17:40:55 +0000 (17:40 +0000)]
(report-emacs-bug): If `mail' asks for confirmation
and the user doesn't give it, don't do anything more.
Explain a way to cancel the message.
Include recent keys and recent *Messages* messages at end.
Karl Heuer [Thu, 21 Dec 1995 17:39:04 +0000 (17:39 +0000)]
(standard-display-european): Test code 161, not 160.