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.
|
Wed, 04 Sep 1996 03:35:53 +0000 |
Richard M. Stallman |
(set_properties, add_properties, remove_properties):
|
Wed, 04 Sep 1996 03:34:04 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Take integer arguments.
|
Wed, 04 Sep 1996 00:06:48 +0000 |
Richard M. Stallman |
(Fmake_byte_code): Call make_pure_vector using nargs.
|
Tue, 03 Sep 1996 23:56:33 +0000 |
Richard M. Stallman |
(Fpurecopy): Cast arg to make_pure_vector.
|
Tue, 03 Sep 1996 23:27:01 +0000 |
Richard M. Stallman |
(calendar-current-date): Simplify by using decode-time instead
|
Tue, 03 Sep 1996 23:25:46 +0000 |
Richard M. Stallman |
(insert-directory): Use same value of `now' for all files.
|
Tue, 03 Sep 1996 23:23:53 +0000 |
Richard M. Stallman |
(Fformat): Pass a string using XSTRING.
|
Tue, 03 Sep 1996 23:23:40 +0000 |
Richard M. Stallman |
(doprnt1): If lispstrings, accept a string
|
Tue, 03 Sep 1996 22:23:51 +0000 |
Richard M. Stallman |
(message): Cast size arg to doprnt.
|
Tue, 03 Sep 1996 22:22:10 +0000 |
Richard M. Stallman |
(OUTPUT_IF, OUTPUT): Cast frame height to int.
|
Tue, 03 Sep 1996 22:00:27 +0000 |
Richard M. Stallman |
(term_init): Avoid type-mismatch calling get_frame_size.
|
Tue, 03 Sep 1996 21:51:08 +0000 |
Richard M. Stallman |
(command-line, command-line-1):
|
Tue, 03 Sep 1996 21:48:13 +0000 |
Richard M. Stallman |
(sort_args): Don't rearrange any args that follow "--".
|
Tue, 03 Sep 1996 21:46:07 +0000 |
Richard M. Stallman |
(dired-mode-map): Add revert-buffer to Immediate menu.
|
Tue, 03 Sep 1996 21:41:33 +0000 |
Richard M. Stallman |
(Ffocus_frame, Funfocus_frame): Functions deleted.
|
Tue, 03 Sep 1996 21:38:45 +0000 |
Richard M. Stallman |
(other-frame): Don't call unfocus-frame.
|
Tue, 03 Sep 1996 21:37:35 +0000 |
Richard M. Stallman |
(mouse-select-window): Don't call unfocus-frame.
|
Tue, 03 Sep 1996 18:36:55 +0000 |
Richard M. Stallman |
(etags_getcwd): Use getcwd if available even if MSDOS.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(timer-next-integral-multiple-of-time): New function.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(display-time): Use new run-at-time functionality to
|
Tue, 03 Sep 1996 18:08:27 +0000 |
Paul Eggert |
(mktime): Fix typo in previous patch.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): #undef so that we don't mess up the file name mktime.c.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),
|
Tue, 03 Sep 1996 17:54:23 +0000 |
Richard M. Stallman |
(show-paren-function): Handle unbalanced parens as
|
Tue, 03 Sep 1996 05:24:22 +0000 |
Paul Eggert |
(Fencode_time): Remove NEXTSTEP workaround;
|
Tue, 03 Sep 1996 05:23:35 +0000 |
Paul Eggert |
(MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,
|
Tue, 03 Sep 1996 05:20:35 +0000 |
Paul Eggert |
(run-at-time): Doc fix.
|
Tue, 03 Sep 1996 04:13:20 +0000 |
Richard M. Stallman |
(create_process): Undo previous change.
|
Mon, 02 Sep 1996 17:43:56 +0000 |
Richard M. Stallman |
(server-process-filter): Quote with &, not \.
|
Mon, 02 Sep 1996 17:43:32 +0000 |
Richard M. Stallman |
(quote_file_name): Quote with &, not \.
|
Mon, 02 Sep 1996 17:28:10 +0000 |
Richard M. Stallman |
(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
|
Mon, 02 Sep 1996 17:03:33 +0000 |
Richard M. Stallman |
(save-match-data): Definition deleted.
|
Mon, 02 Sep 1996 05:45:58 +0000 |
Richard M. Stallman |
Include signal.h properly;
|
Mon, 02 Sep 1996 05:39:36 +0000 |
Richard M. Stallman |
On fatal signal, delete socket-file:
|
Mon, 02 Sep 1996 05:19:13 +0000 |
Richard M. Stallman |
(redisplay_internal): Test last_selected_window slot.
|
Mon, 02 Sep 1996 05:13:11 +0000 |
Richard M. Stallman |
(unshow_buffer): Clear last_selected_window slot, maybe.
|
Mon, 02 Sep 1996 05:11:15 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize last_selected_window slot.
|
Mon, 02 Sep 1996 05:10:58 +0000 |
Richard M. Stallman |
(strict buffer): New slot last_selected_window.
|
Mon, 02 Sep 1996 01:18:35 +0000 |
Richard M. Stallman |
(ffap-locate-file): Function deleted.
|
Mon, 02 Sep 1996 01:16:42 +0000 |
Richard M. Stallman |
(locate-library): New arg PATH. Handle autocompression mode.
|
Mon, 02 Sep 1996 01:05:22 +0000 |
Richard M. Stallman |
(locate-library): Doc fix.
|
Mon, 02 Sep 1996 00:19:02 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Recognize the names to delete
|
Mon, 02 Sep 1996 00:05:56 +0000 |
Richard M. Stallman |
(quote_file_name): New function.
|
Mon, 02 Sep 1996 00:03:28 +0000 |
Richard M. Stallman |
(server-process-filter): Undo the quoting with
|
Sun, 01 Sep 1996 23:18:22 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 01 Sep 1996 23:18:03 +0000 |
Richard M. Stallman |
(Fprocess_contact): New function.
|
Sun, 01 Sep 1996 22:56:40 +0000 |
Richard M. Stallman |
Turn on byte-compile-dynamic.
|
Sun, 01 Sep 1996 22:44:57 +0000 |
Richard M. Stallman |
Explain better about abnormal hooks.
|
Sun, 01 Sep 1996 22:08:35 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change, gobble_input):
|
Sun, 01 Sep 1996 22:08:12 +0000 |
Richard M. Stallman |
(sigunblockx): Definitions deleted.
|
Sun, 01 Sep 1996 21:56:24 +0000 |
Richard M. Stallman |
(create_process): Test defined (TIOCSCTTY)
|
Sun, 01 Sep 1996 21:38:48 +0000 |
Richard M. Stallman |
(insert-directory): If ls fails, get an error.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 20:52:25 +0000 |
Karl Heuer |
(MULTI_FRAME): Obsolete macro deleted.
|
Sun, 01 Sep 1996 20:52:17 +0000 |
Richard M. Stallman |
(struct x_display_info): Add element Xatom_FONT.
|
Sun, 01 Sep 1996 20:49:29 +0000 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
Sun, 01 Sep 1996 20:48:03 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 01 Sep 1996 20:47:10 +0000 |
Richard M. Stallman |
[HAVE_SETRLIMIT]: Include time.h and resource.h.
|
Sun, 01 Sep 1996 20:46:31 +0000 |
Richard M. Stallman |
(isearch-*-char): Use the isearch-other-end as new
|
Sun, 01 Sep 1996 20:44:46 +0000 |
Richard M. Stallman |
(build_annotations): Remember original buffer that the
|
Sun, 01 Sep 1996 20:43:10 +0000 |
Richard M. Stallman |
Add menu items and xrefs to the menu bar menu.
|
Sun, 01 Sep 1996 20:23:30 +0000 |
Richard M. Stallman |
(compilation-finish-functions): New variable.
|
Sun, 01 Sep 1996 19:52:14 +0000 |
Richard M. Stallman |
(Fx_list_fonts): New optional arg MAXIMUM.
|
Sun, 01 Sep 1996 19:47:48 +0000 |
Richard M. Stallman |
(tmm-add-one-shortcut): New subroutine.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sun, 01 Sep 1996 19:09:14 +0000 |
Richard M. Stallman |
(vip-custom-file-name): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:04:28 +0000 |
Richard M. Stallman |
(desktop-basefilename): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:03:37 +0000 |
Richard M. Stallman |
(bookmark-default-file): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:02:33 +0000 |
Richard M. Stallman |
(change-log-name): Don't treat MSDOS, NT specially.
|
Sun, 01 Sep 1996 19:02:26 +0000 |
Karl Heuer |
(re_match_2_internal) [emacs]: Use PT, not point.
|
Sun, 01 Sep 1996 18:33:12 +0000 |
Richard M. Stallman |
(vc-register-switches): New variable.
|
Sun, 01 Sep 1996 18:27:40 +0000 |
Richard M. Stallman |
(TAGS): Use $(srcdir) in deps.
|
Sun, 01 Sep 1996 18:25:38 +0000 |
Richard M. Stallman |
(emacsclient): Link with getopt.
|
Sun, 01 Sep 1996 18:25:21 +0000 |
Richard M. Stallman |
(decode_options): New function.
|
Sun, 01 Sep 1996 17:11:14 +0000 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load dos-nt.
|
Sun, 01 Sep 1996 17:10:56 +0000 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
Sun, 01 Sep 1996 17:10:14 +0000 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
Sun, 01 Sep 1996 17:09:21 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 01 Sep 1996 06:49:07 +0000 |
Richard M. Stallman |
(lisp): Include dos-nt.elc.
|
Sun, 01 Sep 1996 06:46:59 +0000 |
Richard M. Stallman |
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
|
Sun, 01 Sep 1996 03:58:08 +0000 |
Richard M. Stallman |
(gnus-local-domain): Remove.
|
Sun, 01 Sep 1996 03:30:37 +0000 |
Richard M. Stallman |
Add 1996 to copyright notice.
|
Sun, 01 Sep 1996 03:28:43 +0000 |
Richard M. Stallman |
Don't fill based on window width.
|
Sun, 01 Sep 1996 03:25:54 +0000 |
Richard M. Stallman |
(format-alist): Doc fix.
|
Sun, 01 Sep 1996 03:24:55 +0000 |
Richard M. Stallman |
(use-hard-newlines): New minor mode function.
|
Sun, 01 Sep 1996 03:24:22 +0000 |
Richard M. Stallman |
(set-hard-newline-properties): New fn.
|
Sun, 01 Sep 1996 02:43:58 +0000 |
Richard M. Stallman |
(requeued_events_pending_p): New function.
|
Sun, 01 Sep 1996 02:42:04 +0000 |
Richard M. Stallman |
(mouse-show-mark): Detect loss of selection
|
Sun, 01 Sep 1996 00:20:33 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Try a few directories
|
Sun, 01 Sep 1996 00:14:32 +0000 |
Richard M. Stallman |
Check for setrlimit.
|
Sun, 01 Sep 1996 00:13:53 +0000 |
Richard M. Stallman |
(HAVE_SETRLIMIT): Add #undef.
|
Sun, 01 Sep 1996 00:01:56 +0000 |
Richard M. Stallman |
(Fload): Add "source is newer" info to the "loading" and "done" messages.
|
Sat, 31 Aug 1996 23:47:10 +0000 |
Richard M. Stallman |
(blessmail): Use $srcdir to find blessmail.el.
|
Sat, 31 Aug 1996 23:41:26 +0000 |
Richard M. Stallman |
Clean up whitespace.
|
Sat, 31 Aug 1996 23:40:19 +0000 |
Richard M. Stallman |
(re_search_2): Optimize regexp that starts with ^.
|
Sat, 31 Aug 1996 22:29:12 +0000 |
Richard M. Stallman |
(FREE_VAR): Clean up C syntax.
|
Sat, 31 Aug 1996 22:24:46 +0000 |
Richard M. Stallman |
(make-doctor-variables): Eliminate `observation-list' also.
|
Sat, 31 Aug 1996 22:21:53 +0000 |
Richard M. Stallman |
(make-doctor-variables): Eliminate unused variables `elist'
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(sys/systeminfo.h, getdomainname, sysinfo): Check for them.
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
|
Sat, 31 Aug 1996 22:03:30 +0000 |
Richard M. Stallman |
(internal-set-face-1): When calling x-list-fonts, ask for just one match.
|
Sat, 31 Aug 1996 21:53:53 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Report used and free intervals.
|
Sat, 31 Aug 1996 20:13:29 +0000 |
Richard M. Stallman |
(Vwin32_start_process_show_window): New variable.
|
Sat, 31 Aug 1996 20:12:15 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Use x_update_cursor.
|
Sat, 31 Aug 1996 19:22:43 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
|
Sat, 31 Aug 1996 16:26:55 +0000 |
Richard M. Stallman |
(command-line-1): Rearrange initial screen.
|
Sat, 31 Aug 1996 16:25:51 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
|
Sat, 31 Aug 1996 16:25:21 +0000 |
Richard M. Stallman |
(both versions): Handle -nowait and --nowait by sending data to the server.
|
Sat, 31 Aug 1996 04:29:46 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 31 Aug 1996 02:44:14 +0000 |
Richard M. Stallman |
(XTupdate_end): Always clear mouse_face_defer flag.
|
Sat, 31 Aug 1996 02:43:52 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Set mouse_face_defer flag.
|
Sat, 31 Aug 1996 02:34:25 +0000 |
Richard M. Stallman |
(webjump-sample-sites): Define with defvar.
|
Fri, 30 Aug 1996 18:49:07 +0000 |
Richard M. Stallman |
(do_line_dance, dumprectangle): Use x_update_cursor.
|
Fri, 30 Aug 1996 18:42:29 +0000 |
Richard M. Stallman |
(vc-update-change-log): Doc fix.
|
Fri, 30 Aug 1996 16:59:20 +0000 |
Richard M. Stallman |
(do-auto-fill): Do break after one word as last resort
|
Fri, 30 Aug 1996 16:57:35 +0000 |
Richard M. Stallman |
Require ediff-init.
|
Fri, 30 Aug 1996 16:32:32 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 30 Aug 1996 03:47:47 +0000 |
Richard M. Stallman |
(texinfo-format-printindex):
|
Fri, 30 Aug 1996 03:17:56 +0000 |
Richard M. Stallman |
(foldout-hide-flag, foldout-show-flag): New variables.
|
Fri, 30 Aug 1996 03:05:22 +0000 |
Richard M. Stallman |
(save-match-data): Fix typo in previous change.
|
Fri, 30 Aug 1996 02:57:30 +0000 |
Richard M. Stallman |
(cmd_error): Clear executing_macro.
|
Fri, 30 Aug 1996 01:50:25 +0000 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Fri, 30 Aug 1996 00:27:46 +0000 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Fri, 30 Aug 1996 00:04:33 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Check for
|
Thu, 29 Aug 1996 21:37:52 +0000 |
Richard M. Stallman |
(reporter-compose-outgoing): Fix error syntax.
|
Thu, 29 Aug 1996 21:22:07 +0000 |
Richard M. Stallman |
(vc-update-change-log): Remove code which found RCS files
|
Thu, 29 Aug 1996 21:22:04 +0000 |
Erik Naggum |
(init_macros): Initialize executing_macro, too.
|
Thu, 29 Aug 1996 20:54:02 +0000 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
Thu, 29 Aug 1996 20:50:15 +0000 |
Richard M. Stallman |
(Vring_bell_function): New variable.
|
Thu, 29 Aug 1996 06:22:28 +0000 |
Richard M. Stallman |
(XTread_socket): Call XFilterEvent on all events,
|
Thu, 29 Aug 1996 06:20:21 +0000 |
Richard M. Stallman |
(byte-compile-associative): Treat one arg case like (+ x 0).
|
Thu, 29 Aug 1996 04:42:40 +0000 |
Richard M. Stallman |
(narrow-to-defun): New function.
|
Thu, 29 Aug 1996 04:39:47 +0000 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): Declared.
|
Thu, 29 Aug 1996 04:38:33 +0000 |
Richard M. Stallman |
(cmd_error): Add number of kbd macro iterations to the error message.
|
Thu, 29 Aug 1996 04:38:05 +0000 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): New vars.
|
Thu, 29 Aug 1996 04:35:38 +0000 |
Richard M. Stallman |
(Vhistory_length, Qhistory_length): New variables.
|
Thu, 29 Aug 1996 03:50:02 +0000 |
Richard M. Stallman |
(Fsubstring): Handle vectors as well as strings.
|
Thu, 29 Aug 1996 01:54:43 +0000 |
Richard M. Stallman |
(save-match-data): Fix previous change.
|
Thu, 29 Aug 1996 01:37:38 +0000 |
Richard M. Stallman |
(display-time): Call display-time-mode.
|
Thu, 29 Aug 1996 01:27:18 +0000 |
Richard M. Stallman |
(kill-some-buffers): New arg LIST says buffers to maybe kill.
|
Thu, 29 Aug 1996 01:25:34 +0000 |
Richard M. Stallman |
(mail-mode-auto-fill): New function.
|
Thu, 29 Aug 1996 00:51:51 +0000 |
Richard M. Stallman |
(Fcall_interactively): For `N' and `n',
|
Thu, 29 Aug 1996 00:44:05 +0000 |
Richard M. Stallman |
(syms_of_alloc): Set up Lisp variables ...-consed,
|
Thu, 29 Aug 1996 00:30:44 +0000 |
Lars Magne Ingebrigtsen |
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Wed, 28 Aug 1996 23:36:44 +0000 |
Richard M. Stallman |
(ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
|
Wed, 28 Aug 1996 23:28:39 +0000 |
Richard M. Stallman |
Check for utimes.
|
Wed, 28 Aug 1996 23:26:13 +0000 |
Richard M. Stallman |
(server-visit-files): New argument NOWAIT.
|
Wed, 28 Aug 1996 22:44:18 +0000 |
Richard M. Stallman |
(save-match-data): Use save-match-data-internal
|
Wed, 28 Aug 1996 22:40:09 +0000 |
Richard M. Stallman |
(byte-compile-out-toplevel): Always compile to byte code
|
Wed, 28 Aug 1996 21:33:50 +0000 |
Richard M. Stallman |
(byte-compile-funarg-2): New function,
|
Wed, 28 Aug 1996 21:27:18 +0000 |
Richard M. Stallman |
(main): Add bug report info in --help message.
|
Wed, 28 Aug 1996 20:16:51 +0000 |
Richard M. Stallman |
(mail-self-blind, mail-interactive)
|
Wed, 28 Aug 1996 20:09:51 +0000 |
Richard M. Stallman |
(sh-alias-alist): Use gnu/linux, not lignux.
|
Wed, 28 Aug 1996 15:52:48 +0000 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
Wed, 28 Aug 1996 15:48:30 +0000 |
Richard M. Stallman |
Check for com_err library, but only if --with-kerberos was used.
|
Wed, 28 Aug 1996 14:27:08 +0000 |
Richard M. Stallman |
(tar-mode-write-file): Clear buffer's own modified flag
|
Wed, 28 Aug 1996 14:24:49 +0000 |
Richard M. Stallman |
(command_loop_1): Cancel echoing etc.
|
Wed, 28 Aug 1996 00:04:03 +0000 |
Lars Magne Ingebrigtsen |
1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Tue, 27 Aug 1996 17:45:29 +0000 |
Richard M. Stallman |
(dired-chown-program): Replace lignux with gnu/linux.
|
Tue, 27 Aug 1996 13:40:40 +0000 |
Richard M. Stallman |
(set_frame_menubar): Don't add ibw to menubar_size.
|
Tue, 27 Aug 1996 13:40:00 +0000 |
Richard M. Stallman |
(x_window): Don't add ibw to menubar_size.
|
Tue, 27 Aug 1996 01:03:35 +0000 |
Richard M. Stallman |
(mouse-region-delete-keys): New variable.
|
Tue, 27 Aug 1996 00:14:26 +0000 |
Richard M. Stallman |
Add item for something like Adobe Illustrator/Corel Draw.
|
Mon, 26 Aug 1996 21:33:49 +0000 |
Richard M. Stallman |
(MOVE_LIBS): Use conditionals on
|
Mon, 26 Aug 1996 21:27:24 +0000 |
Richard M. Stallman |
(apropos-mode-map): Don't use view-mode;
|
Mon, 26 Aug 1996 21:20:48 +0000 |
Paul Eggert |
Change `GNU Emacs' to `this program' in the comment referring the reader
|
Mon, 26 Aug 1996 17:58:30 +0000 |
Richard M. Stallman |
Describe --with-pop and related options.
|