Mercurial > emacs
graph
-
(comint-after-partial-filename-command,1994-03-03, by Richard M. Stallman
-
(generate-file-autoloads): Move misplaced paren in match clause of cond1994-03-03, by Roland McGrath
-
Fix typo in comment.1994-03-03, by Karl Heuer
-
(server-switch-buffer): Don't select a minibuffer.1994-03-03, by Karl Heuer
-
(Fread_file_name): Do the right thing when insert-default-directory is nil.1994-03-03, by Karl Heuer
-
(record_delete): Save last_point_position in the undo record, rather than the1994-03-03, by Karl Heuer
-
New variable last_point_position.1994-03-03, by Karl Heuer
-
(command_loop_1): Set last_point_position to the value of point.1994-03-03, by Karl Heuer
-
(Finsert_file_contents): If undo_list was t, leave it t.1994-03-03, by Richard M. Stallman
-
(kill-emacs-query-functions, kill-buffer-query-functions):1994-03-03, by Richard M. Stallman
-
(outline-on-heading-p): Use bolp.1994-03-03, by Richard M. Stallman
-
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.1994-03-03, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-03, by Karl Heuer
-
(map_event_to_object, set_frame_menubar):1994-03-03, by Richard M. Stallman
-
Comment change.1994-03-03, by Richard M. Stallman
-
Use add-hook instead of setq.1994-03-03, by Karl Heuer
-
(Fget_file_buffer): Doc fix.1994-03-03, by Karl Heuer
-
(buffer-file-truename): Doc fix.1994-03-03, by Karl Heuer
-
(substitute-key-definition): Avoid infinite recursion.1994-03-03, by Karl Heuer
-
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.1994-03-03, by Karl Heuer
-
(chan_process, Vprocess_alist): Declared.1994-03-02, by Richard M. Stallman
-
(chan_process, Vprocess_alist): No longer static.1994-03-02, by Richard M. Stallman
-
(mouse-choose-completion): Use that as the buffer to edit.1994-03-02, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.1994-03-02, by Richard M. Stallman
-
(Fdisplay_completion_list): Restore original buffer1994-03-02, by Richard M. Stallman
-
(completion-list-mode): Set completion-reference-buffer1994-03-02, by Richard M. Stallman
-
(menu_bar_items): When moving an item to the end,1994-03-02, by Richard M. Stallman
-
Include unistd.h.1994-03-02, by Richard M. Stallman
-
(Fdelete_frame): Don't initialize a Lisp_Object.1994-03-02, by Richard M. Stallman
-
(telnet): Use chars in comint-delimiter-argument-list.1994-03-02, by Richard M. Stallman
-
(shell-delimiter-argument-list): Now has chars, not strings.1994-03-02, by Richard M. Stallman
-
(comint-arguments): Use just one regexp to find end of arg1994-03-02, by Richard M. Stallman
-
(pascal-calculate-indent): Fixed indentation bug1994-03-02, by Richard M. Stallman
-
(shell-dirtrackp): Variable definition added.1994-03-02, by Richard M. Stallman
-
(inferior-lisp-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(shell-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(inferior-scheme-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(full-copy-sparse-keymap): Function deleted.1994-03-02, by Richard M. Stallman
-
(diff-latest-backup-file): Check for a file-name-handler and run it.1994-03-02, by Roland McGrath
-
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.1994-03-02, by Richard M. Stallman
-
(copy-face): Don't change old-face and new-face before the frame loop.1994-03-02, by Karl Heuer
-
(with_x_toolkit): Fix typo in previous change.1994-03-02, by Karl Heuer
-
(Fx_list_fonts): Avoid confused increment of info.1994-03-02, by Karl Heuer
-
(Fforward_comment): Do the right thing at eob.1994-03-02, by Karl Heuer
-
(iconify-or-deiconify-frame): Don't make invisible before making visible.1994-03-02, by Karl Heuer
-
(tags-add-tables): Change default value to 'ask-user; update doc.1994-03-02, by Roland McGrath
-
(ispell-message-text-end): New variable.1994-03-02, by Richard M. Stallman
-
Initial revision1994-03-02, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the1994-03-02, by Karl Heuer
-
(mail-do-fcc): Don't write a newline before the text.1994-03-02, by Richard M. Stallman
-
(menu_bar_items): Accept old vector as arg. Return a vector.1994-03-02, by Richard M. Stallman
-
(update_menu_bar): Change call to menu_bar_items.1994-03-02, by Richard M. Stallman
-
(memory_signal_data): No longer static.1994-03-02, by Richard M. Stallman
-
(Fsignal): If DATA is memory_signal_data, don't add to it.1994-03-02, by Richard M. Stallman
-
(struct handler): New field chosen_clause.1994-03-02, by Richard M. Stallman
-
(make_frame): Init menu_bar_items field to 0.1994-03-02, by Richard M. Stallman
-
New s-file for rs60000-ibm-aix3.2.5.1994-03-02, by Karl Heuer
-
Initial revision1994-03-02, by Karl Heuer
-
Use -g with the native compiler.1994-03-02, by Karl Heuer
-
(del_range_1): New function.1994-03-02, by Richard M. Stallman
-
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.1994-03-02, by Richard M. Stallman
-
* calendar.el (calendar-current-date): Use fixed assoc list for1994-03-01, by Edward M. Reingold
-
(pascal-sub-block-re): Recognize for and with.1994-03-01, by Richard M. Stallman
-
Move comment to proper place.1994-03-01, by Doug Evans
-
(Info-restore-point): Don't wipe out hl before using it.1994-03-01, by Karl Heuer
-
(picture-forward-column, picture-backward-column): Allow backward motion1994-03-01, by Karl Heuer
-
(inhibit-startup-echo-area-message): Doc fix.1994-03-01, by Karl Heuer
-
Fix typo in comment.1994-03-01, by Karl Heuer
-
(tc-mode-map): Fix binding of tc-dissociate.1994-03-01, by Karl Heuer
-
(memory_full): Use new variable memory_signal_data with precomputed value1994-02-28, by Karl Heuer
-
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.1994-02-28, by Fred Pierresteguy
-
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use1994-02-28, by Fred Pierresteguy
-
Use GPL.1994-02-27, by David J. MacKenzie
-
*** empty log message ***1994-02-27, by David J. MacKenzie
-
Use GPL.1994-02-27, by David J. MacKenzie
-
Initial revision1994-02-27, by David J. MacKenzie
-
Update GPL.1994-02-27, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.1994-02-27, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.1994-02-27, by David J. MacKenzie
-
Fix comment typos.1994-02-27, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.1994-02-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.1994-02-26, by Richard M. Stallman
-
Comment change.1994-02-26, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.1994-02-26, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the1994-02-26, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a1994-02-26, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed since1994-02-26, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.1994-02-26, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.1994-02-26, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.1994-02-26, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.1994-02-26, by Karl Heuer
-
Delete extra backslash on last line of macro.1994-02-26, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlighting1994-02-26, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.1994-02-25, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.1994-02-25, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.1994-02-25, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and update1994-02-25, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.1994-02-25, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name to1994-02-25, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only to1994-02-25, by Karl Heuer
-
*** empty log message ***1994-02-25, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):1994-02-25, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro that1994-02-25, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.1994-02-24, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.1994-02-24, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.1994-02-24, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.1994-02-24, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.1994-02-24, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
Fix value of docdir.1994-02-24, by Karl Heuer
-
(Fload): Cast the args to stat.1994-02-24, by Richard M. Stallman
-
Install DOC* in docdir.1994-02-24, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.1994-02-24, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(direct_output_for_insert): Fix comment.1994-02-24, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.1994-02-24, by Karl Heuer
-
(Fget_char_property): Fix docstring.1994-02-24, by Karl Heuer
-
(Fget_char_property): New function.1994-02-24, by Karl Heuer
-
Formerly INSTALL.~20~1994-02-24, by Richard M. Stallman
-
(sort_overlays): Allow for null window.1994-02-24, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...1994-02-24, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standard1994-02-24, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.1994-02-24, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.1994-02-24, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.1994-02-24, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):1994-02-24, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).1994-02-24, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.1994-02-24, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.1994-02-24, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.1994-02-24, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Karl Heuer
-
Include usg5-4.h.1994-02-23, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)1994-02-23, by Richard M. Stallman
-
NEWSOS5 conditional deleted.1994-02-23, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.1994-02-23, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.1994-02-23, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give you1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Richard M. Stallman
-
(posn-x-y): New function.1994-02-23, by Richard M. Stallman
-
Removed all support for Emacs-18:1994-02-23, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.1994-02-23, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.1994-02-23, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are1994-02-23, by Karl Heuer
-
New variable docdir to control where the docstring file goes.1994-02-22, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.1994-02-22, by Karl Heuer
-
New path PATH_DOC for doc-directory.1994-02-22, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.1994-02-22, by Karl Heuer
-
(get_doc_string, Snarf_documentation): Use new variable doc_directory.1994-02-22, by Karl Heuer
-
New variable doc_directory.1994-02-22, by Karl Heuer
-
When --run-in-place, don't inherit archlibdir.1994-02-22, by Karl Heuer
-
Move extern declarations to top of file.1994-02-22, by Karl Heuer
-
(get_time): Simplify; avoid calling index.1994-02-22, by Karl Heuer
-
(calendar-cursor-to-date): Fix search string so it1994-02-22, by Richard M. Stallman
-
(make_lispy_event): For menu bar event in USE_X_TOOLKIT1994-02-22, by Richard M. Stallman
-
(construct_menu_click): Undo previous change.1994-02-22, by Richard M. Stallman
-
(x_had_errors_p): New function.1994-02-21, by Richard M. Stallman
-
(get_keyelt): Cached equiv-key data is now a sublist.1994-02-21, by Richard M. Stallman
-
Whitespace change.1994-02-21, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would1994-02-21, by Karl Heuer
-
(single_keymap_panes): Properly skip help-string if any.1994-02-21, by Richard M. Stallman
-
(picture-mode-map): Replace delete-backward-char1994-02-21, by Richard M. Stallman
-
Move config.h after system includes.1994-02-20, by Roland McGrath
-
[BSD]: #undef WCOREDUMP before defining it.1994-02-20, by Roland McGrath
-
(BSD_PGRPS): Add #undef.1994-02-20, by Richard M. Stallman
-
(install-arch-dep, install-arch-indep):1994-02-20, by Richard M. Stallman
-
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.1994-02-20, by Richard M. Stallman
-
(x_window_to_frame): Add parens for clarity.1994-02-19, by Richard M. Stallman
-
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)1994-02-19, by Richard M. Stallman
-
*** empty log message ***1994-02-19, by Richard M. Stallman
-
(get_keyelt): Discard keyboard equivalents1994-02-19, by Richard M. Stallman
-
Find and display keyboard equivalents of menu items.1994-02-19, by Richard M. Stallman
-
(calendar-string-to-mayan-long-count): Don't1994-02-19, by Richard M. Stallman
-
(substitute-key-definition): Don't discard menu strings.1994-02-19, by Richard M. Stallman
-
(lisp-complete-symbol): Doc fix.1994-02-18, by Richard M. Stallman
-
(mouse-delete-max-match): Set len properly.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(Fx_parse_geometry): Don't call check_x.1994-02-18, by Richard M. Stallman
-
(gud-mode): Define C-c C-l in gud buffer.1994-02-18, by Richard M. Stallman
-
Comment change.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
entered into RCS1994-02-18, by Fred Pierresteguy
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.1994-02-18, by Fred Pierresteguy
-
(gnu_bits): Use unsigned char.1994-02-18, by Richard M. Stallman
-
(unshow_buffer): Unconditionally set last_window_start.1994-02-18, by Richard M. Stallman
-
(vc-lookup-triple): Yield nil, not "", if NAME is nil.1994-02-18, by Paul Eggert
-
(Fdelete_other_windows): Don't call Frecenter;1994-02-18, by Richard M. Stallman
-
(dumpglyphs): Try various alternatives for foreground color1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Fred Pierresteguy
-
Delete the code to enable menu bars.1994-02-17, by Richard M. Stallman
-
(defun-prompt-regexp): Now a user variable.1994-02-17, by Richard M. Stallman
-
Use <...> for config.h.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.1994-02-17, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Fix regexp typo.1994-02-17, by Richard M. Stallman
-
* etags.c (--absolute-pathnames): this option removed.1994-02-17, by Francesco Potortì
-
(Finsert_file_contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
(revert-buffer): Use new insert-file-contents replace arg.1994-02-17, by Richard M. Stallman
-
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.1994-02-17, by Noah Friedman
-
(child_setup_tty): Typo in previous change.1994-02-17, by Richard M. Stallman
-
(time-stamp-start): Allow more white space1994-02-17, by Richard M. Stallman
-
entered into RCS1994-02-17, by Richard M. Stallman
-
(unexec): Add cast to result of `sbrk'.1994-02-17, by Richard M. Stallman
-
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.1994-02-17, by Richard M. Stallman
-
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.1994-02-17, by Richard M. Stallman
-
(BSD_PGRPS): Defined.1994-02-17, by Richard M. Stallman
-
(main): Test BSD_PGRPS, not BSD.1994-02-17, by Richard M. Stallman
-
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.1994-02-17, by Richard M. Stallman
-
(mips-sony-newsos*): New configuration.1994-02-17, by Richard M. Stallman
-
(rs6000-bull-bosx*): New configuration.1994-02-17, by Fred Pierresteguy
-
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to1994-02-17, by Roland McGrath
-
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.1994-02-16, by Richard M. Stallman
-
(put_line): Don't break the line if it all fits.1994-02-16, by Richard M. Stallman
-
(recover-file): Call auto-save-file-name-p correctly.1994-02-16, by Richard M. Stallman
-
(c++-mode): Set parse-sexp-ignore-comments to t.1994-02-16, by Richard M. Stallman
-
(interpreter-mode-alist): New variable.1994-02-16, by Richard M. Stallman
-
(face-try-color-list): Don't rely on errors from using1994-02-15, by Richard M. Stallman
-
(sys_write): If any bytes were written, return how many.1994-02-15, by Richard M. Stallman
-
(XTread_socket): Do not assume that select returning1994-02-15, by Richard M. Stallman
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
(Fx_close_current_connection): call check_x.1994-02-14, by Karl Heuer
-
(Fx_popup_menu): Likewise.1994-02-14, by Karl Heuer
-
(check_x): Make it global.1994-02-14, by Karl Heuer
-
(x-own-selection-internal, x-get-selection-internal,1994-02-14, by Karl Heuer
-
(check_x): Declare it.1994-02-14, by Karl Heuer
-
Initial revision1994-02-14, by Richard M. Stallman
-
(current-word): Remove (interactive).1994-02-14, by Karl Heuer
-
(indented_beyond_p): New function.1994-02-14, by Karl Heuer
-
(try_window_id, display_text_line): Treat blank lines specially in1994-02-14, by Karl Heuer
-
Fix comments.1994-02-14, by Karl Heuer
-
* etags.c (absolute_pathnames, cwd): added global vars.1994-02-14, by Francesco Potortì
-
Initial revision1994-02-14, by Roland McGrath
-
(BROKEN_START, TEXT_START): Don't define.1994-02-13, by Roland McGrath
-
(start_of_text): Don't define #ifdef HAVE_TEXT_START.1994-02-13, by Roland McGrath
-
(decode_mode_spec): Support %+.1994-02-13, by Richard M. Stallman
-
(undo, yank): Set this-command to t at start,1994-02-13, by Richard M. Stallman
-
(command_loop_1): On entry, set last_command to this_command.1994-02-13, by Richard M. Stallman
-
(term_init): If no `se', use `me';1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): New variable.1994-02-12, by Richard M. Stallman
-
(face-initialize): Specify default characteristics1994-02-12, by Richard M. Stallman
-
(super-apropos-check-doc-file): Don't attempt to retrieve function1994-02-12, by Karl Heuer
-
(disabled-command-hook): Use eq to compare elts1994-02-12, by Richard M. Stallman
-
Set up Alt keys as well as C-x 8 prefix.1994-02-12, by Richard M. Stallman
-
(Fset_frame_height, Fset_frame_width, Fset_frame_size):1994-02-12, by Richard M. Stallman
-
(clone-init-mode-variables): Don't defvar1994-02-12, by Richard M. Stallman
-
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.1994-02-12, by Karl Heuer
-
(perl-mode): Set parse-sexp-ignore-comments.1994-02-12, by Richard M. Stallman
-
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.1994-02-12, by Richard M. Stallman
-
Fix conditional compilation.1994-02-12, by Karl Heuer
-
Delete HAVE_SETSID; configure checks for that.1994-02-12, by Karl Heuer
-
*** empty log message ***1994-02-12, by Richard M. Stallman
-
(gethomedir): Look at LOGNAME before USER.1994-02-12, by Karl Heuer
-
(x_scroll_bar_create): Fix indentation.1994-02-11, by Karl Heuer
-
(Fuser_real_login_name): Doc fix.1994-02-11, by Karl Heuer
-
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.1994-02-11, by Karl Heuer
-
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to1994-02-11, by Karl Heuer
-
(user-original-login-name): Reduce to a defalias, since it's redundant with1994-02-11, by Karl Heuer
-
(gnus-user-login-name): Fix doc string.1994-02-11, by Karl Heuer
-
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before1994-02-11, by Karl Heuer
-
(init_editfns): Look at LOGNAME before USER.1994-02-11, by Karl Heuer
-
Don't initialize CC.1994-02-11, by Richard M. Stallman
-
(perform-replace): Check for empty stack.1994-02-11, by Karl Heuer
-
(syms_of_buffer): Doc fix.1994-02-11, by Richard M. Stallman
-
(decode_mode_spec): Implement `P'.1994-02-11, by Richard M. Stallman
-
Use -ltermcap, not Emacs's own version. #undef symbols used for1994-02-11, by Charles Hannum
-
(SYSV_SYSTEM_DIR): Define.1994-02-11, by Roland McGrath
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but1994-02-11, by Fred Pierresteguy
-
*** empty log message ***1994-02-11, by Fred Pierresteguy
-
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.1994-02-11, by Fred Pierresteguy
-
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget1994-02-11, by Fred Pierresteguy
-
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.1994-02-11, by Fred Pierresteguy
-
Fix spelling of pre-command-hook.1994-02-11, by Karl Heuer
-
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.1994-02-11, by Karl Heuer
-
Fix syntax used for C-SPC.1994-02-11, by Karl Heuer
-
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is1994-02-11, by Roland McGrath
-
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
Add #undef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char1994-02-11, by Karl Heuer
-
(read_filtered_event): Retry read_char after a buffer change.1994-02-11, by Karl Heuer
-
Split #ifdef so as not to confuse c-mode.1994-02-11, by Karl Heuer
-
(Fpos_visible_in_window_p): Take hscroll into account.1994-02-11, by Karl Heuer
-
(buffer_posn_from_coords): Take hscroll into account.1994-02-10, by Karl Heuer
-
(Fmessage): Copy the text to be displayed into a malloc'd buffer.1994-02-10, by Karl Heuer
-
Comment change.1994-02-10, by Karl Heuer
-
(difftm): Simplify expression.1994-02-10, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify1994-02-10, by Fred Pierresteguy
-
(shell-get-current-command): Make regexp more selective.1994-02-10, by Richard M. Stallman
-
(mouse-start-end): For double click with START on openparen,1994-02-10, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Quote the * in let*.1994-02-10, by Richard M. Stallman
-
Use new name vmsdir.h.1994-02-10, by Richard M. Stallman
-
(outline-mode): Fix spelling of add-hook.1994-02-10, by Karl Heuer
-
(Fdo_auto_save): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fgarbage_collect): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fkill_all_local_variables): Run change-major-mode-hook.1994-02-09, by Karl Heuer
-
(x_display_cursor, process_expose_from_menu): Block input.1994-02-09, by Karl Heuer
-
(vc-comment-to-change-log): Load add-log before binding1994-02-09, by Karl Heuer
-
(CRT0_DUMMIES): Definition deleted.1994-02-09, by Karl Heuer
-
(mouse-start-end): Check START rather than point for being at eob.1994-02-09, by Karl Heuer
-
(mark_object): Fetch obj from *objptr at loop, not at the gotos.1994-02-09, by Karl Heuer
-
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.1994-02-09, by Richard M. Stallman
-
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.1994-02-09, by Richard M. Stallman
-
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,1994-02-09, by Fred Pierresteguy
-
(C_SWITCH_MACHINE): Get this from autoconf.1994-02-09, by Richard M. Stallman
-
(display-time): Use expand-file-name to make file name of wakeup.1994-02-09, by Richard M. Stallman
-
(disabled-command-hook): Use eq to compare elts of this-command-keys.1994-02-09, by Richard M. Stallman
-
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
(rmail-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
Add (require 'rmail) so the macro will be byte-compiled properly.1994-02-09, by Karl Heuer
-
(compute_char_face): Extract overlay-sorting code as a separate function,1994-02-09, by Karl Heuer
-
(sort-overlays): New function, extracted from xfaces.c.1994-02-09, by Karl Heuer
-
(main) [HAVE_SYSVIPC]: Reverse test of fork value.1994-02-08, by Richard M. Stallman
-
(show-children): Don't narrow to (1+ (point-max)) when1994-02-08, by Richard M. Stallman
-
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind1994-02-08, by Roland McGrath
-
*** empty log message ***1994-02-08, by Roland McGrath
-
(print): If print_escapes_newlines, print '\f' as "\\f".1994-02-08, by Roland McGrath
-
(rmail-edit-current-message): Make local variables permanent, so1994-02-08, by Karl Heuer
-
(rmail-variables): Make local variables permanent, so the user can safely1994-02-08, by Karl Heuer
-
(copy-face): Doc fix.1994-02-08, by Richard M. Stallman
-
(finder-mode): Doc fix.1994-02-08, by Richard M. Stallman
-
(mail-signature): Insert a `-- ' line.1994-02-08, by Richard M. Stallman
-
(Fprocess_kill_without_query): Doc fix.1994-02-08, by Richard M. Stallman
-
(compute_motion): Source code was improperly indented.1994-02-08, by Karl Heuer
-
(make-syntax-table): Behave like copy-syntax-table if an argument is given,1994-02-08, by Karl Heuer
-
(batch-update-autoloads): Add missing close paren.1994-02-08, by Karl Heuer
-
*** empty log message ***1994-02-08, by Jim Meyering
-
*** empty log message ***1994-02-08, by Karl Heuer
-
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.1994-02-07, by Karl Heuer
-
(mail-signature): Doc mod.1994-02-07, by Karl Heuer
-
(insert-parentheses): Doc mod.1994-02-07, by Karl Heuer
-
(autoload-trim-file-name): New function.1994-02-07, by Roland McGrath
-
(desktop-bug-report): Command deleted.1994-02-07, by Richard M. Stallman
-
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-french-date,diary-french-date):1994-02-07, by Richard M. Stallman
-
(view-diary-entries,diary-islamic-date): Use new error arg1994-02-07, by Richard M. Stallman
-
(calendar-cursor-holidays): Use new error arg1994-02-07, by Richard M. Stallman
-
(insert-diary-entry,insert-weekly-diary-entry,1994-02-07, by Richard M. Stallman
-
(calendar-mode-line-format): Change "current" to "today".1994-02-07, by Richard M. Stallman
-
Comment change.1994-02-07, by Richard M. Stallman
-
(remote-compile): Set comint-file-name-prefix in the compilation buffer.1994-02-07, by Roland McGrath
-
Fix Roland's misplaced paren around call to marker-buffer.1994-02-07, by Michael I. Bushnell
-
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.1994-02-07, by Fred Pierresteguy
-
Finish previous change.1994-02-07, by Richard M. Stallman
-
Change the sequences aa and ae to just a and e.1994-02-07, by Richard M. Stallman
-
(gomoku-init-display, gomoku-put-char):1994-02-07, by Richard M. Stallman
-
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.1994-02-07, by Richard M. Stallman
-
(makefile-browser-fill, makefile-browser-toggle):1994-02-07, by Richard M. Stallman
-
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(c-macro-expand): Check inhibit-read-only.1994-02-07, by Richard M. Stallman
-
Properly check in the total rewrite installed months ago.1994-02-07, by Richard M. Stallman
-
(update-file-autoloads): Never ask the user where to put a new section.1994-02-07, by Roland McGrath
-
Comment changes.1994-02-07, by Richard M. Stallman
-
Initial revision1994-02-07, by Richard M. Stallman
-
(push-mark): Don't push on global-mark-ring if its car is a marker in the1994-02-07, by Roland McGrath
-
(global-mark-ring, global-mark-ring-max): New variables.1994-02-07, by Roland McGrath
-
Initial revision1994-02-07, by Richard M. Stallman
-
(single_keymap_panes): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(menu_bar_item): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(internal_condition_case_1): New function.1994-02-07, by Richard M. Stallman
-
(indent-c-exp): If line starts with }, ignore what1994-02-07, by Richard M. Stallman
-
(kill-region): Test inhibit-read-only.1994-02-06, by Richard M. Stallman
-
(auto-mode-alist): Add elt for .tcl files.1994-02-06, by Richard M. Stallman
-
(dired-listing-switches): Doc fix.1994-02-06, by Richard M. Stallman
-
(rmail-output): Handle rmail-output-file-alist.1994-02-06, by Richard M. Stallman
-
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES1994-02-06, by Richard M. Stallman
-
(fix_glyph): New function.1994-02-06, by Richard M. Stallman
-
(mouse-yank-secondary): Do move point.1994-02-06, by Richard M. Stallman
-
(menu-bar-emerge-menu): New map.1994-02-06, by Richard M. Stallman
-
Use > as convention for another menu follows.1994-02-06, by Richard M. Stallman
-
Add defvars for many vars already being used.1994-02-06, by Richard M. Stallman
-
Comment change.1994-02-06, by Richard M. Stallman
-
(main) [AIX]: Don't handle signal 20, 21 or 22.1994-02-05, by Richard M. Stallman
-
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.1994-02-05, by Roland McGrath
-
Removed many extra autoload cookies.1994-02-05, by Roland McGrath
-
(internal_condition_case_1): Declared.1994-02-05, by Richard M. Stallman
-
Comment changes and doc fixes.1994-02-05, by Richard M. Stallman
-
(profile): New target.1994-02-05, by Richard M. Stallman
-
(desktop-internal-v2s): Allow saving of markers and subrs.1994-02-05, by Richard M. Stallman
-
(string-rectangle): Make operate-on-rectangle convert tabs.1994-02-05, by Richard M. Stallman
-
(outline-end-of-subtree): If loop leaves us at eob,1994-02-05, by Richard M. Stallman
-
(Fwhere_is_internal): Take just one keymap arg.1994-02-04, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass keymap as that arg1994-02-04, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.1994-02-04, by Richard M. Stallman
-
(rmail-reply): If no resent-date, use ordinary date.1994-02-04, by Richard M. Stallman
-
(outline-mode-map): Move C-c C-h to C-c C-d.1994-02-04, by Richard M. Stallman
-
(verify_interval_modification): When checking read-only, allow for the case1994-02-04, by Karl Heuer
-
(kbd_buffer_get_event): Pass 1 to read_avail_input.1994-02-04, by Richard M. Stallman
-
(drem): Check for this function.1994-02-04, by Karl Heuer
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-04, by Richard M. Stallman
-
(fmod): Implement it on systems where it's missing, using drem if available.1994-02-04, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to1994-02-04, by Fred Pierresteguy
-
(te-escape-help, te-more-break-help, terminal-emulator):1994-02-04, by Richard M. Stallman
-
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):1994-02-04, by Richard M. Stallman
-
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(sentence-end-double-space): New variable.1994-02-04, by Richard M. Stallman
-
(do-auto-fill): Don't break line at period-single-space.1994-02-04, by Richard M. Stallman
-
Add comments describing the rules used by the merge algorithm.1994-02-04, by Karl Heuer
-
(comment-region): Fix previous change.1994-02-04, by Richard M. Stallman
-
(define-mode-clone): Renamed from mode-clone.1994-02-04, by Richard M. Stallman
-
Initial revision1994-02-04, by Richard M. Stallman
-
Rms (in his change to comment-region on Feb 1) decided to make1994-02-03, by Michael I. Bushnell
-
(init_cmdargs): Set Vinstallation_directory.1994-02-03, by Richard M. Stallman
-
(record_first_change): Check for buffer-undo-list = t.1994-02-03, by Richard M. Stallman
-
(c-fill-paragraph): Delete extraneous close paren.1994-02-03, by Karl Heuer
-
(merge_properties_sticky): Preserve original order of properties.1994-02-03, by Karl Heuer
-
(X_IO_BUG): Defined.1994-02-03, by Richard M. Stallman
-
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.1994-02-03, by Richard M. Stallman
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-03, by Richard M. Stallman
-
(scan_buffer): New arg ALLOW_QUIT.1994-02-03, by Richard M. Stallman
-
(find_defun_start): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(Fforward_line): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(XTread_socket): Add X_IO_BUG conditional.1994-02-02, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-02-02, by Richard M. Stallman
-
(thing@pt-version): Removed variable.1994-02-02, by Richard M. Stallman
-
(mouse-sel-version): Don't base version number on1994-02-02, by Richard M. Stallman
-
(server-program): Add exec-directory to value.1994-02-02, by Richard M. Stallman
-
(mips-mips-riscos4*): Set NON_GNU_CPP.1994-02-02, by Richard M. Stallman
-
(sort-paragraphs): Use proper paragraph definition instead of just checking1994-02-02, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we1994-02-02, by Karl Heuer
-
Doc fix.1994-02-02, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.1994-02-02, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 181994-02-02, by Eric S. Raymond
-
(disable-command): Reject invalid commands.1994-02-02, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.1994-02-02, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.1994-02-02, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.1994-02-02, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.1994-02-02, by Karl Heuer