Tue, 10 Sep 1996 23:00:29 +0000 |
Erik Naggum |
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t
|
Tue, 10 Sep 1996 21:54:46 +0000 |
Richard M. Stallman |
(update-file-autoloads): Don't barf if autoloads file
|
Tue, 10 Sep 1996 20:02:42 +0000 |
Richard M. Stallman |
Clarify value returned by programmed completion function.
|
Tue, 10 Sep 1996 20:00:25 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Tue, 10 Sep 1996 19:54:02 +0000 |
Richard M. Stallman |
(Faccess_file): New function.
|
Tue, 10 Sep 1996 19:53:02 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Tue, 10 Sep 1996 19:52:09 +0000 |
Richard M. Stallman |
(signal_before_change): Fix previous change.
|
Tue, 10 Sep 1996 19:50:56 +0000 |
Richard M. Stallman |
(search_buffer): Use EMACS_UINT.
|
Tue, 10 Sep 1996 19:50:17 +0000 |
Richard M. Stallman |
(getloadavg): Add new code for SUNOS_5 to use -lkstat.
|
Tue, 10 Sep 1996 19:49:35 +0000 |
Richard M. Stallman |
(arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
|
Tue, 10 Sep 1996 19:22:12 +0000 |
Richard M. Stallman |
(byte-compile-out-toplevel): Undo previous change.
|
Tue, 10 Sep 1996 17:57:05 +0000 |
Richard M. Stallman |
(imenu): Tests for when to widen were backwards.
|
Tue, 10 Sep 1996 03:18:36 +0000 |
Richard M. Stallman |
(outline-font-lock-keywords):
|
Tue, 10 Sep 1996 02:00:27 +0000 |
Richard M. Stallman |
(longopts): Change nowait to no-wait.
|
Mon, 09 Sep 1996 23:56:36 +0000 |
Richard M. Stallman |
(iso-transl-define-keys): Fix paren error in prev change.
|
Mon, 09 Sep 1996 22:36:48 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fixes.
|
Mon, 09 Sep 1996 22:27:02 +0000 |
Richard M. Stallman |
Check for termios.h. Check for setpgid.
|
Mon, 09 Sep 1996 22:19:42 +0000 |
Richard M. Stallman |
(iso-transl-dead-key-alist): Add dead-...
|
Mon, 09 Sep 1996 02:30:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to reader.
|
Sun, 08 Sep 1996 23:19:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to printer.
|
Sun, 08 Sep 1996 11:53:34 +0000 |
Andr Spiegel |
(vc-file-owner): If the file is owned by somebody else, return the UID
|
Sun, 08 Sep 1996 11:52:05 +0000 |
Andr Spiegel |
(vc-print-log): Move point to the log entry of the current version.
|
Sat, 07 Sep 1996 01:06:09 +0000 |
Erik Naggum |
(main): Declare `fromlen' as size_t, undo previous change.
|
Fri, 06 Sep 1996 02:13:39 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 06 Sep 1996 01:17:30 +0000 |
Michael Kifer |
*** empty log message ***
|
Thu, 05 Sep 1996 20:33:58 +0000 |
Karl Heuer |
(Finsert_buffer_substring): Check for deleted buffer.
|
Wed, 04 Sep 1996 18:54:36 +0000 |
Richard M. Stallman |
Add many declarations.
|
Wed, 04 Sep 1996 18:53:32 +0000 |
Richard M. Stallman |
(BITS_PER_EMACS_INT): New definition.
|
Wed, 04 Sep 1996 17:29:23 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
|
Wed, 04 Sep 1996 17:16:14 +0000 |
Richard M. Stallman |
(apropos-print): Don't say `Type ' before M-x cmd.
|
Wed, 04 Sep 1996 17:13:24 +0000 |
Richard M. Stallman |
(perform-replace): Increment replace-count
|
Wed, 04 Sep 1996 17:02:12 +0000 |
Richard M. Stallman |
(executable-insert): Doc fix.
|
Wed, 04 Sep 1996 16:27:55 +0000 |
Richard M. Stallman |
(create_process): Test HAVE_SETPGID for using setpgid.
|
Wed, 04 Sep 1996 16:23:50 +0000 |
Richard M. Stallman |
(HAVE_SETPGID): Add #undef.
|
Wed, 04 Sep 1996 16:09:43 +0000 |
Richard M. Stallman |
(syms_of_keymap): staticpro current_global_map;
|
Wed, 04 Sep 1996 15:40:46 +0000 |
Richard M. Stallman |
(get_local_map): Call indirect-function.
|
Wed, 04 Sep 1996 15:38:37 +0000 |
Richard M. Stallman |
Mention local-value property on an overlay.
|
Wed, 04 Sep 1996 15:20:19 +0000 |
Richard M. Stallman |
(main): Declare `fromunix' as size_t.
|
Wed, 04 Sep 1996 15:17:16 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Wed, 04 Sep 1996 15:15:42 +0000 |
Richard M. Stallman |
unexelf1.c merged into this file.
|
Wed, 04 Sep 1996 15:15:30 +0000 |
Richard M. Stallman |
(UNEXEC): Use unexelf.c.
|
Wed, 04 Sep 1996 15:12:18 +0000 |
Richard M. Stallman |
Include config.h.
|
Wed, 04 Sep 1996 15:10:42 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Wed, 04 Sep 1996 15:07:07 +0000 |
Richard M. Stallman |
(create_process_1, sigchld_handler) [POSIX_SIGNALS]:
|
Wed, 04 Sep 1996 15:02:52 +0000 |
Richard M. Stallman |
(input_available_signal) [POSIX_SIGNALS]:
|
Wed, 04 Sep 1996 14:57:40 +0000 |
Richard M. Stallman |
(HAVE_TERMIOS_H): Add #undef.
|
Wed, 04 Sep 1996 05:42:28 +0000 |
Richard M. Stallman |
(Fmacroexpand): Don't declare `form' as register.
|
Wed, 04 Sep 1996 05:41:48 +0000 |
Richard M. Stallman |
(Fredirect_frame_focus): Don't call Ffocus_frame.
|
Wed, 04 Sep 1996 05:39:41 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Fix previous change.
|
Wed, 04 Sep 1996 04:33:40 +0000 |
Richard M. Stallman |
(copy_intervals_to_string): Take arg as buffer.
|
Wed, 04 Sep 1996 04:31:10 +0000 |
Richard M. Stallman |
(Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
|
Wed, 04 Sep 1996 04:30:26 +0000 |
Richard M. Stallman |
(Fmacroexpand): gcpro form while calling do_autoload.
|
Wed, 04 Sep 1996 03:58:15 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): gcpro prefixarg.
|
Wed, 04 Sep 1996 03:55:07 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Wed, 04 Sep 1996 03:42:09 +0000 |
Richard M. Stallman |
(map_char_table): Declare depth as int.
|
Wed, 04 Sep 1996 03:38:40 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass POS argument to fast_find_position as int.
|