Richard M. Stallman
213d9a4f6e
Initial revision
1995-11-12 23:58:04 +00:00
Noah Friedman
1b09702ac8
Initial revision
1995-11-12 21:04:08 +00:00
Richard M. Stallman
08bc143c8b
(LIBS_STANDARD): Definition deleted.
1995-11-12 06:36:40 +00:00
Richard M. Stallman
c57bc20ffc
(LIBS_SYSTEM): Fix typo in prev change.
1995-11-12 06:34:20 +00:00
Richard M. Stallman
5e70aa9c27
(LIB_STANDARD): Extract this as in src/Makefile.in.
...
(LOADLIBES): Use LIB_STANDARD.
1995-11-12 06:32:30 +00:00
Richard M. Stallman
a087952049
Always include dispextern.h before cm.h.
1995-11-12 05:20:12 +00:00
Richard M. Stallman
06697cdba8
(universal-argument-other-key): Add to existing unread-command-events value.
1995-11-11 23:56:47 +00:00
Richard M. Stallman
7a79b90c1a
(command-line): Don't reject unknown args here.
...
(command-line-1): Detect it here.
1995-11-11 23:56:03 +00:00
Richard M. Stallman
3ca9dd8d9f
(balance-windows): Don't count the menu bar's lines in the frame height.
1995-11-11 23:51:44 +00:00
Richard M. Stallman
a1aaa23f9f
(syms_of_frame_1): Set up Vdefault_frame_alist here.
...
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.
1995-11-11 23:50:10 +00:00
Richard M. Stallman
ae44f7a443
(Fdocumentation): Reject a file reference
...
at the end of a lambda body.
1995-11-11 23:48:53 +00:00
Richard M. Stallman
24fab5adf3
(dos_menubar_clock_displayed): New variable.
...
(check_timer): Erase the clock if it has been turned off.
1995-11-11 23:48:29 +00:00
Richard M. Stallman
f6fd109b05
(display_text_line): Handle redisplay_end_trigger
...
before getting the face of the next character. Reset next_face_change.
1995-11-11 22:12:30 +00:00
Richard M. Stallman
88e7bbf15c
(mkdir): Create man1dir, not mandir.
...
(uninstall): Use man1dir, not mandir.
(man1dir): New variable.
(install-arch-indep): Use man1dir.
1995-11-11 20:52:52 +00:00
Richard M. Stallman
68d96f02f3
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
...
Do not test for backtracking--do the same thing with or without.
(_GNU_SOURCE): Undef before defining.
(re_max_failures): Initialize to just 20000.
1995-11-11 20:51:37 +00:00
Richard M. Stallman
0c7fb3abbe
(describe-buffer-case-table): Use set-char-table-range.
1995-11-11 20:39:37 +00:00
Richard M. Stallman
212daf133a
(rmail-summary-overlay): Make it a permanent local.
1995-11-11 20:37:24 +00:00
Richard M. Stallman
f4454a1467
(auto-compression-mode): Make arg optional.
1995-11-11 20:29:31 +00:00
Richard M. Stallman
d1be9f0f0d
(check_syntax_table): Check the purpose slot.
...
Use Qsyntax_table_p for the error message.
(Fmodify_syntax_entry): Don't fail to init MATCH.
1995-11-11 20:28:26 +00:00
Richard M. Stallman
a084ed10a8
(fatal_unexec): Don't use varargs.
1995-11-11 20:27:37 +00:00
Richard M. Stallman
dc937613b0
(display_menu_bar): Fix backwards conditional.
...
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.
1995-11-11 15:55:13 +00:00
Erik Naggum
2cefc54e03
(sh-mode): Remove ! in column 1.
1995-11-11 14:35:47 +00:00
Richard M. Stallman
b985297a9e
(NO_EDITRES): Defined.
...
(LIBXMU): Define once again.
1995-11-11 07:14:26 +00:00
Richard M. Stallman
3b882b1dab
(HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 07:13:56 +00:00
Richard M. Stallman
0fdff6bbc2
(HACK_EDITRES): Define here as in xfns.c.
...
(XTread_socket): Test HACK_EDITRES.
1995-11-11 07:13:06 +00:00
Richard M. Stallman
a4e4b91601
(delete-frame): Don't use delete-frame as event name.
1995-11-11 07:06:05 +00:00
Richard M. Stallman
14ee195323
(change-log-mode): Remove incorrect "^" anchors from
...
paragraph-start and -separate.
(change-log-fill-paragraph): Use regular value of paragraph-start
to bound paragraph to be filled, modified values only to do the
filling. Make lines beginning with parentheses
paragraph-starters, but not paragraph-separators.
1995-11-11 05:33:37 +00:00
Richard M. Stallman
763d157993
(lisp-mode-variables, lisp-fill-paragraph): Remove
...
"^" from paragraph-start and paragraph-separate. Moved
page-delimiter first in case it has a "^" also.
1995-11-11 05:32:13 +00:00
Richard M. Stallman
a91f616d88
(sh-mode): as above. Use page-delimiter rather than literal "^L".
1995-11-11 05:31:11 +00:00
Richard M. Stallman
16cf6ab20b
(fill-region-as-paragraph): Since adaptive-fill-regexp
...
is supposed to match text STARTING at the left margin, use
`looking-at' rather than `re-search-forward'.
(fill-individual-paragraphs): Match fill-prefixes starting at left-margin.
1995-11-11 05:30:49 +00:00
Richard M. Stallman
83f8045840
(dabbrev-case-replace): Doc fix.
1995-11-11 05:24:34 +00:00
Richard M. Stallman
cec01ccbd1
(global-map): Removed bindings of down events to ignore.
...
(xterm-mouse-translate): Only generate down event when bound.
Cleanup. Support for mode line and vertical bar dragging, and
menu-bar events.
(xterm-mouse-x): New variable.
(xterm-mouse-y): New variable.
(mouse-position): Advice to use above variables.
(xterm-mouse-event): Support menu-bar. Set xterm-mouse-x and xterm-mouse-y.
1995-11-11 04:07:39 +00:00
Richard M. Stallman
6d0150f9a7
Define menu-bar mouse-1 as tmm-menubar.
1995-11-11 04:06:54 +00:00
Richard M. Stallman
57aeea1e47
(set_menu_bar_lines): Record the fact that the window configuration changes.
...
(set_menu_bar_lines_1): Mark the window as modified.
1995-11-11 00:49:45 +00:00
Karl Heuer
4147a3ccb5
(find-file-noselect): Respect the value of
...
find-file-visit-truename when FILENAME is a directory and
find-file-run-dired is non-nil.
1995-11-10 19:12:42 +00:00
Richard M. Stallman
d0fc03efcf
(set-auto-mode): If mode cmds move point, obey them.
1995-11-10 19:08:56 +00:00
Karl Heuer
5a79ed267f
(facemenu-active-faces): Replaces function
...
`facemenu-discard-redundant-faces'. This version, written by
Simon Marshall, is faster and does not require optional
argument for recursive re-entry. New argument FRAME allows
check to be done relative to face definitions in any frame.
(facemenu-unlisted-faces): Remove font-lock faces from
the default list. The list of face names was out of sync; to
prevent this from happenning again I made font-lock.el, and other
packages that create "private" faces, put them on the list
themselves. This should give them a better chance of being
updated when the packages are changed.
1995-11-10 18:59:43 +00:00
Karl Heuer
2ff24a23f4
All faces added to facemenu-unlisted-faces list.
1995-11-10 18:58:59 +00:00
Karl Heuer
f36e4a5ea9
(makefile-space-face): Don't list in facemenu.
1995-11-10 18:58:37 +00:00
Karl Heuer
fee7c89dc1
(show-paren-command-hook): Don't list `paren-mismatch'
...
face in menu.
1995-11-10 18:58:14 +00:00
Karl Heuer
c968bd1308
Don't list any faces in menu.
1995-11-10 18:57:42 +00:00
Karl Heuer
1e25257666
(holiday-face, calendar-today-face, diary-face): Add
...
faces to facemenu-unlisted-faces before creating so that facemenu
won't list them as faces to be added interactively.
1995-11-10 18:56:58 +00:00
Richard M. Stallman
5ee80bd3d0
Don't include Xaw/Paned.h unless USE_LUCID is defined.
...
(set_frame_menubar): Conditionalized some code on USE_LUCID that
depends on the fact that the parent widget of the menu bar is an Xaw
"Paned" widget.
1995-11-10 18:55:48 +00:00
Richard M. Stallman
09291989dd
(enriched-next-annotation): Doc fix.
1995-11-10 18:04:18 +00:00
Richard M. Stallman
dde25849fd
Fix previous change.
1995-11-10 17:58:55 +00:00
Richard M. Stallman
52c7612248
(LIBS): Add libsrc_libs and keep the old LIBS.
1995-11-10 17:47:48 +00:00
Richard M. Stallman
c142163a18
(display_menu_item): Don't treat buttons specially.
1995-11-10 17:43:52 +00:00
Richard M. Stallman
beb4ba6875
(x-display-color-p): Accept optional arg.
1995-11-10 17:40:47 +00:00
Richard M. Stallman
0b574c357f
Rewrite for new case tables.
1995-11-10 17:39:54 +00:00
Richard M. Stallman
2b03c5067c
(do-auto-fill): Use fill-context-prefix.
...
(shell-command-on-region): Use region-beginning
and region-end, to put them in the command history.
(do-auto-fill): When choosing fill-prefix,
don't include the left-margin indentation.
1995-11-10 17:33:26 +00:00