Richard M. Stallman
fd727f4a0b
Load frame.elc unconditionally.
1996-09-12 18:59:53 +00:00
Richard M. Stallman
d4708676d2
(read-feature): New function.
...
(unload-feature): Read FEATURE interactively with read-feature.
1996-09-12 18:31:16 +00:00
Richard M. Stallman
a1faca2631
(lock_superlock): Delete superlock file if it stayed
...
locked for 20 seconds.
1996-09-12 17:29:17 +00:00
Richard M. Stallman
9614b740ac
(pp-eval-expression): Set font-lock-default locally to nil.
1996-09-12 17:28:54 +00:00
Tom Tromey
9a0fc2087f
(tcl-indent-command): Use insert-tab, not self-insert-command.
1996-09-12 17:02:52 +00:00
Richard M. Stallman
cca9c6fcbb
(ediff-eval-in-buffer): Add properties
...
such lisp-indent-function, lisp-indent-hook, edebug-form-spec.
1996-09-11 23:30:32 +00:00
Richard M. Stallman
a8b7f4b9ab
(ediff-context-diff-label-regexp): Recognize -u format better.
...
(ediff-map-patch-buffer): Recognize -u format better.
1996-09-11 23:29:09 +00:00
Karl Heuer
7fe522899f
Change all references from point to PT.
1996-09-11 21:59:57 +00:00
Richard M. Stallman
5434fce64e
(Fexecute_extended_command): Delete junk lines.
...
Print the key bindings after the command, temporarily;
then bring back the previous message.
1996-09-11 19:24:19 +00:00
Richard M. Stallman
aeb3e6326a
(Fload): Move ... to ends of messages.
1996-09-11 19:23:28 +00:00
Richard M. Stallman
4d120e8cb3
Initial revision
1996-09-11 19:05:36 +00:00
Richard M. Stallman
c73d87f7b4
(BASE_PURESIZE): Increased.
1996-09-11 19:04:17 +00:00
Richard M. Stallman
7e81494045
Load bindings.el.
1996-09-11 19:00:25 +00:00
Richard M. Stallman
869beffb8a
(LIBX11_SYSTEM): Don't use ..._s libraries.
1996-09-11 07:27:18 +00:00
Richard M. Stallman
94ddbbff9b
(easy-menu-do-define): Use `x-popup-menu' instead of
...
non-existing `easy-popup-menu'.
1996-09-11 03:47:43 +00:00
Erik Naggum
77308fd7ec
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t
...
when writing compiled byte-code objects.
(byte-compile-output-docform): Likewise.
1996-09-10 23:00:29 +00:00
Richard M. Stallman
5a161ab5ff
(update-file-autoloads): Don't barf if autoloads file
...
file is completely empty.
1996-09-10 21:54:46 +00:00
Richard M. Stallman
d595eca0e7
Clarify value returned by programmed completion function.
1996-09-10 20:02:42 +00:00
Richard M. Stallman
e4f792588d
(x_set_frame_parameters): Make height and width ints.
...
(Ffocus_frame, Funfocus_frame): Functions deleted.
(x_get_and_record_arg): New function.
(x_icon): Use that, for Qicon_top and Qicon_left.
(x_report_frame_params): Report the Qparent_id parameter.
1996-09-10 20:00:25 +00:00
Richard M. Stallman
1f8653eb22
(Faccess_file): New function.
...
(Qaccess_file): New variable.
(syms_of_fileio): defsubr function; init and staticpro Qaccess_file.
1996-09-10 19:54:02 +00:00
Richard M. Stallman
cbf8a87391
[HAVE_TERMIOS_H]: Include termios.h.
...
(ospeed) [HAVE_TERMIOS_H]: Use ospeed_t.
1996-09-10 19:53:02 +00:00
Richard M. Stallman
6022d4938e
(signal_before_change): Fix previous change.
1996-09-10 19:52:09 +00:00
Richard M. Stallman
45b248b417
(search_buffer): Use EMACS_UINT.
1996-09-10 19:50:56 +00:00
Richard M. Stallman
4e98d4faa2
(getloadavg): Add new code for SUNOS_5 to use -lkstat.
1996-09-10 19:50:17 +00:00
Richard M. Stallman
fe42a9200c
(arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
1996-09-10 19:49:35 +00:00
Richard M. Stallman
469414a00a
(byte-compile-out-toplevel): Undo previous change.
...
(byte-compile-byte-code-maker): Undo previous change.
1996-09-10 19:22:12 +00:00
Richard M. Stallman
32c1a22e20
(imenu): Tests for when to widen were backwards.
...
(imenu--split-menu): Handle imenu-sort-function here.
(imenu--mouse-menu, imenu-update-menubar): Not here.
(imenu--mouse-menu): Rewrite second half--handle nested menus reliably.
(imenu--create-keymap-2): Include ITEM in the leaf menu-item.
1996-09-10 17:57:05 +00:00
Richard M. Stallman
2729bba00d
(outline-font-lock-keywords):
...
Treat carriage return like newline.
1996-09-10 03:18:36 +00:00
Richard M. Stallman
749ae7700e
(longopts): Change nowait to no-wait.
...
(print_help_and_exit): Fix option name; upcase metavars.
1996-09-10 02:00:27 +00:00
Richard M. Stallman
e54d89f459
(iso-transl-define-keys): Fix paren error in prev change.
1996-09-09 23:56:36 +00:00
Richard M. Stallman
f0724bcbff
(syms_of_buffer): Doc fixes.
1996-09-09 22:36:48 +00:00
Richard M. Stallman
76aa9e79b9
Check for termios.h. Check for setpgid.
1996-09-09 22:27:02 +00:00
Richard M. Stallman
9796652389
(iso-transl-dead-key-alist): Add dead-...
...
and S-dead-... key names to this list.
(key-translation-map): Don't define dead-... and S-dead... here.
(iso-transl-define-keys): Handle multiple matches
in iso-transl-dead-key-alist for one accent character.
1996-09-09 22:19:42 +00:00
Erik Naggum
4ad679f96d
Add #n=object, #n#, and #:symbol constructs to reader.
...
(readevalloop, read, Fread_from_string): Empty list of read objects before
read0 call.
(read1): New variable `uninterned_symbol', which controls how to make
symbols. Support #:, #n=object and #n#.
(make_symbol): New function, used in read1 to make uninterned symbols
(Fintern): Set `obarray' field of interned symbols.
(init_obarray): Explicit set `obarray' field of symbol `nil'.
(syms_of_lread): staticpro read_objects, the list of read objects.
1996-09-09 02:30:05 +00:00
Erik Naggum
081e0581b6
Add #n=object, #n#, and #:symbol constructs to printer.
...
(PRINTDECLARE): New macro to declare required variables.
(PRINTPREPARE, PRINTFINISH): Set printed_genyms to nil.
(Fwrite_char, write_string, write_string_1, Fterpri, Fprin1,
Fprin1_to_string, Fprinc, Fprint): Use new macro PRINTDECLARE.
(print): Print uninterned symbols readable.
(syms_of_print): Defvar `print-gensym', staticpro printed_gensyms.
1996-09-08 23:19:05 +00:00
André Spiegel
79bdae7a23
(vc-file-owner): If the file is owned by somebody else, return the UID
...
as a string, so that the rest of VC can use it like a username.
1996-09-08 11:53:34 +00:00
André Spiegel
6dfe5fe02d
(vc-print-log): Move point to the log entry of the current version.
1996-09-08 11:52:05 +00:00
Erik Naggum
4893a43797
(main): Declare `fromlen' as size_t, undo previous change.
1996-09-07 01:06:09 +00:00
Michael Kifer
ab1244706c
*** empty log message ***
1996-09-06 02:13:39 +00:00
Michael Kifer
34da0a2b03
*** empty log message ***
1996-09-06 01:17:30 +00:00
Karl Heuer
93b62e8278
(Finsert_buffer_substring): Check for deleted buffer.
...
(Fcompare_buffer_substrings): Likewise.
1996-09-05 20:33:58 +00:00
Richard M. Stallman
1747fb168a
Add many declarations.
...
(BITS_PER_EMACS_INT): New macro.
(XMARKBIT): Test BITS_PER_EMACS_INT to conditionalize fast definition.
1996-09-04 18:54:36 +00:00
Richard M. Stallman
13abef241f
(BITS_PER_EMACS_INT): New definition.
1996-09-04 18:53:32 +00:00
Richard M. Stallman
6475702562
(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
1996-09-04 17:29:23 +00:00
Richard M. Stallman
466955cd24
(apropos-print): Don't say `Type ' before M-x cmd.
1996-09-04 17:16:14 +00:00
Richard M. Stallman
3043b0b490
(perform-replace): Increment replace-count
...
in the places where we do the replacement.
1996-09-04 17:13:24 +00:00
Richard M. Stallman
8d4e82b502
(executable-insert): Doc fix.
...
(executable-query): Doc fix.
1996-09-04 17:02:12 +00:00
Richard M. Stallman
99c1aeca5e
(create_process): Test HAVE_SETPGID for using setpgid.
1996-09-04 16:27:55 +00:00
Richard M. Stallman
d9c1c409d6
(HAVE_SETPGID): Add #undef.
1996-09-04 16:23:50 +00:00
Richard M. Stallman
44bff95343
(syms_of_keymap): staticpro current_global_map;
1996-09-04 16:09:43 +00:00