Sun, 27 Feb 1994 03:39:25 +0000 |
David J. MacKenzie |
Update GPL.
|
Sun, 27 Feb 1994 03:38:56 +0000 |
David J. MacKenzie |
* make-path.c (main): Return 1 on error, not -1. Update GPL.
|
Sun, 27 Feb 1994 03:35:26 +0000 |
David J. MacKenzie |
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
|
Sun, 27 Feb 1994 03:25:08 +0000 |
David J. MacKenzie |
Fix comment typos.
|
Sat, 26 Feb 1994 22:05:19 +0000 |
Richard M. Stallman |
(with_x_toolkit): Don't allow motif or open-look.
|
Sat, 26 Feb 1994 20:49:21 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definitions, with #undef.
|
Sat, 26 Feb 1994 20:47:37 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 26 Feb 1994 05:55:03 +0000 |
Karl Heuer |
(sys_subshell): New function, split from sys_suspend.
|
Sat, 26 Feb 1994 05:54:26 +0000 |
Karl Heuer |
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
|
Sat, 26 Feb 1994 04:32:57 +0000 |
Karl Heuer |
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
|
Sat, 26 Feb 1994 04:24:37 +0000 |
Karl Heuer |
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
|
Sat, 26 Feb 1994 04:05:17 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Don't check which buffer it points to.
|
Sat, 26 Feb 1994 03:43:32 +0000 |
Richard M. Stallman |
(system-key-alist): Renamed from vendor-key-syms.
|
Sat, 26 Feb 1994 03:42:28 +0000 |
Richard M. Stallman |
(Vsystem_key_alist): Renamed from Vvendor_key_alist.
|
Sat, 26 Feb 1994 02:24:51 +0000 |
Karl Heuer |
(comint-exec-1): Force a local copy of the environment.
|
Sat, 26 Feb 1994 02:20:31 +0000 |
Karl Heuer |
Delete extra backslash on last line of macro.
|
Sat, 26 Feb 1994 00:14:42 +0000 |
Karl Heuer |
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
|
Fri, 25 Feb 1994 21:22:25 +0000 |
Karl Heuer |
(compute_motion): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 21:21:53 +0000 |
Karl Heuer |
(display_text_line): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 19:35:58 +0000 |
Richard M. Stallman |
(help-menu-map): Variable deleted, and its binding.
|
Fri, 25 Feb 1994 17:45:51 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
|
Fri, 25 Feb 1994 09:29:20 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
|
Fri, 25 Feb 1994 09:10:22 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Call check_frame_size and update
|
Fri, 25 Feb 1994 06:27:24 +0000 |
Richard M. Stallman |
(c-macro-display-buffer): Delete special view-mode hack.
|
Fri, 25 Feb 1994 03:24:15 +0000 |
Karl Heuer |
(set-visited-file-name): Unlock the file if setting the visited file name to
|
Fri, 25 Feb 1994 01:42:03 +0000 |
Karl Heuer |
(Buffer-menu-toggle-read-only): Change toggle-read-only to
|
Fri, 25 Feb 1994 01:30:59 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 25 Feb 1994 00:57:37 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer, byte-compile-top-level):
|
Fri, 25 Feb 1994 00:54:15 +0000 |
Richard M. Stallman |
(byte-compile-protect-from-advice): New macro that
|
Thu, 24 Feb 1994 23:43:30 +0000 |
Richard M. Stallman |
(hide-sublevels): Doc fix. Rename arg.
|
Thu, 24 Feb 1994 23:20:12 +0000 |
Karl Heuer |
(help-for-help): Use help-map in the docstring.
|
Thu, 24 Feb 1994 23:19:59 +0000 |
Karl Heuer |
(make-help-screen): Initialize help-screen before changing the keymap.
|
Thu, 24 Feb 1994 22:37:49 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): Change to C-c C-o.
|
Thu, 24 Feb 1994 22:36:24 +0000 |
Richard M. Stallman |
(lisp-mode-variables): Set outline-regexp.
|
Thu, 24 Feb 1994 22:34:52 +0000 |
Richard M. Stallman |
(nroff-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:34:24 +0000 |
Richard M. Stallman |
(c-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:00:11 +0000 |
Karl Heuer |
Fix value of docdir.
|
Thu, 24 Feb 1994 21:50:10 +0000 |
Richard M. Stallman |
(Fload): Cast the args to stat.
|
Thu, 24 Feb 1994 21:18:49 +0000 |
Karl Heuer |
Install DOC* in docdir.
|
Thu, 24 Feb 1994 20:41:49 +0000 |
Richard M. Stallman |
(*-sysv4.1): Set NON_GNU_CPP.
|
Thu, 24 Feb 1994 20:08:54 +0000 |
Karl Heuer |
(direct_output_forward_char): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:04:27 +0000 |
Karl Heuer |
(direct_output_for_insert): Fix comment.
|
Thu, 24 Feb 1994 20:01:13 +0000 |
Karl Heuer |
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:00:34 +0000 |
Karl Heuer |
(try_window, display_text_line): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 19:42:35 +0000 |
Karl Heuer |
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
|
Thu, 24 Feb 1994 19:24:37 +0000 |
Karl Heuer |
(Fget_char_property): Fix docstring.
|
Thu, 24 Feb 1994 19:18:32 +0000 |
Karl Heuer |
(Fget_char_property): New function.
|
Thu, 24 Feb 1994 19:15:08 +0000 |
Richard M. Stallman |
Formerly INSTALL.~20~
|
Thu, 24 Feb 1994 19:08:19 +0000 |
Karl Heuer |
(sort_overlays): Allow for null window.
|
Thu, 24 Feb 1994 18:06:41 +0000 |
Richard M. Stallman |
Don't force os=-hpux for hp9k2... and hp9k3...
|
Thu, 24 Feb 1994 12:54:54 +0000 |
Fred Pierresteguy |
(x_window): Call XChangeWindowAttributes with the standard
|
Thu, 24 Feb 1994 08:07:16 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Allow t as position, meaning use mouse pos.
|
Thu, 24 Feb 1994 08:02:10 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use a popup menu if reached via mouse command.
|
Thu, 24 Feb 1994 06:22:50 +0000 |
Richard M. Stallman |
(mouse_get_pos): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:22:23 +0000 |
Richard M. Stallman |
(construct_mouse_click): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:20:30 +0000 |
Richard M. Stallman |
(Fmouse_position): Convert to glyph units.
|
Thu, 24 Feb 1994 06:19:34 +0000 |
Richard M. Stallman |
(make_lispy_movement, make_lispy_event):
|
Thu, 24 Feb 1994 05:40:30 +0000 |
Richard M. Stallman |
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
|
Thu, 24 Feb 1994 05:34:16 +0000 |
Richard M. Stallman |
(Fkill_buffer): Call the Vkill_buffer_query_functions.
|
Thu, 24 Feb 1994 04:00:41 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): New variable.
|
Thu, 24 Feb 1994 03:25:46 +0000 |
Richard M. Stallman |
(Info-build-node-completions): Add a call to widen.
|
Wed, 23 Feb 1994 23:17:34 +0000 |
Richard M. Stallman |
(debug, debug-on-entry): Doc strings.
|
Wed, 23 Feb 1994 23:04:30 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 23 Feb 1994 19:47:45 +0000 |
Richard M. Stallman |
Include usg5-4.h.
|
Wed, 23 Feb 1994 19:47:30 +0000 |
Richard M. Stallman |
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
|
Wed, 23 Feb 1994 19:47:11 +0000 |
Richard M. Stallman |
NEWSOS5 conditional deleted.
|
Wed, 23 Feb 1994 19:17:57 +0000 |
Karl Heuer |
(byte-compile-file): Return nil on failure.
|
Wed, 23 Feb 1994 17:43:05 +0000 |
Karl Heuer |
(main, get_time): Don't crash on invalid input.
|
Wed, 23 Feb 1994 16:18:10 +0000 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Make dd give you
|
Wed, 23 Feb 1994 08:39:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 23 Feb 1994 05:08:28 +0000 |
Richard M. Stallman |
(posn-x-y): New function.
|
Wed, 23 Feb 1994 03:57:07 +0000 |
Richard M. Stallman |
Removed all support for Emacs-18:
|
Wed, 23 Feb 1994 02:38:23 +0000 |
Edward M. Reingold |
Fix calendar-cursor-to-date to handle starred days correctly.
|
Wed, 23 Feb 1994 00:33:13 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If REPLACE, always do lseek.
|
Wed, 23 Feb 1994 00:29:43 +0000 |
Karl Heuer |
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
|
Tue, 22 Feb 1994 23:57:13 +0000 |
Karl Heuer |
New variable docdir to control where the docstring file goes.
|
Tue, 22 Feb 1994 23:56:15 +0000 |
Karl Heuer |
Use docdir to initialize PATH_DOC in paths.h.
|
Tue, 22 Feb 1994 23:51:48 +0000 |
Karl Heuer |
New path PATH_DOC for doc-directory.
|
Tue, 22 Feb 1994 23:50:27 +0000 |
Karl Heuer |
(syms_of_callproc): New variable Vdoc_directory.
|
Tue, 22 Feb 1994 23:49:01 +0000 |
Karl Heuer |
(get_doc_string, Snarf_documentation): Use new variable doc_directory.
|
Tue, 22 Feb 1994 23:46:42 +0000 |
Karl Heuer |
New variable doc_directory.
|
Tue, 22 Feb 1994 21:54:40 +0000 |
Karl Heuer |
When --run-in-place, don't inherit archlibdir.
|
Tue, 22 Feb 1994 19:43:28 +0000 |
Karl Heuer |
Move extern declarations to top of file.
|
Tue, 22 Feb 1994 19:22:11 +0000 |
Karl Heuer |
(get_time): Simplify; avoid calling index.
|
Tue, 22 Feb 1994 04:46:12 +0000 |
Richard M. Stallman |
(calendar-cursor-to-date): Fix search string so it
|
Tue, 22 Feb 1994 00:45:38 +0000 |
Richard M. Stallman |
(make_lispy_event): For menu bar event in USE_X_TOOLKIT
|
Tue, 22 Feb 1994 00:43:04 +0000 |
Richard M. Stallman |
(construct_menu_click): Undo previous change.
|
Mon, 21 Feb 1994 21:54:33 +0000 |
Richard M. Stallman |
(x_had_errors_p): New function.
|
Mon, 21 Feb 1994 21:50:02 +0000 |
Richard M. Stallman |
(get_keyelt): Cached equiv-key data is now a sublist.
|
Mon, 21 Feb 1994 21:41:01 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 21 Feb 1994 21:40:59 +0000 |
Karl Heuer |
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would
|
Mon, 21 Feb 1994 06:46:09 +0000 |
Richard M. Stallman |
(single_keymap_panes): Properly skip help-string if any.
|
Mon, 21 Feb 1994 02:49:58 +0000 |
Richard M. Stallman |
(picture-mode-map): Replace delete-backward-char
|
Sun, 20 Feb 1994 19:45:18 +0000 |
Roland McGrath |
Move config.h after system includes.
|
Sun, 20 Feb 1994 19:34:12 +0000 |
Roland McGrath |
[BSD]: #undef WCOREDUMP before defining it.
|
Sun, 20 Feb 1994 07:10:37 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Add #undef.
|
Sun, 20 Feb 1994 03:25:09 +0000 |
Richard M. Stallman |
(install-arch-dep, install-arch-indep):
|
Sun, 20 Feb 1994 02:50:13 +0000 |
Richard M. Stallman |
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
|
Sat, 19 Feb 1994 22:57:12 +0000 |
Richard M. Stallman |
(x_window_to_frame): Add parens for clarity.
|
Sat, 19 Feb 1994 22:56:21 +0000 |
Richard M. Stallman |
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
|
Sat, 19 Feb 1994 20:53:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 19 Feb 1994 06:29:30 +0000 |
Richard M. Stallman |
(get_keyelt): Discard keyboard equivalents
|
Sat, 19 Feb 1994 06:29:10 +0000 |
Richard M. Stallman |
Find and display keyboard equivalents of menu items.
|
Sat, 19 Feb 1994 02:05:53 +0000 |
Richard M. Stallman |
(calendar-string-to-mayan-long-count): Don't
|
Sat, 19 Feb 1994 00:01:46 +0000 |
Richard M. Stallman |
(substitute-key-definition): Don't discard menu strings.
|
Fri, 18 Feb 1994 23:51:41 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
Fri, 18 Feb 1994 23:51:12 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): Set len properly.
|
Fri, 18 Feb 1994 22:50:05 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:42:29 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 18 Feb 1994 22:40:27 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:38:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 20:11:20 +0000 |
Richard M. Stallman |
(Fx_parse_geometry): Don't call check_x.
|
Fri, 18 Feb 1994 20:10:05 +0000 |
Richard M. Stallman |
(gud-mode): Define C-c C-l in gud buffer.
|
Fri, 18 Feb 1994 19:46:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Feb 1994 19:46:18 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 13:38:55 +0000 |
Fred Pierresteguy |
entered into RCS
|
Fri, 18 Feb 1994 13:24:41 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 11:03:38 +0000 |
Fred Pierresteguy |
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
|
Fri, 18 Feb 1994 06:28:50 +0000 |
Richard M. Stallman |
(gnu_bits): Use unsigned char.
|
Fri, 18 Feb 1994 06:10:23 +0000 |
Richard M. Stallman |
(unshow_buffer): Unconditionally set last_window_start.
|
Fri, 18 Feb 1994 02:51:33 +0000 |
Paul Eggert |
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
|
Fri, 18 Feb 1994 01:12:10 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Don't call Frecenter;
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 1994 23:32:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 23:19:36 +0000 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): New arg REPLACE.
|
Thu, 17 Feb 1994 22:09:05 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Thu, 17 Feb 1994 22:01:45 +0000 |
Richard M. Stallman |
Delete the code to enable menu bars.
|
Thu, 17 Feb 1994 21:06:52 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
Thu, 17 Feb 1994 20:05:33 +0000 |
Richard M. Stallman |
Use <...> for config.h.
|
Thu, 17 Feb 1994 20:02:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 19:23:59 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Thu, 17 Feb 1994 19:04:07 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Fix regexp typo.
|
Thu, 17 Feb 1994 18:01:38 +0000 |
Francesco Potort |
* etags.c (--absolute-pathnames): this option removed.
|
Thu, 17 Feb 1994 08:38:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): New arg REPLACE.
|
Thu, 17 Feb 1994 08:19:58 +0000 |
Richard M. Stallman |
(revert-buffer): Use new insert-file-contents replace arg.
|
Thu, 17 Feb 1994 05:52:56 +0000 |
Noah Friedman |
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
|
Thu, 17 Feb 1994 05:40:07 +0000 |
Richard M. Stallman |
(child_setup_tty): Typo in previous change.
|
Thu, 17 Feb 1994 03:44:17 +0000 |
Richard M. Stallman |
(time-stamp-start): Allow more white space
|
Thu, 17 Feb 1994 03:36:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 17 Feb 1994 03:32:02 +0000 |
Richard M. Stallman |
(unexec): Add cast to result of `sbrk'.
|
Thu, 17 Feb 1994 03:21:36 +0000 |
Richard M. Stallman |
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
|
Thu, 17 Feb 1994 03:20:17 +0000 |
Richard M. Stallman |
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
|
Thu, 17 Feb 1994 03:07:50 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
Thu, 17 Feb 1994 03:00:56 +0000 |
Richard M. Stallman |
(main): Test BSD_PGRPS, not BSD.
|
Thu, 17 Feb 1994 02:59:48 +0000 |
Richard M. Stallman |
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
|
Thu, 17 Feb 1994 02:18:09 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): New configuration.
|
Thu, 17 Feb 1994 02:13:55 +0000 |
Fred Pierresteguy |
(rs6000-bull-bosx*): New configuration.
|
Thu, 17 Feb 1994 00:11:28 +0000 |
Roland McGrath |
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
|
Wed, 16 Feb 1994 23:43:53 +0000 |
Richard M. Stallman |
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
|
Wed, 16 Feb 1994 20:53:00 +0000 |
Richard M. Stallman |
(put_line): Don't break the line if it all fits.
|
Wed, 16 Feb 1994 18:23:16 +0000 |
Richard M. Stallman |
(recover-file): Call auto-save-file-name-p correctly.
|
Wed, 16 Feb 1994 18:20:13 +0000 |
Richard M. Stallman |
(c++-mode): Set parse-sexp-ignore-comments to t.
|
Wed, 16 Feb 1994 07:06:10 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): New variable.
|
Tue, 15 Feb 1994 22:38:00 +0000 |
Richard M. Stallman |
(face-try-color-list): Don't rely on errors from using
|
Tue, 15 Feb 1994 16:22:49 +0000 |
Richard M. Stallman |
(sys_write): If any bytes were written, return how many.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Tue, 15 Feb 1994 13:59:18 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Tue, 15 Feb 1994 13:54:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Feb 1994 23:28:23 +0000 |
Karl Heuer |
(Fx_close_current_connection): call check_x.
|
Mon, 14 Feb 1994 21:44:50 +0000 |
Karl Heuer |
(Fx_popup_menu): Likewise.
|
Mon, 14 Feb 1994 21:41:46 +0000 |
Karl Heuer |
(check_x): Make it global.
|
Mon, 14 Feb 1994 21:40:43 +0000 |
Karl Heuer |
(x-own-selection-internal, x-get-selection-internal,
|
Mon, 14 Feb 1994 21:38:49 +0000 |
Karl Heuer |
(check_x): Declare it.
|
Mon, 14 Feb 1994 20:37:15 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Feb 1994 19:51:22 +0000 |
Karl Heuer |
(current-word): Remove (interactive).
|
Mon, 14 Feb 1994 19:44:36 +0000 |
Karl Heuer |
(indented_beyond_p): New function.
|
Mon, 14 Feb 1994 19:42:30 +0000 |
Karl Heuer |
(try_window_id, display_text_line): Treat blank lines specially in
|
Mon, 14 Feb 1994 19:30:48 +0000 |
Karl Heuer |
Fix comments.
|
Mon, 14 Feb 1994 14:28:22 +0000 |
Francesco Potort |
* etags.c (absolute_pathnames, cwd): added global vars.
|
Mon, 14 Feb 1994 00:41:56 +0000 |
Roland McGrath |
Initial revision
|
Sun, 13 Feb 1994 22:22:26 +0000 |
Roland McGrath |
(BROKEN_START, TEXT_START): Don't define.
|
Sun, 13 Feb 1994 22:19:34 +0000 |
Roland McGrath |
(start_of_text): Don't define #ifdef HAVE_TEXT_START.
|
Sun, 13 Feb 1994 02:06:55 +0000 |
Richard M. Stallman |
(decode_mode_spec): Support %+.
|
Sun, 13 Feb 1994 00:16:23 +0000 |
Richard M. Stallman |
(undo, yank): Set this-command to t at start,
|
Sun, 13 Feb 1994 00:15:20 +0000 |
Richard M. Stallman |
(command_loop_1): On entry, set last_command to this_command.
|
Sat, 12 Feb 1994 22:32:39 +0000 |
Richard M. Stallman |
(term_init): If no `se', use `me';
|
Sat, 12 Feb 1994 20:14:29 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:12:21 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:01:43 +0000 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): New variable.
|
Sat, 12 Feb 1994 06:25:56 +0000 |
Richard M. Stallman |
(face-initialize): Specify default characteristics
|
Sat, 12 Feb 1994 04:21:06 +0000 |
Karl Heuer |
(super-apropos-check-doc-file): Don't attempt to retrieve function
|
Sat, 12 Feb 1994 02:58:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts
|
Sat, 12 Feb 1994 02:39:53 +0000 |
Richard M. Stallman |
Set up Alt keys as well as C-x 8 prefix.
|
Sat, 12 Feb 1994 02:37:17 +0000 |
Richard M. Stallman |
(Fset_frame_height, Fset_frame_width, Fset_frame_size):
|
Sat, 12 Feb 1994 02:27:29 +0000 |
Richard M. Stallman |
(clone-init-mode-variables): Don't defvar
|
Sat, 12 Feb 1994 02:26:44 +0000 |
Karl Heuer |
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
|
Sat, 12 Feb 1994 02:17:58 +0000 |
Richard M. Stallman |
(perl-mode): Set parse-sexp-ignore-comments.
|
Sat, 12 Feb 1994 02:10:41 +0000 |
Richard M. Stallman |
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
|
Sat, 12 Feb 1994 01:28:45 +0000 |
Karl Heuer |
Fix conditional compilation.
|
Sat, 12 Feb 1994 00:32:31 +0000 |
Karl Heuer |
Delete HAVE_SETSID; configure checks for that.
|
Sat, 12 Feb 1994 00:30:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Feb 1994 00:12:15 +0000 |
Karl Heuer |
(gethomedir): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 23:35:47 +0000 |
Karl Heuer |
(x_scroll_bar_create): Fix indentation.
|
Fri, 11 Feb 1994 22:31:39 +0000 |
Karl Heuer |
(Fuser_real_login_name): Doc fix.
|
Fri, 11 Feb 1994 22:05:44 +0000 |
Karl Heuer |
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.
|
Fri, 11 Feb 1994 22:04:41 +0000 |
Karl Heuer |
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
|
Fri, 11 Feb 1994 22:01:56 +0000 |
Karl Heuer |
(user-original-login-name): Reduce to a defalias, since it's redundant with
|
Fri, 11 Feb 1994 21:56:45 +0000 |
Karl Heuer |
(gnus-user-login-name): Fix doc string.
|
Fri, 11 Feb 1994 21:55:57 +0000 |
Karl Heuer |
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:54:44 +0000 |
Karl Heuer |
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:51:51 +0000 |
Karl Heuer |
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
|
Fri, 11 Feb 1994 21:51:23 +0000 |
Karl Heuer |
(init_editfns): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 21:32:49 +0000 |
Richard M. Stallman |
Don't initialize CC.
|
Fri, 11 Feb 1994 21:07:59 +0000 |
Karl Heuer |
(perform-replace): Check for empty stack.
|
Fri, 11 Feb 1994 19:06:00 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Fri, 11 Feb 1994 18:56:15 +0000 |
Richard M. Stallman |
(decode_mode_spec): Implement `P'.
|
Fri, 11 Feb 1994 17:52:05 +0000 |
Charles Hannum |
Use -ltermcap, not Emacs's own version. #undef symbols used for
|
Fri, 11 Feb 1994 17:32:57 +0000 |
Roland McGrath |
(SYSV_SYSTEM_DIR): Define.
|
Fri, 11 Feb 1994 13:56:38 +0000 |
Fred Pierresteguy |
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
|
Fri, 11 Feb 1994 13:50:53 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Fri, 11 Feb 1994 13:19:19 +0000 |
Fred Pierresteguy |
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
|
Fri, 11 Feb 1994 08:52:53 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
|
Fri, 11 Feb 1994 08:10:01 +0000 |
Karl Heuer |
Fix spelling of pre-command-hook.
|
Fri, 11 Feb 1994 08:05:12 +0000 |
Karl Heuer |
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
|
Fri, 11 Feb 1994 06:03:57 +0000 |
Karl Heuer |
Fix syntax used for C-SPC.
|
Fri, 11 Feb 1994 05:54:37 +0000 |
Roland McGrath |
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
|
Fri, 11 Feb 1994 02:52:17 +0000 |
Roland McGrath |
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 02:50:00 +0000 |
Roland McGrath |
Add #undef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 01:34:16 +0000 |
Karl Heuer |
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
|
Fri, 11 Feb 1994 01:29:24 +0000 |
Karl Heuer |
(read_filtered_event): Retry read_char after a buffer change.
|
Fri, 11 Feb 1994 00:13:59 +0000 |
Karl Heuer |
Split #ifdef so as not to confuse c-mode.
|
Fri, 11 Feb 1994 00:00:28 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Take hscroll into account.
|
Thu, 10 Feb 1994 23:59:25 +0000 |
Karl Heuer |
(buffer_posn_from_coords): Take hscroll into account.
|
Thu, 10 Feb 1994 20:50:54 +0000 |
Karl Heuer |
(Fmessage): Copy the text to be displayed into a malloc'd buffer.
|
Thu, 10 Feb 1994 20:44:20 +0000 |
Karl Heuer |
Comment change.
|
Thu, 10 Feb 1994 20:27:34 +0000 |
Karl Heuer |
(difftm): Simplify expression.
|
Thu, 10 Feb 1994 09:34:37 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
|
Thu, 10 Feb 1994 08:35:48 +0000 |
Richard M. Stallman |
(shell-get-current-command): Make regexp more selective.
|
Thu, 10 Feb 1994 07:39:09 +0000 |
Richard M. Stallman |
(mouse-start-end): For double click with START on openparen,
|
Thu, 10 Feb 1994 04:43:50 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Quote the * in let*.
|
Thu, 10 Feb 1994 04:38:58 +0000 |
Richard M. Stallman |
Use new name vmsdir.h.
|
Thu, 10 Feb 1994 00:48:59 +0000 |
Karl Heuer |
(outline-mode): Fix spelling of add-hook.
|
Thu, 10 Feb 1994 00:39:28 +0000 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
Thu, 10 Feb 1994 00:35:15 +0000 |
Karl Heuer |
(Fgarbage_collect): Save echo_area_glyphs_length.
|
Wed, 09 Feb 1994 23:47:09 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Run change-major-mode-hook.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Wed, 09 Feb 1994 23:02:28 +0000 |
Karl Heuer |
(vc-comment-to-change-log): Load add-log before binding
|
Wed, 09 Feb 1994 22:32:39 +0000 |
Karl Heuer |
(CRT0_DUMMIES): Definition deleted.
|
Wed, 09 Feb 1994 22:21:47 +0000 |
Karl Heuer |
(mouse-start-end): Check START rather than point for being at eob.
|
Wed, 09 Feb 1994 22:04:55 +0000 |
Karl Heuer |
(mark_object): Fetch obj from *objptr at loop, not at the gotos.
|
Wed, 09 Feb 1994 21:08:01 +0000 |
Richard M. Stallman |
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
|
Wed, 09 Feb 1994 21:03:13 +0000 |
Richard M. Stallman |
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
|
Wed, 09 Feb 1994 13:51:25 +0000 |
Fred Pierresteguy |
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
|
Wed, 09 Feb 1994 09:13:05 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Get this from autoconf.
|
Wed, 09 Feb 1994 05:48:11 +0000 |
Richard M. Stallman |
(display-time): Use expand-file-name to make file name of wakeup.
|
Wed, 09 Feb 1994 05:36:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts of this-command-keys.
|
Wed, 09 Feb 1994 04:26:28 +0000 |
Karl Heuer |
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:25:48 +0000 |
Karl Heuer |
(rmail-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:08:17 +0000 |
Karl Heuer |
Add (require 'rmail) so the macro will be byte-compiled properly.
|
Wed, 09 Feb 1994 03:25:25 +0000 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
Wed, 09 Feb 1994 03:23:48 +0000 |
Karl Heuer |
(sort-overlays): New function, extracted from xfaces.c.
|
Tue, 08 Feb 1994 23:57:30 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
Tue, 08 Feb 1994 23:50:09 +0000 |
Richard M. Stallman |
(show-children): Don't narrow to (1+ (point-max)) when
|
Tue, 08 Feb 1994 23:03:09 +0000 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
Tue, 08 Feb 1994 22:46:59 +0000 |
Roland McGrath |
*** empty log message ***
|
Tue, 08 Feb 1994 22:42:28 +0000 |
Roland McGrath |
(print): If print_escapes_newlines, print '\f' as "\\f".
|
Tue, 08 Feb 1994 22:26:30 +0000 |
Karl Heuer |
(rmail-edit-current-message): Make local variables permanent, so
|
Tue, 08 Feb 1994 22:25:35 +0000 |
Karl Heuer |
(rmail-variables): Make local variables permanent, so the user can safely
|
Tue, 08 Feb 1994 18:22:09 +0000 |
Richard M. Stallman |
(copy-face): Doc fix.
|
Tue, 08 Feb 1994 18:00:41 +0000 |
Richard M. Stallman |
(finder-mode): Doc fix.
|
Tue, 08 Feb 1994 17:51:57 +0000 |
Richard M. Stallman |
(mail-signature): Insert a `-- ' line.
|
Tue, 08 Feb 1994 07:26:28 +0000 |
Richard M. Stallman |
(Fprocess_kill_without_query): Doc fix.
|
Tue, 08 Feb 1994 06:19:09 +0000 |
Karl Heuer |
(compute_motion): Source code was improperly indented.
|
Tue, 08 Feb 1994 05:06:07 +0000 |
Karl Heuer |
(make-syntax-table): Behave like copy-syntax-table if an argument is given,
|
Tue, 08 Feb 1994 04:53:09 +0000 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
Tue, 08 Feb 1994 04:01:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Feb 1994 03:47:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 07 Feb 1994 23:38:22 +0000 |
Karl Heuer |
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
Mon, 07 Feb 1994 23:05:56 +0000 |
Karl Heuer |
(mail-signature): Doc mod.
|
Mon, 07 Feb 1994 22:57:35 +0000 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
Mon, 07 Feb 1994 22:19:05 +0000 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
Mon, 07 Feb 1994 21:04:46 +0000 |
Richard M. Stallman |
(desktop-bug-report): Command deleted.
|
Mon, 07 Feb 1994 20:56:46 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:55:00 +0000 |
Richard M. Stallman |
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:53:04 +0000 |
Richard M. Stallman |
(calendar-print-french-date,diary-french-date):
|
Mon, 07 Feb 1994 20:51:18 +0000 |
Richard M. Stallman |
(view-diary-entries,diary-islamic-date): Use new error arg
|
Mon, 07 Feb 1994 20:49:35 +0000 |
Richard M. Stallman |
(calendar-cursor-holidays): Use new error arg
|
Mon, 07 Feb 1994 20:47:23 +0000 |
Richard M. Stallman |
(insert-diary-entry,insert-weekly-diary-entry,
|
Mon, 07 Feb 1994 20:42:44 +0000 |
Richard M. Stallman |
(calendar-mode-line-format): Change "current" to "today".
|
Mon, 07 Feb 1994 20:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 07 Feb 1994 19:08:31 +0000 |
Roland McGrath |
(remote-compile): Set comint-file-name-prefix in the compilation buffer.
|
Mon, 07 Feb 1994 18:40:13 +0000 |
Michael I. Bushnell |
Fix Roland's misplaced paren around call to marker-buffer.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Mon, 07 Feb 1994 08:25:51 +0000 |
Richard M. Stallman |
Finish previous change.
|
Mon, 07 Feb 1994 08:25:26 +0000 |
Richard M. Stallman |
Change the sequences aa and ae to just a and e.
|
Mon, 07 Feb 1994 06:05:31 +0000 |
Richard M. Stallman |
(gomoku-init-display, gomoku-put-char):
|
Mon, 07 Feb 1994 05:59:31 +0000 |
Richard M. Stallman |
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
|
Mon, 07 Feb 1994 05:54:34 +0000 |
Richard M. Stallman |
(makefile-browser-fill, makefile-browser-toggle):
|
Mon, 07 Feb 1994 05:43:51 +0000 |
Richard M. Stallman |
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:42:40 +0000 |
Richard M. Stallman |
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:40:46 +0000 |
Richard M. Stallman |
(c-macro-expand): Check inhibit-read-only.
|
Mon, 07 Feb 1994 05:39:56 +0000 |
Richard M. Stallman |
Properly check in the total rewrite installed months ago.
|
Mon, 07 Feb 1994 05:08:36 +0000 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
Mon, 07 Feb 1994 05:01:53 +0000 |
Richard M. Stallman |
Comment changes.
|
Mon, 07 Feb 1994 05:01:13 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 04:48:18 +0000 |
Roland McGrath |
(push-mark): Don't push on global-mark-ring if its car is a marker in the
|
Mon, 07 Feb 1994 02:24:01 +0000 |
Roland McGrath |
(global-mark-ring, global-mark-ring-max): New variables.
|
Mon, 07 Feb 1994 01:05:54 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 01:05:06 +0000 |
Richard M. Stallman |
(single_keymap_panes): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:03:39 +0000 |
Richard M. Stallman |
(menu_bar_item): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:02:05 +0000 |
Richard M. Stallman |
(internal_condition_case_1): New function.
|
Mon, 07 Feb 1994 00:55:58 +0000 |
Richard M. Stallman |
(indent-c-exp): If line starts with }, ignore what
|
Sun, 06 Feb 1994 23:40:45 +0000 |
Richard M. Stallman |
(kill-region): Test inhibit-read-only.
|
Sun, 06 Feb 1994 19:33:18 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add elt for .tcl files.
|
Sun, 06 Feb 1994 18:11:59 +0000 |
Richard M. Stallman |
(dired-listing-switches): Doc fix.
|
Sun, 06 Feb 1994 16:32:46 +0000 |
Richard M. Stallman |
(rmail-output): Handle rmail-output-file-alist.
|
Sun, 06 Feb 1994 08:05:58 +0000 |
Richard M. Stallman |
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
|
Sun, 06 Feb 1994 08:04:54 +0000 |
Richard M. Stallman |
(fix_glyph): New function.
|
Sun, 06 Feb 1994 02:53:16 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Do move point.
|
Sun, 06 Feb 1994 02:33:28 +0000 |
Richard M. Stallman |
(menu-bar-emerge-menu): New map.
|
Sun, 06 Feb 1994 02:33:02 +0000 |
Richard M. Stallman |
Use > as convention for another menu follows.
|
Sun, 06 Feb 1994 02:07:44 +0000 |
Richard M. Stallman |
Add defvars for many vars already being used.
|
Sun, 06 Feb 1994 01:39:23 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 05 Feb 1994 22:42:49 +0000 |
Richard M. Stallman |
(main) [AIX]: Don't handle signal 20, 21 or 22.
|
Sat, 05 Feb 1994 21:13:43 +0000 |
Roland McGrath |
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
|
Sat, 05 Feb 1994 21:00:13 +0000 |
Roland McGrath |
Removed many extra autoload cookies.
|
Sat, 05 Feb 1994 07:19:04 +0000 |
Richard M. Stallman |
(internal_condition_case_1): Declared.
|
Sat, 05 Feb 1994 05:05:39 +0000 |
Richard M. Stallman |
Comment changes and doc fixes.
|
Sat, 05 Feb 1994 04:58:38 +0000 |
Richard M. Stallman |
(profile): New target.
|
Sat, 05 Feb 1994 02:23:44 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Allow saving of markers and subrs.
|
Sat, 05 Feb 1994 02:19:28 +0000 |
Richard M. Stallman |
(string-rectangle): Make operate-on-rectangle convert tabs.
|
Sat, 05 Feb 1994 01:33:12 +0000 |
Richard M. Stallman |
(outline-end-of-subtree): If loop leaves us at eob,
|
Fri, 04 Feb 1994 23:11:34 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): Take just one keymap arg.
|
Fri, 04 Feb 1994 23:09:25 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass keymap as that arg
|
Fri, 04 Feb 1994 23:01:27 +0000 |
Richard M. Stallman |
(vc-make-backup-files): Doc fix.
|
Fri, 04 Feb 1994 22:59:05 +0000 |
Richard M. Stallman |
(rmail-reply): If no resent-date, use ordinary date.
|
Fri, 04 Feb 1994 21:24:31 +0000 |
Richard M. Stallman |
(outline-mode-map): Move C-c C-h to C-c C-d.
|
Fri, 04 Feb 1994 20:51:16 +0000 |
Karl Heuer |
(verify_interval_modification): When checking read-only, allow for the case
|
Fri, 04 Feb 1994 20:41:54 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Pass 1 to read_avail_input.
|
Fri, 04 Feb 1994 20:21:21 +0000 |
Karl Heuer |
(drem): Check for this function.
|
Fri, 04 Feb 1994 20:20:00 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Fri, 04 Feb 1994 20:18:59 +0000 |
Karl Heuer |
(fmod): Implement it on systems where it's missing, using drem if available.
|
Fri, 04 Feb 1994 17:13:26 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
|
Fri, 04 Feb 1994 06:46:02 +0000 |
Richard M. Stallman |
(te-escape-help, te-more-break-help, terminal-emulator):
|
Fri, 04 Feb 1994 06:45:41 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 06:45:26 +0000 |
Richard M. Stallman |
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
|
Fri, 04 Feb 1994 06:44:55 +0000 |
Richard M. Stallman |
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 04:45:52 +0000 |
Richard M. Stallman |
(sentence-end-double-space): New variable.
|
Fri, 04 Feb 1994 04:37:44 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't break line at period-single-space.
|
Fri, 04 Feb 1994 01:18:01 +0000 |
Karl Heuer |
Add comments describing the rules used by the merge algorithm.
|
Fri, 04 Feb 1994 01:13:05 +0000 |
Richard M. Stallman |
(comment-region): Fix previous change.
|
Fri, 04 Feb 1994 01:04:15 +0000 |
Richard M. Stallman |
(define-mode-clone): Renamed from mode-clone.
|
Fri, 04 Feb 1994 00:30:33 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 03 Feb 1994 23:48:59 +0000 |
Michael I. Bushnell |
Rms (in his change to comment-region on Feb 1) decided to make
|
Thu, 03 Feb 1994 19:51:07 +0000 |
Richard M. Stallman |
(init_cmdargs): Set Vinstallation_directory.
|
Thu, 03 Feb 1994 19:39:21 +0000 |
Richard M. Stallman |
(record_first_change): Check for buffer-undo-list = t.
|
Thu, 03 Feb 1994 19:18:21 +0000 |
Karl Heuer |
(c-fill-paragraph): Delete extraneous close paren.
|
Thu, 03 Feb 1994 18:54:04 +0000 |
Karl Heuer |
(merge_properties_sticky): Preserve original order of properties.
|
Thu, 03 Feb 1994 06:07:47 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Thu, 03 Feb 1994 05:56:36 +0000 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
Thu, 03 Feb 1994 05:55:12 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Thu, 03 Feb 1994 05:06:01 +0000 |
Richard M. Stallman |
(scan_buffer): New arg ALLOW_QUIT.
|
Thu, 03 Feb 1994 05:05:42 +0000 |
Richard M. Stallman |
(find_defun_start): Pass new arg to scan_buffer.
|
Thu, 03 Feb 1994 05:05:12 +0000 |
Richard M. Stallman |
(Fforward_line): Pass new arg to scan_buffer.
|
Wed, 02 Feb 1994 23:47:57 +0000 |
Richard M. Stallman |
(XTread_socket): Add X_IO_BUG conditional.
|
Wed, 02 Feb 1994 23:45:08 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
Wed, 02 Feb 1994 23:19:42 +0000 |
Richard M. Stallman |
(thing@pt-version): Removed variable.
|
Wed, 02 Feb 1994 23:19:11 +0000 |
Richard M. Stallman |
(mouse-sel-version): Don't base version number on
|
Wed, 02 Feb 1994 22:53:39 +0000 |
Richard M. Stallman |
(server-program): Add exec-directory to value.
|
Wed, 02 Feb 1994 22:35:44 +0000 |
Richard M. Stallman |
(mips-mips-riscos4*): Set NON_GNU_CPP.
|
Wed, 02 Feb 1994 21:57:02 +0000 |
Karl Heuer |
(sort-paragraphs): Use proper paragraph definition instead of just checking
|
Wed, 02 Feb 1994 21:35:07 +0000 |
Karl Heuer |
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
|
Wed, 02 Feb 1994 20:43:50 +0000 |
Richard M. Stallman |
Doc fix.
|
Wed, 02 Feb 1994 20:00:15 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): Doc fix.
|
Wed, 02 Feb 1994 18:56:02 +0000 |
Eric S. Raymond |
(vc-mode-line): use force-mode-line-update instead of the Emacs 18
|
Wed, 02 Feb 1994 18:46:29 +0000 |
Richard M. Stallman |
(disable-command): Reject invalid commands.
|
Wed, 02 Feb 1994 07:44:43 +0000 |
Karl Heuer |
(make-help-screen): Remove debugging code.
|
Wed, 02 Feb 1994 07:34:08 +0000 |
Karl Heuer |
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
|
Wed, 02 Feb 1994 07:25:37 +0000 |
Karl Heuer |
(try_window_id): Don't pass value beyond ZV to compute_motion.
|
Wed, 02 Feb 1994 07:16:51 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Return nil if POS > ZV.
|
Wed, 02 Feb 1994 06:32:28 +0000 |
Karl Heuer |
(x_term_init): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:31:26 +0000 |
Karl Heuer |
(get_system_name): Declared.
|
Wed, 02 Feb 1994 06:26:21 +0000 |
Karl Heuer |
(x_get_customization_string): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:20:58 +0000 |
Karl Heuer |
(get_system_name): Remove restriction on hostname size.
|
Wed, 02 Feb 1994 04:39:22 +0000 |
Karl Heuer |
Fix file-relative-name to allow for ancestors as well as descendants.
|
Wed, 02 Feb 1994 03:27:26 +0000 |
Eric S. Raymond |
vc-parse-buffer: arrange for old properties to get cleared when their
|
Wed, 02 Feb 1994 00:06:43 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): New variable.
|
Wed, 02 Feb 1994 00:05:42 +0000 |
Richard M. Stallman |
(comment-region): Handle comment-end deletion for C-u.
|
Tue, 01 Feb 1994 23:21:22 +0000 |
Karl Heuer |
(Fmod): Use HAVE_FMOD.
|
Tue, 01 Feb 1994 23:18:34 +0000 |
Karl Heuer |
(HAVE_FMOD): Add another #undef.
|
Tue, 01 Feb 1994 23:17:03 +0000 |
Karl Heuer |
Check whether fmod exists.
|
Tue, 01 Feb 1994 23:10:41 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Handle shell mode.
|
Tue, 01 Feb 1994 18:24:12 +0000 |
Richard M. Stallman |
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
|
Tue, 01 Feb 1994 18:21:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Feb 1994 18:14:56 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Tue, 01 Feb 1994 17:46:53 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add .p and .pas for pascal-mode.
|
Tue, 01 Feb 1994 17:33:14 +0000 |
Fred Pierresteguy |
(x_set_menu_bar_lines): Test also menubar_widget before calling
|
Tue, 01 Feb 1994 17:25:41 +0000 |
Richard M. Stallman |
(calculate-fortran-indent): Handle
|
Tue, 01 Feb 1994 06:49:18 +0000 |
Richard M. Stallman |
(dumpglyphs): Don't crash for invalid face code.
|
Tue, 01 Feb 1994 03:46:09 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Tue, 01 Feb 1994 01:32:48 +0000 |
Karl Heuer |
(font-lock-mode): Use the new hooks to get proper behavior on a revert.
|
Tue, 01 Feb 1994 01:31:37 +0000 |
Karl Heuer |
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.
|
Tue, 01 Feb 1994 00:16:31 +0000 |
Richard M. Stallman |
(tabify): Don't delete back before initial START.
|
Tue, 01 Feb 1994 00:00:36 +0000 |
Richard M. Stallman |
(appt-display-interval, appt-display-duration)
|
Mon, 31 Jan 1994 23:57:52 +0000 |
Roland McGrath |
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
|
Mon, 31 Jan 1994 23:05:32 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
|
Mon, 31 Jan 1994 16:41:12 +0000 |
Richard M. Stallman |
(show-children): Don't call outline-level at eob.
|
Mon, 31 Jan 1994 16:16:05 +0000 |
Richard M. Stallman |
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
|
Mon, 31 Jan 1994 07:05:45 +0000 |
Karl Heuer |
Fix rmail summary commands to work with rmail-mail-new-frame.
|
Mon, 31 Jan 1994 05:35:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 31 Jan 1994 04:34:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 30 Jan 1994 03:17:32 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 Jan 1994 03:04:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 30 Jan 1994 01:09:58 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Sun, 30 Jan 1994 01:03:56 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sun, 30 Jan 1994 00:50:32 +0000 |
Richard M. Stallman |
(configuration): Change # comment to C comment.
|
Sun, 30 Jan 1994 00:30:22 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 30 Jan 1994 00:30:02 +0000 |
Richard M. Stallman |
(calendar-mayan-date-string): New function.
|
Sun, 30 Jan 1994 00:29:32 +0000 |
Richard M. Stallman |
(calendar-french-date-string): New function.
|
Sun, 30 Jan 1994 00:29:09 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Add date to message.
|
Sun, 30 Jan 1994 00:28:54 +0000 |
Richard M. Stallman |
(calendar-phases-of-moon): Fix mode line.
|
Sun, 30 Jan 1994 00:28:40 +0000 |
Richard M. Stallman |
(list-calendar-holidays): Fix mode line.
|
Sun, 30 Jan 1994 00:26:04 +0000 |
Richard M. Stallman |
(diary-day-of-year, diary-iso-date, diary-islamic-date,
|
Sun, 30 Jan 1994 00:25:00 +0000 |
Richard M. Stallman |
(calendar-version): New function.
|
Sat, 29 Jan 1994 23:58:07 +0000 |
Richard M. Stallman |
(minor-mode-alist): Don't add "Outl" if already added.
|
Sat, 29 Jan 1994 23:56:27 +0000 |
Richard M. Stallman |
(rmail-make-in-reply-to-field): Discard text properties from
|
Sat, 29 Jan 1994 02:09:41 +0000 |
Karl Heuer |
Scale by sizeof when allocating objects.
|
Sat, 29 Jan 1994 02:03:55 +0000 |
Karl Heuer |
(kill-all-local-variables): follow symbol forwarding.
|
Sat, 29 Jan 1994 01:27:32 +0000 |
Richard M. Stallman |
(c-fill-paragraph): Handle C++ mode.
|
Sat, 29 Jan 1994 01:16:17 +0000 |
Richard M. Stallman |
Include stdio.h.
|
Sat, 29 Jan 1994 01:15:53 +0000 |
Richard M. Stallman |
(init_lread): Put non-ex-dir warnings on stderr.
|
Fri, 28 Jan 1994 17:34:46 +0000 |
Fred Pierresteguy |
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
|
Fri, 28 Jan 1994 14:28:51 +0000 |
Fred Pierresteguy |
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.
|
Thu, 27 Jan 1994 11:01:59 +0000 |
Fred Pierresteguy |
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
|
Wed, 26 Jan 1994 21:09:54 +0000 |
Richard M. Stallman |
(x_set_mouse_position): Don't raise the frame.
|
Wed, 26 Jan 1994 20:55:19 +0000 |
Richard M. Stallman |
(mkdir): Use MKDIR_PROTOTYPE if defined.
|
Wed, 26 Jan 1994 20:54:23 +0000 |
Richard M. Stallman |
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
|
Wed, 26 Jan 1994 20:14:27 +0000 |
Richard M. Stallman |
(help-for-help): Doc fix.
|
Wed, 26 Jan 1994 20:12:33 +0000 |
Richard M. Stallman |
(three-step-help): New option.
|
Wed, 26 Jan 1994 18:58:37 +0000 |
Richard M. Stallman |
(rmail-summary-undelete): If we don't undelete anything, don't move point.
|
Wed, 26 Jan 1994 17:57:30 +0000 |
Fred Pierresteguy |
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
Wed, 26 Jan 1994 17:35:31 +0000 |
Fred Pierresteguy |
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
Wed, 26 Jan 1994 17:19:32 +0000 |
Richard M. Stallman |
(next-line): Move error signaling and special end of
|
Wed, 26 Jan 1994 07:22:11 +0000 |
Richard M. Stallman |
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.
|
Wed, 26 Jan 1994 07:20:15 +0000 |
Richard M. Stallman |
Find lwlib.h and xlwmenuP.h in ../lwlib.
|
Wed, 26 Jan 1994 05:25:06 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Swap southeast and northwest.
|
Wed, 26 Jan 1994 05:19:51 +0000 |
Richard M. Stallman |
Find lwlib.h in ../lwlib.
|
Wed, 26 Jan 1994 05:10:53 +0000 |
Richard M. Stallman |
(widgetobj): New variable.
|
Tue, 25 Jan 1994 15:04:07 +0000 |
Francesco Potort |
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
|
Tue, 25 Jan 1994 00:09:55 +0000 |
Richard M. Stallman |
(appt-check): Doc fix.
|
Mon, 24 Jan 1994 23:52:51 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): New variable.
|
Mon, 24 Jan 1994 17:07:28 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): Fix one-off
|
Mon, 24 Jan 1994 12:31:40 +0000 |
Francesco Potort |
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
|
Sun, 23 Jan 1994 23:23:42 +0000 |
Richard M. Stallman |
(Fconcat): Doc fix.
|
Sat, 22 Jan 1994 23:28:43 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 22 Jan 1994 23:18:14 +0000 |
Roland McGrath |
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
|
Sat, 22 Jan 1994 16:14:37 +0000 |
Richard M. Stallman |
(Fassq, Fassoc): Doc fixes.
|
Sat, 22 Jan 1994 16:13:30 +0000 |
Richard M. Stallman |
(Faset): Doc fix.
|
Fri, 21 Jan 1994 21:21:20 +0000 |
Richard M. Stallman |
(appt-check): Use the new variables
|
Fri, 21 Jan 1994 20:54:57 +0000 |
Richard M. Stallman |
(display_menu_bar): Add USE_X_TOOLKIT conditional.
|
Fri, 21 Jan 1994 20:43:07 +0000 |
Richard M. Stallman |
(struct frame): New field external_menu_bar.
|
Fri, 21 Jan 1994 20:41:49 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
|
Fri, 21 Jan 1994 18:45:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 21 Jan 1994 16:52:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 21 Jan 1994 16:30:21 +0000 |
Richard M. Stallman |
(forward-paragraph): Doc fix.
|
Fri, 21 Jan 1994 16:22:40 +0000 |
Roland McGrath |
*** empty log message ***
|
Fri, 21 Jan 1994 06:37:05 +0000 |
Richard M. Stallman |
(with_x_toolkit): Treat values athena and lucid alike.
|
Fri, 21 Jan 1994 06:34:16 +0000 |
Richard M. Stallman |
(S_ISDIR): Define if not defined.
|
Fri, 21 Jan 1994 04:19:19 +0000 |
Richard M. Stallman |
(isearch-highlight): Do nothing if not window-system.
|
Fri, 21 Jan 1994 00:09:47 +0000 |
Richard M. Stallman |
(update_end): Clear updating_frame before calling hook.
|
Thu, 20 Jan 1994 23:50:37 +0000 |
Richard M. Stallman |
(double_dollars): New function.
|
Thu, 20 Jan 1994 19:58:44 +0000 |
Richard M. Stallman |
Doc fix.
|
Thu, 20 Jan 1994 19:56:36 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 20 Jan 1994 19:54:47 +0000 |
Richard M. Stallman |
(Fprevious_property_change): Move back at least 1 char.
|
Thu, 20 Jan 1994 15:12:30 +0000 |
Richard M. Stallman |
(enable-flow-control-on): Do nothing if no TERM.
|
Thu, 20 Jan 1994 14:41:49 +0000 |
Richard M. Stallman |
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
|
Thu, 20 Jan 1994 14:39:31 +0000 |
Richard M. Stallman |
Handle --with-x-toolkit. Produce lwlib/Makefile.
|
Thu, 20 Jan 1994 14:27:51 +0000 |
Richard M. Stallman |
(make-help-screen): Use overriding-local-map.
|
Thu, 20 Jan 1994 13:16:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jan 1994 23:12:25 +0000 |
Richard M. Stallman |
Add #undef SYSTEM_MALLOC.
|
Wed, 19 Jan 1994 18:45:34 +0000 |
Richard M. Stallman |
(isearch-push-state): Save isearch-case-fold-search.
|
Wed, 19 Jan 1994 17:21:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jan 1994 15:25:32 +0000 |
Richard M. Stallman |
(shell-command-on-region): If we quit the command,
|
Wed, 19 Jan 1994 15:12:34 +0000 |
Richard M. Stallman |
Include errno.h; don't include fasync.h.
|
Wed, 19 Jan 1994 14:21:20 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
|
Wed, 19 Jan 1994 13:57:16 +0000 |
Richard M. Stallman |
Better, more user-oriented doc strings.
|
Wed, 19 Jan 1994 04:15:49 +0000 |
Richard M. Stallman |
Add #undef for USE_X_TOOLKIT.
|
Wed, 19 Jan 1994 00:04:56 +0000 |
Richard M. Stallman |
(lwlib/Makefile): New target.
|