Richard M. Stallman
d382f61045
(shell-command): Use *Async Shell Command* for
...
asynchronous commands. Doc fix.
1995-03-21 05:14:38 +00:00
Karl Heuer
806cba9c00
(tar-parse-octal-long-integer): Return list, not vector.
1995-03-21 02:19:38 +00:00
Karl Fogel
2c9ad69fec
(bookmark-automatically-show-annotations): new var.
...
(bookmark-jump): only show annotation if above var is non-nil.
1995-03-20 14:46:38 +00:00
Richard M. Stallman
73e78cf15e
(debug): Now interactive.
1995-03-20 05:09:18 +00:00
Richard M. Stallman
c5c170d083
(c-mode-map): Use "C-mode", not "C mode".
1995-03-20 00:06:30 +00:00
Richard M. Stallman
ffbdd83d7d
(menu-bar-files-menu): Renamed from ...-file-menu.
...
(menu-bar-tools-menu, menu-bar-search-menu): New menu bar menus.
Items moved from Edit and Files menus.
Add Split Window, One Window, Find Tag and Postscript print menu items.
(nonincremental-search-forward, nonincremental-search-backward)
(nonincremental-re-search-forward, nonincremental-re-search-backward)
(noninteractive-repeat-search-forward)
(noninteractive-repeat-search-backward)
(noninteractive-repeat-re-search-forward)
(noninteractive-repeat-re-search-backward): New commands.
1995-03-19 21:11:13 +00:00
Richard M. Stallman
af460d46f6
(invisible_p, invisible_ellipsis_p): Handle list
...
as invisible property value.
1995-03-19 18:48:15 +00:00
Richard M. Stallman
6b1bbc4641
(display_menu_bar): Just one space between menu items.
1995-03-18 23:08:02 +00:00
Richard M. Stallman
fb65091fbc
(Info-next-preorder, Info-next-preorder-1):
...
When moving up, advance to next menu item.
1995-03-18 22:55:23 +00:00
Richard M. Stallman
6b8b57db4a
(write-file): Query if file exists already.
1995-03-18 21:51:18 +00:00
Richard M. Stallman
80ddb8edf4
(debugger-outer-load-read-function): New variable.
...
(debug): Bind load-read-function to nil; save old value
in debugger-outer-load-read-function and restore at end.
(debugger-eval-expression): Handle load-read-function
like other magic variables.
(debugger-outer-overriding-local-map): New variable.
(debug): Bind overriding-local-map to nil; save old value
in debugger-outer-overriding-local-map and restore at end.
(debugger-eval-expression): Handle overriding-local-map
like other magic variables.
1995-03-18 18:13:23 +00:00
Richard M. Stallman
925a67ca07
(isearch-abort): Treat "incomplete regexp"
...
as failure when deciding how much to discard for C-g.
1995-03-18 18:10:21 +00:00
Richard M. Stallman
95626e112b
(x_decode_color): Don't use cdef if defined_color failed.
1995-03-18 18:05:28 +00:00
Richard M. Stallman
92182a70b3
Various doc fixes.
...
(mail-abbrevs-setup): Use add-hook and make-local-hook.
1995-03-18 07:14:50 +00:00
Karl Heuer
2f1ce09315
Don't put ediff-windows in the menu.
1995-03-18 01:53:12 +00:00
Karl Heuer
eeb6dd92ea
(ediff-patch-buffer): Use buffer name in error message.
1995-03-18 01:12:12 +00:00
Karl Heuer
df9817838b
Delete some autoloads that are now in menu-bar.el.
1995-03-17 23:00:49 +00:00
Boris Goldowsky
b2f51b2400
Rewrite, many things moved to format.el.
1995-03-17 19:20:02 +00:00
Boris Goldowsky
029894b956
Initial revision
1995-03-17 18:14:30 +00:00
Boris Goldowsky
0d420e8889
(Finsert_file_contents): Call format-decode.
...
(build_annotations): Call format-annotate-function for each element of
buffer_file_format.
1995-03-17 18:13:23 +00:00
Boris Goldowsky
be9aafddc1
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
...
(syms_of_buffer): New vbl buffer-file-format.
1995-03-17 18:12:02 +00:00
Boris Goldowsky
585b0a89a3
(struct buffer): Add file_format member.
1995-03-17 18:10:19 +00:00
Boris Goldowsky
5b6988a0a4
Load format.el.
1995-03-17 17:56:04 +00:00
Richard M. Stallman
df1f3a328f
(rmail-unix-mail-delimiter): Accept <...> around address
...
in Unix `From ' line.
1995-03-17 17:37:58 +00:00
Richard M. Stallman
d32625c0fe
(init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-17 07:41:02 +00:00
Karl Heuer
b9c5136fd6
Initial revision
1995-03-17 00:46:57 +00:00
Richard M. Stallman
509ed182e7
(isearch-abort): Set isearch-success to nil.
1995-03-16 23:31:39 +00:00
Richard M. Stallman
66657f2792
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
1995-03-16 23:28:27 +00:00
Karl Heuer
5438ecd32e
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
...
package.
1995-03-16 23:04:55 +00:00
Boris Goldowsky
ca2a3cb73f
(indent-line-to): move to end of indentation, even if it didn't change.
1995-03-16 22:36:26 +00:00
Karl Heuer
475f903199
Initial revision
1995-03-16 22:34:51 +00:00
Karl Heuer
0f0b0a86ad
Installed new version from author.
1995-03-16 22:31:54 +00:00
Karl Heuer
7a701b9f83
Use appropriate `fboundp' tests to decide what to load.
1995-03-16 21:27:25 +00:00
Karl Heuer
b65be6a80d
(other-frame): Don't try to unfocus in a termcap frame.
...
(frame-notice-user-settings): Skip menu-bar code in a termcap frame.
1995-03-16 21:25:52 +00:00
Karl Heuer
0759c4d083
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if
...
appropriate.
1995-03-16 20:23:22 +00:00
Richard M. Stallman
f845b8b224
(compute_motion, Fmove_to_column, current_column)
...
(character_width): Let display table handle \n, \r, \t.
(compute_motion): Fix logic in previous change regarding skipping invisible.
1995-03-16 18:51:49 +00:00
Richard M. Stallman
937054f3bd
(line-move): Handle conses in buffer-invisibility-spec.
...
Handle skipping invisible overlays.
1995-03-16 18:47:47 +00:00
Richard M. Stallman
c0d7987107
Comment change.
1995-03-16 04:37:48 +00:00
Richard M. Stallman
41e798a969
(outline-layout): Doc fix.
1995-03-16 04:34:29 +00:00
Per Bothner
aade4ab28e
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
1995-03-16 02:23:24 +00:00
Per Bothner
5232b7532b
(term-char-mode): Fix arrow key and [button2] support for xemacs.
1995-03-16 01:24:19 +00:00
Richard M. Stallman
d1e203d20c
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 23:32:19 +00:00
Richard M. Stallman
ee6a193c4c
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
...
(main): Use getcwd if not BSD.
1995-03-15 23:31:02 +00:00
Richard M. Stallman
ce27e1b0b3
(balance-windows): Ignore minibuffer window when browsing the `levels'.
1995-03-15 23:06:57 +00:00
Richard M. Stallman
e7e7be7c5c
(c-style-alist): For BSD, set c-continued-brace-offset
...
instead of c-brace-offset.
1995-03-15 23:04:06 +00:00
Richard M. Stallman
9b8002ba7d
(edit-options): Make the buffer read-only.
...
(Edit-options-modify): Cope with that.
1995-03-15 22:51:56 +00:00
Karl Heuer
514354e97c
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
...
(make_lispy_movement): Define only if HAVE_MOUSE.
1995-03-15 22:10:54 +00:00
Karl Heuer
f443c1706e
(Fmouse_position): Do work only if HAVE_MOUSE.
1995-03-15 21:55:37 +00:00
Karl Heuer
38d404db17
(internal_self_insert): Do face code only if HAVE_FACES.
1995-03-15 21:53:53 +00:00
Karl Heuer
6917cfb00d
(mouse-major-mode-menu): Avoid confusing error message when there's no current
...
local map.
1995-03-15 21:30:49 +00:00