Mercurial > emacs
graph
-
(ORDINARY_LINK): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
Insert missing quote in help-font-lock-keywords.1995-08-11, by Simon Marshall
-
(xmalloc, xrealloc): Use return-type long *.1995-08-11, by Richard M. Stallman
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning1995-08-11, by Richard M. Stallman
-
(Fformat): Limit minlen to avoid stack overflow.1995-08-11, by Richard M. Stallman
-
(doprnt): Error if %-width is too big.1995-08-11, by Richard M. Stallman
-
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h1995-08-11, by Richard M. Stallman
-
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.1995-08-11, by Richard M. Stallman
-
[linux] (COFF, NO_TERMIO): Defined.1995-08-11, by Richard M. Stallman
-
(fatal_unexec): Use vfprintf, not _doprnt.1995-08-11, by Richard M. Stallman
-
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
(isearch-other-meta-char): Avoid bug checking whether1995-08-10, by Richard M. Stallman
-
(byte-compile-insert-header): Use 19.29, not 19.28.901995-08-10, by Richard M. Stallman
-
(server-buffer-done): Pause between client commands,1995-08-10, by Richard M. Stallman
-
Fix defvar equivalent expression.1995-08-10, by Richard M. Stallman
-
Add index and xref to variable-interactive.1995-08-10, by Richard M. Stallman
-
(vc-dired-reformat-line): Display eight character user names correctly.1995-08-10, by Richard M. Stallman
-
Comment change.1995-08-10, by Richard M. Stallman
-
Comment change.1995-08-10, by Richard M. Stallman
-
Added Font Lock mode support.1995-08-10, by Simon Marshall
-
Rewrite texinfo-font-lock-keywords; don't fontify syntactically.1995-08-10, by Simon Marshall
-
Tweak fortran-font-lock-keywords-1.1995-08-10, by Simon Marshall
-
(interpreter-mode-alist): Delete autoload cookie.1995-08-09, by Richard M. Stallman
-
(lock_file): Use get_truename_buffer.1995-08-09, by Richard M. Stallman
-
(get_truename_buffer): New function.1995-08-09, by Richard M. Stallman
-
* man.el (Man-translate-references): Anchor the regexps.1995-08-09, by Francesco Potortì
-
(read_process_output, exec_sentinel): Call1995-08-08, by Richard M. Stallman
-
(Freplace_match): New arg SUBEXP.1995-08-08, by Richard M. Stallman
-
(vc-revert-buffer): In a dedicated solitary window,1995-08-08, by Richard M. Stallman
-
Add subexp arg to replace-match.1995-08-08, by Richard M. Stallman
-
(forward-paragraph): Don't overlook a paragraph-start1995-08-08, by Richard M. Stallman
-
Make Major Mode Conventions xref to Tips for Defining.1995-08-08, by Richard M. Stallman
-
New node, Tips for Defining.1995-08-08, by Richard M. Stallman
-
(dired-mode-map): Set up the map completely1995-08-08, by Richard M. Stallman
-
(read_key_sequence): Undo previous change.1995-08-08, by Richard M. Stallman
-
[ps2]: Use nlist instead of knlist #ifdef _AIX. make-3-74-1 make-3-74-21995-08-07, by Roland McGrath
-
(signal_before_change, signal_after_change): Fix1995-08-07, by Karl Heuer
-
(doprnt): Don't let size_bound be gigantic. Fix error message.1995-08-07, by Richard M. Stallman
-
(command-line-1): Fix previous change.1995-08-07, by Richard M. Stallman
-
(tcl-do-auto-fill): Only fill past fill-column; for 19.29.1995-08-07, by Tom Tromey
-
(byte-compile-output-docform): Check1995-08-07, by Richard M. Stallman
-
(main): Fix previous change.1995-08-06, by Richard M. Stallman
-
(redisplay): Compute mini_frame the same way echo_area_display does.1995-08-06, by Richard M. Stallman
-
Standardize layout of doc strings.1995-08-06, by Richard M. Stallman
-
(delete-selection-pre-hook): New type value `yank'.1995-08-06, by Richard M. Stallman
-
(column-number-mode, line-number-mode): Default now t.1995-08-06, by Richard M. Stallman
-
(run_hook_with_args): Move the GCPRO2; add UNGCPRO.1995-08-06, by Richard M. Stallman
-
(m68*-next-*): Use m68k.h and nextstep.h.1995-08-05, by Richard M. Stallman
-
(Qbefore_change_functions, Qafter_change_functions): Declared.1995-08-05, by Richard M. Stallman
-
(Qbefore_change_functions, Qafter_change_functions): New variables.1995-08-05, by Richard M. Stallman
-
(signal_before_change, signal_after_change): Major rewrite.1995-08-05, by Richard M. Stallman
-
(Fdisplay_completion_list): gcpro elt.1995-08-05, by Richard M. Stallman
-
(print_string): Use insert_from_string for output to buffer.1995-08-05, by Richard M. Stallman
-
(run_hook_with_args): Add gcpros.1995-08-05, by Richard M. Stallman
-
(saved_doc_string*): New variables.1995-08-05, by Richard M. Stallman
-
(Info-read-node-name-1): New function.1995-08-05, by Richard M. Stallman
-
(tab-to-tab-stop): Expand abbrevs only after a word-char.1995-08-05, by Richard M. Stallman
-
(main): Mention lock file name in error message.1995-08-05, by Richard M. Stallman
-
(set-face-background): When using face-color-supported-p,1995-08-05, by Richard M. Stallman
-
Explain how delete-region alters point.1995-08-05, by Richard M. Stallman
-
(Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.1995-08-05, by Richard M. Stallman
-
(Ffocus_frame, Funfocus_frame): Make them no-ops.1995-08-05, by Richard M. Stallman
-
(fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):1995-08-05, by Richard M. Stallman
-
(x_delete_display) [AIX]: Don't call XRmDestroyDatabase.1995-08-05, by Richard M. Stallman
-
(bibtex-maintain-sorted-entries): Make nil the default.1995-08-05, by Richard M. Stallman
-
(ps-print-emacs-type): Renamed from emacs-type.1995-08-04, by Richard M. Stallman
-
Renamed `fsf' to `emacs' in all names.1995-08-04, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add regexp for Sun ada.1995-08-04, by Roland McGrath
-
Initial revision1995-08-04, by Richard M. Stallman
-
(redisplay): When displaying a terminal frame,1995-08-03, by Richard M. Stallman
-
(command-line-1): Mention recover-session if there's a .saves file.1995-08-03, by Richard M. Stallman
-
Don't alter bindings in minibuffer-local-must-match-map1995-08-03, by Richard M. Stallman
-
(resize-minibuffer-setup): Use make-local-hook.1995-08-03, by Richard M. Stallman
-
Move various Q... vars to top of file, unconditional.1995-08-03, by Richard M. Stallman
-
(tpu-control-keys): New initial value, nil.1995-08-03, by Richard M. Stallman
-
(read_key_sequence): Don't downshift an event1995-08-03, by Richard M. Stallman
-
(jka-compr-load): Bind load-force-doc-strings.1995-08-02, by Richard M. Stallman
-
(dired-do-copy): Doc fix.1995-08-02, by Richard M. Stallman
-
(archive-remote-regexp): Don't accept hostnames1995-08-02, by Richard M. Stallman
-
(HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.1995-08-02, by Richard M. Stallman
-
(sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.1995-08-02, by Richard M. Stallman
-
(HAVE_SELECT): Defined.1995-08-02, by Richard M. Stallman
-
(fill-region-as-paragraph): Don't find adaptive-fill-regexp1995-08-02, by Richard M. Stallman
-
(unload-feature): Delete the file's load-history element.1995-08-02, by Richard M. Stallman
-
(XTread_socket): For UnmapNotify, use x_top_window_to_frame.1995-08-02, by Richard M. Stallman
-
Maybe include net/errno.h.1995-08-02, by Richard M. Stallman
-
(cons_cells_consed, floats_consed, vector_cells_consed)1995-08-02, by Richard M. Stallman
-
[USE_X_TOOLKIT] (xmenu_show): Compute root-based1995-08-02, by Richard M. Stallman
-
(xm_popup_menu): New arg `event'.1995-08-02, by Richard M. Stallman
-
(xlw_popup_menu): New arg event.1995-08-02, by Richard M. Stallman
-
(lw_popup_menu): New arg event, passed along.1995-08-02, by Richard M. Stallman
-
(gud-xdb-marker-filter): Change pattern to accept spc at end.1995-08-02, by Richard M. Stallman
-
(do_switch_frame): Do nothing special when switching between terminal frames.1995-08-01, by Richard M. Stallman
-
(file-name-handler-alist): Don't match host name ending in period.1995-08-01, by Richard M. Stallman
-
(recover-session): Mention deletion is possible.1995-08-01, by Richard M. Stallman
-
(2C-toggle-autoscroll, 2C-autoscroll):1995-08-01, by Karl Heuer
-
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.1995-08-01, by Roland McGrath
-
(byte-optimize-nthcdr): Fix previous change.1995-08-01, by Richard M. Stallman
-
(dired-insert-set-properties): Catch errors.1995-07-31, by Richard M. Stallman
-
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.1995-07-31, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.1995-07-31, by Karl Heuer
-
(dired-read-shell-command): Pass `shell-command-history' to read-string.1995-07-31, by Richard M. Stallman
-
Declare hook running functions.1995-07-31, by Simon Marshall
-
Remove the remaining hook running functions. They are in C now.1995-07-31, by Simon Marshall
-
(kbd_buffer_get_event, swallow_events): Fix prev change.1995-07-31, by Richard M. Stallman
-
Major additions by Gustavo Chaves.1995-07-31, by Richard M. Stallman
-
(rmail-unix-mail-delimiter): Allow two-letter timezone name.1995-07-30, by Richard M. Stallman
-
(byte-compile-insert-header): If compiling for vers 18,1995-07-30, by Richard M. Stallman
-
(set-face-background): Don't treat nil as a color.1995-07-30, by Richard M. Stallman
-
(dabbrev-expand): Save previous point for undo.1995-07-30, by Richard M. Stallman
-
(gettimeofday): New function, defined if necessary.1995-07-30, by Richard M. Stallman
-
(Fmake_terminal_frame): Copy face_alist from selected frame.1995-07-30, by Richard M. Stallman
-
(with-electric-help): Doc fix.1995-07-30, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.1995-07-30, by Richard M. Stallman
-
(cd): When reading arg, use just directory as the default.1995-07-30, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.1995-07-30, by Richard M. Stallman
-
(forward-paragraph): Don't move back over a line1995-07-29, by Richard M. Stallman
-
(isearch-mode-map): Don't bind tab, return, kp-N, etc.1995-07-29, by Richard M. Stallman
-
(fortran-break-line): Fixed a bug that sometimes1995-07-29, by Richard M. Stallman
-
(vc-resynch-buffer): New function.1995-07-29, by Richard M. Stallman
-
Initial revision1995-07-29, by Richard M. Stallman
-
(kbd_buffer_get_event): Update input_pending after1995-07-28, by Richard M. Stallman
-
(syms_of_eval): Add missing defsubr.1995-07-28, by Karl Heuer
-
(describe_buffer_bindings): Print bindings from1995-07-28, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.1995-07-28, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-regexp.1995-07-28, by Richard M. Stallman
-
(imenu-generic-lisp-expression)1995-07-28, by Karl Heuer
-
(c++-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(c-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(latex-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(texinfo-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(ada-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(lisp-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
Add keywords and comments as per conventions.1995-07-27, by Richard M. Stallman
-
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.1995-07-27, by Karl Heuer
-
(texinfo-specific-section-type): Use buffer-substring-no-properties.1995-07-27, by Richard M. Stallman
-
(struct sortstrlist): New type.1995-07-27, by Karl Heuer
-
(vip-overriding-map): new variable.1995-07-27, by Michael Kifer
-
(vip-repeat-from-history-key): new default.1995-07-27, by Michael Kifer
-
(vip-multiclick-timeout): new default.1995-07-27, by Michael Kifer
-
(vip-add-hook,vip-remove-hook): new functions.1995-07-27, by Michael Kifer
-
*** empty log message ***1995-07-27, by Michael Kifer
-
(vip-info-file-name): variable removed.1995-07-27, by Michael Kifer
-
(x-font-regexp): Add \\(\\) for substring extraction.1995-07-27, by Karl Heuer
-
(pascal-mode): Added imenu support.1995-07-27, by Richard M. Stallman
-
(texinfo-environment-regexp): Allow whitespace at BOL.1995-07-27, by Richard M. Stallman
-
(tpu-backward-line): Only move to BOL if not already there.1995-07-27, by Richard M. Stallman
-
(tpu-version): New version.1995-07-27, by Richard M. Stallman
-
Comment changes.1995-07-27, by Richard M. Stallman
-
(update_menu_bar): Pass new arg to set_frame_menubar.1995-07-26, by Richard M. Stallman
-
(indent-region-function): Doc fix.1995-07-26, by Richard M. Stallman
-
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.1995-07-26, by Richard M. Stallman
-
(prefix-args): Pass ALL_LDFLAGS.1995-07-26, by Richard M. Stallman
-
Account for termcap file renaming.1995-07-26, by David J. MacKenzie
-
TERMCAP_NAME -> TERMCAP_FILE.1995-07-26, by David J. MacKenzie
-
(tparam): Remove arg array and the #ifdef.1995-07-26, by David J. MacKenzie
-
(perl-imenu-generic-expression) New variable.1995-07-26, by Richard M. Stallman
-
multiple-frames is not terminal-local.1995-07-26, by Richard M. Stallman
-
Move #define of bcopy to after #include <string.h>.1995-07-26, by David J. MacKenzie
-
Delete duplicate definitions for format-find-file and format-insert-file.1995-07-26, by Richard M. Stallman
-
Use defopt for same-window-buffer-names and same-window-regexps.1995-07-26, by Richard M. Stallman
-
Do renamings:1995-07-26, by Karl Heuer
-
Do renamings:1995-07-26, by Karl Heuer
-
(LIBS_SYSTEM): Defined.1995-07-25, by Richard M. Stallman
-
(LIBS_MACHINE): Delete -lsun.1995-07-25, by Richard M. Stallman
-
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)1995-07-25, by Karl Heuer
-
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.1995-07-25, by Richard M. Stallman
-
(struct x_output): Renamed from struct x_display.1995-07-25, by Richard M. Stallman
-
(struct frame): Rename `display' member to `output_data'.1995-07-25, by Richard M. Stallman
-
(imenu--history-list): Don't make this buffer-local.1995-07-25, by Richard M. Stallman
-
(run-hook-with-args): Fix previous code.1995-07-25, by Karl Heuer
-
(tar-copy): Inhibit use of jka-compr handler1995-07-25, by Richard M. Stallman
-
Include buffer.h.1995-07-25, by Richard M. Stallman
-
(enum event_kind): Added menu_bar_activate_event.1995-07-25, by Richard M. Stallman
-
(kbd_buffer_get_event) [USE_X_TOOLKIT]:1995-07-25, by Richard M. Stallman
-
(struct x_display): New fields saved_button_event, id.1995-07-25, by Richard M. Stallman
-
(next_noop_dpyinfo): New variable.1995-07-25, by Richard M. Stallman
-
(x_menubar_window_to_frame): New function.1995-07-25, by Richard M. Stallman
-
(signal_before_change): Use Frun_hook_with_args.1995-07-25, by Karl Heuer
-
(Frun_hook_with_args): New C function, formerly in subr.el.1995-07-25, by Karl Heuer
-
(Frun_hook_with_args): Declare this function.1995-07-25, by Karl Heuer
-
(run-hook-with-args): Deleted; now in C code.1995-07-25, by Karl Heuer
-
(make-face-bold, make-face-italic, make-face-bold-italic)1995-07-25, by Richard M. Stallman
-
(rmail-insert-inbox-text): Always use movemail when renaming a file.1995-07-25, by Richard M. Stallman
-
(Fprimitive_undo): Don't end inner loop1995-07-25, by Richard M. Stallman
-
(Fstart_process): Don't expand the file name before trying openp.1995-07-25, by Richard M. Stallman
-
Explain CTRL-META chars and how to use ESC for them.1995-07-24, by Richard M. Stallman
-
(Info-current-file): Doc fix.1995-07-24, by Richard M. Stallman
-
(tcl-word-no-props): New function.1995-07-23, by Tom Tromey
-
Doc fixes.1995-07-23, by Tom Tromey
-
(Fprevious_window, Fnext_window): When minibuf = nil,1995-07-23, by Richard M. Stallman
-
(do_auto_save_unwind): Set auto_saving to 0.1995-07-22, by Richard M. Stallman
-
(Fget_char_property): If OBJECT is non-current buffer,1995-07-22, by Richard M. Stallman
-
Add latest changes of old library and some more.1995-07-22, by Karl Heuer
-
(read_list): When a file loaded from site-init.el uses #$,1995-07-21, by Richard M. Stallman
-
(byte-optimize-lapcode): Fix format calls.1995-07-21, by Richard M. Stallman
-
(AIX4): New definition.1995-07-21, by Richard M. Stallman
-
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.1995-07-21, by Richard M. Stallman
-
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.1995-07-21, by Richard M. Stallman
-
(set_frame_menubar): If the Lisp-level menu bar menus1995-07-21, by Richard M. Stallman
-
(menu-bar-buffer-menu): Function deleted.1995-07-21, by Richard M. Stallman
-
(echo_area_window): Declared.1995-07-21, by Richard M. Stallman
-
(read_minibuf): Call choose_minibuffer_frame.1995-07-21, by Richard M. Stallman
-
(do_switch_frame): Don't call choose_minibuffer_frame.1995-07-21, by Richard M. Stallman
-
(echo_area_display): Use selected frame's minibuf window1995-07-21, by Richard M. Stallman
-
(command_loop_1): Clear echo area after 2 sec1995-07-21, by Richard M. Stallman
-
(update_frame): Check that the echo area is in the frame being displayed.1995-07-21, by Richard M. Stallman
-
(font-lock-make-faces): Redo logic for whether1995-07-21, by Richard M. Stallman
-
(syms_of_xmenu): Set up Qdebug_on_next_call.1995-07-21, by Richard M. Stallman
-
(indent-new-comment-line): fill-prefix overrides comment indentation.1995-07-21, by Richard M. Stallman
-
(Fformat): Doc fix.1995-07-20, by Richard M. Stallman
-
(Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.1995-07-20, by Richard M. Stallman
-
(prepare_to_modify_buffer): Don't lock the file1995-07-20, by Richard M. Stallman
-
Update disk requirements.1995-07-20, by Karl Heuer
-
(local-variables-section): Delete autoload cookie.1995-07-20, by Richard M. Stallman
-
(Fsafe_length): Use conservative upper bound.1995-07-20, by Karl Heuer
-
Comment change.1995-07-20, by Karl Heuer
-
[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.1995-07-20, by Richard M. Stallman
-
(init_callproc): Set Vdoc_directory based on1995-07-20, by Richard M. Stallman
-
(init_environment): Move alloca call out of function arg.1995-07-20, by Richard M. Stallman
-
(mail-fetch-field): Use buffer-substring-no-properties.1995-07-20, by Richard M. Stallman
-
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.1995-07-20, by Richard M. Stallman
-
(derived-mode-set-keymap): Cope if old-map is nil.1995-07-20, by Richard M. Stallman
-
(menu-bar-update-yank-menu): Treat all-dashes specially.1995-07-20, by Richard M. Stallman
-
M-ESC => M-:1995-07-19, by Richard M. Stallman
-
(unload_color): Don't free colors if immutable colormap.1995-07-19, by Richard M. Stallman
-
(mail-default-reply-to): Doc fix.1995-07-19, by Richard M. Stallman
-
(backquote): Doc fix.1995-07-19, by Richard M. Stallman
-
(init_alloc_once): Set gc_cons_threshold from Lisp obj size.1995-07-19, by Richard M. Stallman
-
(outline-next-visible-heading): Rewritten to handle1995-07-19, by Richard M. Stallman
-
(Fformat): Increment total for size of control string.1995-07-18, by Richard M. Stallman
-
(Fmessage): Doc fix.1995-07-18, by Richard M. Stallman
-
(electric-helpify): Autoload with-electric-help, electric-helpify.1995-07-18, by Richard M. Stallman
-
Update overriding-local-map-menu-flag.1995-07-18, by Richard M. Stallman
-
Document overriding-terminal-local-map.1995-07-18, by Richard M. Stallman
-
(decode_mode_spec): New arg spec_width.1995-07-18, by Richard M. Stallman
-
(Fwindow_start): Doc fix.1995-07-18, by Richard M. Stallman
-
Explain how redisplay updates window-start.1995-07-18, by Richard M. Stallman
-
(font-lock-defaults): New variable.1995-07-18, by Richard M. Stallman
-
Fix update of finder-inf.el, and byte-compile it.1995-07-18, by Richard M. Stallman
-
(forward-same-syntax): New function.1995-07-18, by Richard M. Stallman
-
Don't (require 'backquote).1995-07-18, by Richard M. Stallman
-
(file-name-sans-versions): Recognize version control version numbers.1995-07-18, by Richard M. Stallman
-
(vc-mode-line, vc-find-file-hook): Moved the test for1995-07-18, by Richard M. Stallman
-
(vc-do-command): Added parameter BUFFER (the default,1995-07-18, by Richard M. Stallman
-
(menu-bar-tools-menu): Don't define gnus entry if no network support.1995-07-18, by Richard M. Stallman
-
(auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.1995-07-18, by Richard M. Stallman
-
(ada-ident-re): Doc fix.1995-07-18, by Richard M. Stallman
-
(SUNOS4_SHARED_LIBRARIES): Defined.1995-07-18, by Richard M. Stallman
-
(unexec): If not SUNOS4_SHARED_LIBRARIES1995-07-18, by Richard M. Stallman
-
(Ffuncall, Fapply): Doc fix.1995-07-18, by Richard M. Stallman
-
(Fcall_interactively): Doc fix.1995-07-18, by Richard M. Stallman
-
(x-create-frame-with-faces):1995-07-18, by Richard M. Stallman
-
Rename {src,lib-src}/Makefile.in.in to Makefile.in.1995-07-18, by Richard M. Stallman
-
(src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.1995-07-18, by Richard M. Stallman
-
(distclean): Delete Makefile.c, not Makefile.in.1995-07-18, by Richard M. Stallman
-
(distclean): Delete Makefile.c, not Makefile.in.1995-07-18, by Richard M. Stallman
-
(paths.h): Depend on paths.in.1995-07-18, by Richard M. Stallman
-
Fix the other instance too.1995-07-18, by Karl Heuer
-
(Fbyte_code): Fix variable names in previous change.1995-07-18, by Karl Heuer
-
(mouse_get_pos, mouse_check_moved, XMenuActivate):1995-07-18, by Karl Heuer
-
Comment change.1995-07-18, by Richard M. Stallman
-
(mouse_moved): Variable deleted.1995-07-17, by Karl Heuer
-
Fix conditional.1995-07-17, by Karl Heuer
-
(bookmark-make): Strip text properties off name.1995-07-17, by Karl Heuer
-
(electric-buffer-list): Save point before1995-07-17, by Karl Heuer
-
(ff-set-point-accordingly): Doc fix.1995-07-17, by Karl Heuer
-
(vc-backend-merge-news): Force to refetch the1995-07-17, by Karl Heuer
-
(shell-command): Use save-match-data.1995-07-17, by Karl Heuer
-
(mail-setup-hook): New defvar.1995-07-17, by Karl Heuer
-
(normal-top-level): Don't use mail-host-address1995-07-17, by Karl Heuer
-
(x-create-frame-with-faces): Set background-mode1995-07-17, by Karl Heuer
-
(vc-mode-line): Don't write-protect a1995-07-17, by Karl Heuer
-
(remote-shell-program): Try rcmd also.1995-07-17, by Karl Heuer
-
(ediff-skip-unsuitable-frames): Use make-frame,1995-07-17, by Karl Heuer
-
(menu-bar-help-menu): Add finder-by-keyword.1995-07-17, by Karl Heuer
-
(canonically-space-region): Doc fix.1995-07-17, by Karl Heuer
-
(vendor-specific-keysyms):1995-07-17, by Karl Heuer
-
(dabbrev--search): Don't let spurious match in middle1995-07-17, by Karl Heuer
-
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.1995-07-17, by Karl Heuer
-
(mouse-major-mode-menu): Catch quit in read-key-sequence.1995-07-17, by Karl Heuer
-
(byte-compile-output-file-form): Bind print-length1995-07-17, by Karl Heuer
-
(add-log-current-defun): Handle C struct definitions.1995-07-17, by Karl Heuer
-
(byte-optimize-nth, byte-optimize-nthcdr):1995-07-17, by Karl Heuer
-
Add provide.1995-07-17, by Karl Heuer
-
[linux]: Include values.h and #undef1995-07-17, by Karl Heuer
-
(sys_close): Handle Sunos 4.1 bug in close errno value.1995-07-17, by Karl Heuer
-
(Fx_list_fonts): Don't free thisinfo if it is 0.1995-07-17, by Karl Heuer
-
(Fread): Rename arg READCHARFUN to STREAM.1995-07-17, by Karl Heuer
-
(win32_mouse_position, mouse_moved_to):1995-07-17, by Karl Heuer
-
(struct frame): New field `mouse_moved'.1995-07-17, by Karl Heuer
-
(current_minor_maps): Catch errors in Findirect_function.1995-07-17, by Karl Heuer
-
(keyboard_bit_set): Fix one-off in loop end.1995-07-17, by Karl Heuer
-
(Fwrite_region): If fsync fails with EINTR, don't1995-07-17, by Karl Heuer
-
(lispsource): Renamed from lispdir.1995-07-17, by Karl Heuer
-
(last_overlay_modification_hooks): New variable.1995-07-17, by Karl Heuer
-
(Fexpt): Use EMACS_INT for integer calculation.1995-07-17, by Karl Heuer
-
(_setjmp, _longjmp): Add #undef's.1995-07-17, by Karl Heuer
-
(SCO_R4): Defined.1995-07-17, by Karl Heuer
-
(AMPERSAND_FULL_NAME): Defined.1995-07-17, by Karl Heuer
-
(main): Add to usage message.1995-07-17, by Karl Heuer
-
(Fsit_for): Don't call prepare_menu_bars here.1995-07-17, by Karl Heuer
-
(x_clear_frame_selections): Delete duplicate code.1995-07-17, by Karl Heuer
-
[HAVE_X11XTR6]: Include locale.h1995-07-17, by Karl Heuer
-
(Flist): Rewritten.1995-07-17, by Karl Heuer
-
(Fnumber_to_string): Make `buffer' long enough.1995-07-17, by Karl Heuer
-
(Fbyte_code): For Beqlsign, if both args are ints,1995-07-17, by Karl Heuer
-
(tags): Synonym for `TAGS'.1995-07-17, by Karl Heuer
-
(mips-dec-ultrix*): Assume version 4.3.1995-07-17, by Karl Heuer
-
(inferior-tcl-mode): Use modeline-process if it exists.1995-07-17, by Tom Tromey
-
XEmacs currently must use tcl-internal-end-of-defun1995-07-17, by Tom Tromey
-
Fix minor error.1995-07-17, by Richard M. Stallman
-
(install, maybe-blessmail): Don't cd ..;1995-07-16, by Karl Heuer
-
Changes to make menus work in XEmacs.1995-07-14, by Tom Tromey
-
(comint-kill-output): Preserve entire partial line at1995-07-12, by Karl Heuer
-
Fixed Author: comment. This code bears no relation to what I wrote.1995-07-12, by Roland McGrath
-
(tcl-mode): Customize for new dabbrev.1995-07-11, by Tom Tromey
-
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".1995-07-10, by Francesco Potortì
-
(tcl-do-fill-paragraph): New function.1995-07-09, by Tom Tromey
-
(tcl-mode): Fixes to 19.29 paragraph variables.1995-07-09, by Tom Tromey
-
(tcl-do-auto-fill): Set fill-prefix.1995-07-09, by Tom Tromey
-
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside1995-07-09, by Simon Marshall
-
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.1995-07-09, by Simon Marshall
-
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.291995-07-09, by Tom Tromey
-
(datearg): Separate date from time with comma, not space,1995-07-08, by Paul Eggert
-
(forms-mode): treat local-write-file-hooks as a list.1995-07-08, by Johan Vromans
-
Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems1995-07-07, by Paul Eggert
-
Symbols renamed to be like mode-line indicator.1995-07-07, by Karl Heuer
-
restructured, largely rewritten without the bugs and1995-07-07, by Karl Heuer
-
Initial revision1995-07-07, by Karl Heuer
-
New name for generalized upd-copyr.el1995-07-07, by Karl Heuer
-
extended to use skeletons or call functions1995-07-07, by Karl Heuer
-
partly rewritten and extended.1995-07-07, by Karl Heuer
-
(make-autoload): Generate `(autoload ...)' form for1995-07-07, by Karl Heuer
-
(command-apropos): Deleted function. This is replaced by1995-07-07, by Karl Heuer
-
Restructured, largely rewritten and extended.1995-07-07, by Karl Heuer
-
[!__GNUC__] (LD_SWITCH_SYSTEM): Define this.1995-07-07, by Richard M. Stallman
-
(C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these1995-07-07, by Richard M. Stallman
-
(LIB_MOTIF, VFORK_RETURN_TYPE): Define these.1995-07-07, by Richard M. Stallman
-
(x_initialize) [USE_X_TOOLKIT]: Set fallback resources.1995-07-07, by Richard M. Stallman
-
(redisplay_window): Fix typos in clip_changed change.1995-07-07, by Richard M. Stallman
-
(Fset_window_hscroll): Set clip_changed in the buffer.1995-07-07, by Richard M. Stallman
-
(Fstart_process): Expand PROGRAM.1995-07-07, by Richard M. Stallman
-
(get_keymap_1): Declared.1995-07-07, by Richard M. Stallman
-
(Fwiden): Set clip_changed in current buffer.1995-07-07, by Richard M. Stallman
-
(overlays_in): Don't count empty overlays at END.1995-07-07, by Richard M. Stallman
-
(byte-compile-obsolete): Do the funcall to compile1995-07-07, by Richard M. Stallman
-
(calculate-c-indent-after-brace): New function.1995-07-07, by Richard M. Stallman
-
(find-dired): Undefine the g command.1995-07-07, by Richard M. Stallman
-
(font-lock-make-faces): On grayscale screen,1995-07-07, by Richard M. Stallman
-
(switch-to-completions): Make a completions window if none.1995-07-07, by Richard M. Stallman
-
(timezone-parse-date): Ignore text properties.1995-07-07, by Richard M. Stallman
-
(vc-fetch-master-properties): Better error1995-07-07, by Richard M. Stallman
-
Don't break intra-tree links.1995-07-07, by Richard M. Stallman
-
(uninstall, install-arch-indep): Install info/ediff*.1995-07-07, by Richard M. Stallman
-
Don't use relocatable allocator.1995-07-07, by Richard M. Stallman
-
Put back archlibdir. Require autoconf 2.4.1 or later.1995-07-06, by David J. MacKenzie
-
(read_char): Temporarily clear Vquit_flag1995-07-02, by Richard M. Stallman
-
(x-font-regexp): Include the avgwidth.1995-07-02, by Richard M. Stallman
-
(iso-transl-char-map): Treat m, *m like u and *u.1995-07-02, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to nil.1995-07-02, by Richard M. Stallman
-
(clip_changed): Variable deleted.1995-07-02, by Richard M. Stallman
-
(struct buffer): New field clip_changed.1995-07-02, by Richard M. Stallman
-
(x_set_icon_type, x_set_icon_name): Don't ever remap the1995-07-02, by Richard M. Stallman
-
(Vspecial_event_map): New variable.1995-07-02, by Richard M. Stallman
-
(compute_char_face): Use Fsafe_length.1995-07-01, by Richard M. Stallman
-
(Fsafe_length): Declared.1995-07-01, by Richard M. Stallman
-
(Fsafe_length): New function.1995-07-01, by Richard M. Stallman
-
(shell-quote-argument): Don't do anything, on MS-DOS.1995-07-01, by Richard M. Stallman
-
Use sunos4shr normally for Sunos 4.1.[3-9].1995-07-01, by Richard M. Stallman
-
Don't use sunos4shr.h; go back to 19.28 definition.1995-07-01, by Richard M. Stallman
-
(sigsetmask): Add #undef.1995-07-01, by Richard M. Stallman
-
(talk-disconnect): Make it interactive.1995-07-01, by Richard M. Stallman
-
(describe-face): New function.1995-07-01, by Richard M. Stallman
-
(LIBXMU): New definitions (two alternative ones).1995-07-01, by Richard M. Stallman
-
(sendmail-send-it): If mail-from-style is parens,1995-07-01, by Richard M. Stallman
-
(Man-underline-face): Doc fix.1995-06-30, by Richard M. Stallman
-
Win95 requires carriage returns in batch files.1995-06-30, by Geoff Voelker
-
(CANNOT_DUMP): Undefined.1995-06-30, by Geoff Voelker
-
(get_section_info): Set the end of the data region1995-06-30, by Geoff Voelker
-
(EMACS) [win95]: Removed.1995-06-30, by Geoff Voelker
-
Include config.h.1995-06-30, by Geoff Voelker
-
(PASSWD_FIELD_SIZE): Defined.1995-06-30, by Geoff Voelker
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)1995-06-30, by Richard M. Stallman
-
(LIBX11_SYSTEM): Add undef.1995-06-30, by Richard M. Stallman
-
(define-mail-alias): Doc fix.1995-06-30, by Richard M. Stallman
-
(rmail-find-all-files): Bind case-fold-search.1995-06-30, by Richard M. Stallman
-
(sendmail-send-it): If user-full-name contains1995-06-30, by Richard M. Stallman
-
[SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.1995-06-30, by Richard M. Stallman
-
(mail-resolve-all-aliases-1):1995-06-30, by Richard M. Stallman
-
(x-colors): Doc fix.1995-06-30, by Richard M. Stallman
-
(main) [MAIL_USE_POP]: When a user specifies a1995-06-30, by Richard M. Stallman
-
(ange-ftp-normal-login): if ange-ftp-smart-gateway1995-06-30, by Richard M. Stallman
-
(display-time-filter): Move run-hooks inside let.1995-06-30, by Richard M. Stallman
-
(ielm-font-lock-keywords): New variable1995-06-29, by Richard M. Stallman
-
(auto-mode-alist): Make archive-mode the default for1995-06-29, by Richard M. Stallman
-
(archive-mode): Add autoload cookie.1995-06-29, by Richard M. Stallman
-
(mouse-selection-click-count-buffer): New variable.1995-06-29, by Richard M. Stallman
-
Include aix3-2.h, not aix3-2-5.h.1995-06-29, by Richard M. Stallman
-
(find-tag): Delete the menu-enable property.1995-06-29, by Richard M. Stallman
-
(Info-goto-node, Info-search):1995-06-29, by Richard M. Stallman
-
(single_submenu): Handle commands appearing directly in the menu bar.1995-06-29, by Richard M. Stallman
-
(XTread_socket): Turn off meta, super, hyper and alt bits1995-06-29, by Richard M. Stallman
-
(child_setup): Don't get confused if in == err.1995-06-29, by Richard M. Stallman
-
(current-fill-column): If fill-column is nil, return nil.1995-06-29, by Richard M. Stallman
-
(do-auto-fill): No-op if (current-fill-column) is nil.1995-06-29, by Richard M. Stallman
-
Make more menu-enables check (not buffer-read-only).1995-06-29, by Richard M. Stallman
-
Put isearch before menu-bar.1995-06-29, by Richard M. Stallman
-
(sc-electric-mode-map): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
(make-help-screen): Handle help-event-list.1995-06-29, by Richard M. Stallman
-
(ediff-setup-keymap): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
(edt-setup-default-bindings): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
[MACH]: Include a.out.h.1995-06-29, by Richard M. Stallman
-
[MACH]: Use built-in alloca, set START_FILES.1995-06-29, by Richard M. Stallman
-
Initial revision1995-06-29, by Richard M. Stallman
-
(AIX4): More robust release numbering discovery. libc-950722 libc-9507231995-06-28, by Richard Kenner
-
(electric-c++-terminator): Fix logic for handling colon.1995-06-28, by Richard M. Stallman
-
Make all error messages start with `Error: '.1995-06-28, by Richard M. Stallman
-
(LIB_MOTIF): Defined.1995-06-28, by Richard M. Stallman
-
Update copyright year in message.1995-06-28, by Richard M. Stallman
-
(term_init): Alternative error messages for TERMCAP/TERMINFO.1995-06-28, by Richard M. Stallman
-
(server-process-filter): Detect error messages from server.1995-06-28, by Richard M. Stallman
-
(echo_area_display): Don't set FRAME_CURSOR_... here.1995-06-28, by Richard M. Stallman
-
(update_frame): Pretend cursor is in echo area1995-06-28, by Richard M. Stallman
-
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.1995-06-28, by Paul Eggert
-
(LIBXMU): New definition.1995-06-28, by Richard M. Stallman
-
(edt-emulation-on): Check window-system for x, specifically.1995-06-27, by Richard M. Stallman
-
(tcl-type-alist): More itcl changes.1995-06-27, by Tom Tromey
-
More changes for itcl.1995-06-27, by Tom Tromey
-
(tcl-set-proc-regexp): Allow leading spaces.1995-06-27, by Tom Tromey
-
(vc-consult-rcs-headers): Use an even more1995-06-27, by Richard M. Stallman
-
(LIBXMU): New macro.1995-06-27, by Richard M. Stallman
-
(newline): Put point at right place if insert gets error.1995-06-27, by Richard M. Stallman
-
(ediff-control-frame-parameters): Specify user-position.1995-06-27, by Richard M. Stallman
-
* etags.c (plain_C_entries): new function.1995-06-27, by Francesco Potortì
-
(command-line): Extract arg value properly for -u.1995-06-27, by Richard M. Stallman
-
(imenu-choose-buffer-index): Understand that (menu-bar)1995-06-27, by Richard M. Stallman
-
(lambda): Doc fix.1995-06-27, by Richard M. Stallman
-
(imenu-use-keymap-menu): New variable.1995-06-27, by Richard M. Stallman
-
(vc-start-entry): Prevent lossage when doing a mass checkin from1995-06-26, by Richard M. Stallman
-
(remote-shell-program): Fix typo checking /usr/bin/remsh.1995-06-26, by Richard M. Stallman
-
(vc-consult-rcs-headers): Handle the new time1995-06-26, by Richard M. Stallman
-
(view-file-other-window): Re-add missing argument to1995-06-26, by Richard M. Stallman
-
(main): Add newline in usage message.1995-06-26, by Richard M. Stallman
-
Clarify need for user-position to get left and top obeyed.1995-06-26, by Richard M. Stallman
-
(Fsplit_window): Nicer error if split size is too small.1995-06-26, by Richard M. Stallman
-
Specify all Font Lock keywords in font-lock-defaults.1995-06-26, by Simon Marshall
-
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can1995-06-26, by Simon Marshall
-
(../info/ediff, ediff.dvi): New targets.1995-06-26, by Richard M. Stallman
-
(init_cmdargs): Make Vinvocation_directory1995-06-26, by Richard M. Stallman
-
(overlays_in): New function.1995-06-26, by Richard M. Stallman
-
(Fx_open_connection, x_display_info_for_name):1995-06-26, by Richard M. Stallman
-
(Fdelete_frame): It's ok to have no minibuffer left on1995-06-26, by Richard M. Stallman
-
(next_frame, prev_frame): Consider only frames on same kbd.1995-06-25, by Richard M. Stallman
-
(Fopen_network_stream): Sleep 1 sec before connect retry.1995-06-25, by Richard M. Stallman
-
(rmail-revert): Use the default revert-buffer-function1995-06-25, by Richard M. Stallman
-
(main): Fix --help message.1995-06-24, by Richard M. Stallman
-
(mkdir): Use symbolic chmod.1995-06-24, by Richard M. Stallman
-
(mail-hist-text-size-limit): New var.1995-06-24, by Richard M. Stallman
-
(makefile-define-tab-face): New function.1995-06-24, by Richard M. Stallman
-
(pc-bindings-mode): Add autoload.1995-06-24, by Richard M. Stallman
-
Comment change.1995-06-24, by Richard M. Stallman
-
(excerpt): Ignore error making `excerpt' italic.1995-06-24, by Richard M. Stallman
-
(directory_file_name): Don't get confused by // at end on Unix-like systems.1995-06-24, by Richard M. Stallman
-
Delete duplicate paragraph.1995-06-24, by Richard M. Stallman
-
(vc-insert-file): Erase the current buffer before inserting the file.1995-06-23, by Richard M. Stallman
-
Don't autoload anything to turn on mail-hist.1995-06-23, by Richard M. Stallman
-
(vc-backend-admin, vc-backend-checkin): Assume that1995-06-23, by Richard M. Stallman
-
(i386-sequent-ptx): Properly get version number.1995-06-22, by Richard Kenner
-
(mips:*:4*:UMIPS): New case.1995-06-22, by Richard Kenner
-
(vt-keypad-on, vt-keypad-off): Updated codes sent1995-06-22, by Richard M. Stallman
-
(menu_item_enabled_p_1): Special handling for quit.1995-06-22, by Richard M. Stallman
-
Treat SunOS 4.1.4 like SunOS 4.1.3.1995-06-22, by Richard M. Stallman
-
(vc-fetch-master-properties): Pass an absolute1995-06-22, by Richard M. Stallman
-
(vip-push-mark-silent): Use (mark t).1995-06-22, by Richard M. Stallman
-
(mouse-yank-at-click): Clear mouse-selection-click-count.1995-06-22, by Richard M. Stallman
-
(buffer-file-truename): Duplicate definition deleted.1995-06-21, by Richard M. Stallman
-
(mark-even-if-inactive): Definition deleted.1995-06-21, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-06-21, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.1995-06-21, by Richard M. Stallman
-
(eval-defun): Don't change defvar to defconst1995-06-21, by Richard M. Stallman
-
(scan_file): Make sure it never looks at filename[-1].1995-06-21, by Richard M. Stallman
-
(main) [MSDOS]: Do set _fmode.1995-06-21, by Richard M. Stallman
-
Talk about MSDOS type conflict workaround.1995-06-21, by Richard M. Stallman
-
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.1995-06-21, by Richard M. Stallman
-
(Fx_display_grayscale_p): Return t or nil.1995-06-21, by Richard M. Stallman
-
(precompute-menubar-bindings): While dumping,1995-06-21, by Richard M. Stallman
-
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.1995-06-21, by Richard M. Stallman
-
* etags.c (find_entries): rewind before rereading the input file.1995-06-21, by Francesco Potortì
-
Fix previous change.1995-06-20, by Richard M. Stallman
-
(read_key_sequence): Don't use Vprefix_help_command1995-06-20, by Richard M. Stallman
-
Fix previous change.1995-06-20, by Richard M. Stallman
-
(gud-make-debug-menu): Cope if no local map yet.1995-06-20, by Richard M. Stallman
-
Update MSDOS needs list.1995-06-20, by Richard M. Stallman
-
(dired-do-redisplay): Call dired-uncache.1995-06-20, by Richard M. Stallman
-
(map_virt_key): Mark some additional chars as valid ASCII.1995-06-20, by Richard M. Stallman
-
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.1995-06-20, by Richard M. Stallman
-
(Freset_this_command_lengths): New function.1995-06-20, by Richard M. Stallman
-
(universal-argument-num-events): New variable.1995-06-20, by Richard M. Stallman
-
Comment change.1995-06-20, by Richard M. Stallman
-
[convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.1995-06-20, by Roland McGrath
-
Use `defined' to test HAVE_STRING_H and STDC_HEADERS.1995-06-20, by Richard M. Stallman
-
(vc-fetch-properties): Add save-excursion.1995-06-20, by Richard M. Stallman
-
Mostly rewritten.1995-06-20, by Richard M. Stallman
-
(main): On MSDOS, don't change stdout to binary, and insist on an -o option.1995-06-20, by Richard M. Stallman
-
(vc-fetch-master-properties): Be more careful1995-06-20, by Richard M. Stallman
-
(rmdir): Fix up Aug 19 1993 change that wasn't done right.1995-06-20, by Richard M. Stallman
-
(win32_wait): Massage retval into what is expected in Unix.1995-06-19, by Richard M. Stallman
-
(sigchld_handler): Change XSETFASTINT to XSETINT.1995-06-19, by Richard M. Stallman
-
(shell-directory-tracker): Check for terminator after1995-06-19, by Karl Heuer
-
(addpm.exe): Change WinMainCRTStartup to mainCRTStartup.1995-06-19, by Richard M. Stallman
-
Documented the `l' tag.1995-06-19, by Richard M. Stallman
-
(universal-argument-other-key): Call reset-this-command-lengths.1995-06-19, by Richard M. Stallman
-
Test whether XFree86 needs -b i486-linuxaout to link.1995-06-19, by Richard M. Stallman
-
Update version number.1995-06-19, by Richard M. Stallman
-
(VERSION): Update version number.1995-06-19, by Richard M. Stallman
-
(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.1995-06-19, by Richard M. Stallman
-
Fix up load-path example.1995-06-19, by Richard M. Stallman
-
(LIB_GCC): Fix previous change.1995-06-19, by Richard M. Stallman
-
(negative-argument, digit-argument):1995-06-19, by Richard M. Stallman
-
Fix bug in determination of output string.1995-06-19, by Edward M. Reingold
-
(vc-register): Inhibit backups for the file's buffer1995-06-19, by Richard M. Stallman
-
Make doc strings and argument names consistent where necessary.1995-06-18, by Richard M. Stallman
-
(quit_throw_to_read_char): Turn off the error check1995-06-18, by Richard M. Stallman
-
(nt): Explicitly include makefile.nt and makefile.def only.1995-06-18, by Richard M. Stallman
-
*** empty log message ***1995-06-18, by Richard M. Stallman
-
(LIB_GCC): Define here, overriding Makefile.in.in,1995-06-18, by Richard M. Stallman
-
(texinfo-environment-regexp): Add @ifhtml, @html.1995-06-18, by Richard M. Stallman
-
(archive-zip-summarize): Handle per-file comments in central directory.1995-06-18, by Richard M. Stallman
-
Withdraw mouse-major-mode-map modifications.1995-06-18, by Johan Vromans
-
(vc-fetch-master-properties): Use path-separator1995-06-18, by Richard M. Stallman
-
(malloc, realloc): If not _MALLOC_INTERNAL, always use void *.1995-06-18, by Richard M. Stallman
-
(normal-top-level, command-line-1):1995-06-17, by Richard M. Stallman
-
Call precompute-menubar-bindings.1995-06-17, by Richard M. Stallman
-
(menu_item_equiv_key): Do reconsider a command that had1995-06-17, by Richard M. Stallman
-
(Vdefine_key_rebound_commands): New variable.1995-06-17, by Richard M. Stallman
-
(add-hook): Use local local-variable-if-set-p.1995-06-17, by Richard M. Stallman
-
(Flocal_variable_if_set_p): New function.1995-06-17, by Richard M. Stallman
-
(Info-directory-list): If path-separator isn't available, bind it here.1995-06-17, by Richard M. Stallman
-
(display_text_line): Fill in charstart for end of buffer.1995-06-17, by Richard M. Stallman
-
(forms--mode-menu-edit,forms--mode-menu-ro):1995-06-17, by Richard M. Stallman
-
Fixed bogus references to menu-bar-file-menu in define-key forms.1995-06-17, by Roland McGrath
-
(quit_throw_to_read_char): Use do_switch_frame directly.1995-06-17, by Richard M. Stallman
-
[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.1995-06-17, by Richard M. Stallman
-
(Fset_window_configuration): Use do_switch_frame directly.1995-06-16, by Richard M. Stallman
-
(do_switch_frame): Declared.1995-06-16, by Richard M. Stallman
-
(Fdelete_frame): Use do_switch_frame directly.1995-06-16, by Richard M. Stallman
-
make-frame-visible event was misdescribed as deiconify-frame.1995-06-16, by Richard M. Stallman
-
(isearch-mode-map): Bind frame events to nil.1995-06-16, by Karl Heuer
-
[MULTI_FRAME] (Fignore_event): New function.1995-06-16, by Karl Heuer
-
updates for version 19.29 made by melissa; also needed to check out files1995-06-16, by Melissa Weisshaus
-
(vc-lookup-triple): changed the code that used to call1995-06-16, by Richard M. Stallman
-
(vc-backend-dispatch): Move definition before first use.1995-06-16, by Richard M. Stallman
-
Adapt to the changes in vc-hooks.el, namely, the new1995-06-16, by Richard M. Stallman
-
Use long, not EMACS_INT.1995-06-16, by Richard M. Stallman
-
Reinstalled autoloads from ispell-dictionary-alist,1995-06-16, by Richard M. Stallman
-
(x_report_frame_params, x_set_icon_type, x_set_icon_name)1995-06-16, by Richard M. Stallman
-
(struct x_display): icon_name deleted.1995-06-16, by Richard M. Stallman
-
(struct frame): New field icon_name.1995-06-16, by Richard M. Stallman
-
(mark_object): Mark icon_name field.1995-06-16, by Richard M. Stallman
-
(vc-consult-rcs-headers): Fix typo in prev change.1995-06-16, by Richard M. Stallman
-
ditto for c-backslash-region.1995-06-16, by Simon Marshall
-
Put menu-enable mark-active on relevant items.1995-06-16, by Simon Marshall
-
Props -> Properties1995-06-16, by Simon Marshall
-
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.1995-06-16, by Simon Marshall
-
Fix previous change.1995-06-16, by Karl Heuer
-
(universal-argument-map): New var.1995-06-16, by Karl Heuer
-
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.1995-06-16, by Karl Heuer
-
(init_kboard): Initialize it.1995-06-16, by Karl Heuer
-
(Qoverriding_terminal_local_map): New variable.1995-06-16, by Karl Heuer
-
(Fkey_binding, describe_buffer_bindings):1995-06-16, by Karl Heuer
-
(Fsubstitute_command_keys):1995-06-16, by Karl Heuer
-
Removed autoload from ispell-dictionary-alist,1995-06-16, by Richard M. Stallman
-
(struct kboard): Add Voverriding_terminal_local_map.1995-06-16, by Karl Heuer
-
(make-local-hook): Doc fix.1995-06-16, by Richard M. Stallman
-
(mouse-set-region): Bind last-command with this-command.1995-06-16, by Richard M. Stallman
-
(grep-null-device): Defined.1995-06-16, by Richard M. Stallman
-
(Fhandle_switch_frame): Preserve prefix arg.1995-06-16, by Karl Heuer
-
(grep-null-device): Set to "NUL".1995-06-16, by Richard M. Stallman
-
(path-separator, grep-null-device, grep-regexp-alist):1995-06-16, by Richard M. Stallman
-
(vc-fetch-master-properties): For RCS file,1995-06-16, by Richard M. Stallman
-
The RCS status is now found by reading the1995-06-15, by Richard M. Stallman
-
Update GPL version.1995-06-15, by Karl Heuer
-
Initial revision1995-06-15, by Karl Heuer
-
($valmask): Use EMACS_INT, not int.1995-06-15, by Karl Heuer
-
Change FSF address.1995-06-15, by Richard Kenner
-
(enum pvec_type): Don't use trailing comma.1995-06-15, by Karl Heuer
-
Initial revision1995-06-15, by Karl Heuer
-
Update GPL to version 2.1995-06-15, by Karl Heuer
-
(list-buffers-noselect): Don't let space after buf name1995-06-15, by Richard M. Stallman
-
(process_file,absolute_filename): Handle filenames1995-06-15, by Richard M. Stallman
-
(install): Copy wakeup.exe properly.1995-06-15, by Richard M. Stallman
-
(TRES) [MSVCNT11]: Use emacs.res, and don't compile it.1995-06-15, by Richard M. Stallman
-
(win32_spawnve): Accept program names without executable suffixes.1995-06-15, by Richard M. Stallman
-
(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.1995-06-15, by Richard M. Stallman
-
(MSVCNT11): Defined.1995-06-15, by Richard M. Stallman
-
Define .c to .obj suffix rule.1995-06-15, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): Don't define it.1995-06-15, by Richard M. Stallman
-
Explain how make-local-hook works.1995-06-15, by Richard M. Stallman
-
Corrected the comment from last change.1995-06-15, by Simon Marshall
-
Comment change.1995-06-14, by Richard M. Stallman
-
(emacs_set_tty): Swap TCSETAF and TCSETAW.1995-06-14, by Richard M. Stallman
-
(universal-argument, describe-arg): Restore Lisp code,1995-06-14, by Karl Heuer
-
Various optimizations. The main one is to optimize for1995-06-14, by Richard M. Stallman
-
(Fprefix_numeric_value): Fix type check.1995-06-14, by Karl Heuer
-
(command_loop_1): Clear prefix arg (undo Feb 1 change).1995-06-14, by Karl Heuer
-
changes for 19.29.1995-06-14, by Melissa Weisshaus
-
(Flocal_variable_p): Fix backwards logical operator.1995-06-14, by Richard M. Stallman
-
[!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.1995-06-14, by Karl Heuer
-
If NOT_C_CODE, don't include alloca.h.1995-06-14, by Karl Heuer
-
(Fdelete_frame): If the minibuf window was selected, make that remain so.1995-06-14, by Richard M. Stallman
-
*** empty log message ***1995-06-14, by Geoff Voelker
-
(frame-notice-user-settings): When making a minibufferless1995-06-14, by Richard M. Stallman
-
(compilation-find-file): If FILENAME is absolute, apply1995-06-14, by Roland McGrath
-
Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.1995-06-14, by Simon Marshall
-
(addpm): Use CFLAGS when compiling.1995-06-14, by Richard M. Stallman
-
Comment change.1995-06-14, by Richard M. Stallman
-
(status_notify): Undo May 18 change.1995-06-14, by Richard M. Stallman
-
(Fprevious_overlay_change): Check for overlays that end at POS.1995-06-14, by Richard M. Stallman
-
(shell-mode): Make shell-directory-tracker a hook function locally only.1995-06-14, by Richard M. Stallman
-
Delete the Emacs version error check.1995-06-14, by Richard M. Stallman
-
(dired-change-marks): If OLD is a space, don't act on non-file lines.1995-06-14, by Richard M. Stallman
-
(vc-backend-checkin): Provide an explicit string saying1995-06-14, by Richard M. Stallman
-
(syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.1995-06-14, by Richard M. Stallman
-
(comint-mode): Use make-local-hook.1995-06-13, by Karl Heuer
-
(LIBS_MACHINE): Use -lpthreads, not -lpthread.1995-06-13, by Karl Heuer
-
check for -lpthreads, not -lpthread.1995-06-13, by Karl Heuer
-
(HAVE_LIBPTHREADS): Add #undef.1995-06-13, by Karl Heuer
-
(vip-over-whitespace-line): new function.1995-06-13, by Karl Heuer
-
(vip-change-state-to-vi): bug fix.1995-06-13, by Karl Heuer
-
Test for "" too; let it go to expand-file-name if it is equal.1995-06-13, by Simon Marshall
-
check comint-input-ring-file-name for the empty string too.1995-06-13, by Simon Marshall
-
*** empty log message ***1995-06-13, by Geoff Voelker
-
(help-menu): Symbol renamed from `help'.1995-06-13, by Karl Heuer
-
(rmail-search-backwards): Default count is 1, not -1.1995-06-13, by Karl Heuer
-
[_LIBC] (start_of_data): Define to &__data_start for GNU libc.1995-06-12, by Roland McGrath
-
(frame_vector_add_frame): Don't forget to store1995-06-12, by Karl Heuer
-
Copy new files nt/addpm.c and nt/emacs.bat.in.1995-06-11, by Karl Heuer
-
Add comment.1995-06-11, by Karl Heuer
-
Comment update.1995-06-11, by Karl Heuer
-
(x_make_frame_visible): Test and set asked_for_visible.1995-06-11, by Karl Heuer
-
(struct x_display): New field asked_for_visible.1995-06-11, by Karl Heuer
-
[USE_X_TOOLKIT] (x_window): If using Motif,1995-06-11, by Karl Heuer
-
Include widget.h.1995-06-11, by Karl Heuer
-
(EmacsFrameSetCharSize): Manually alter the height1995-06-11, by Karl Heuer
-
(lwlib_toolkit_type): New variable.1995-06-11, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Calculate vector size right.1995-06-11, by Karl Heuer
-
(read_char_minibuf_menu_prompt):1995-06-11, by Karl Heuer
-
(save-selected-window): New macro.1995-06-11, by Karl Heuer
-
Include config.h before stdio.h.1995-06-10, by Geoff Voelker
-
*** empty log message ***1995-06-10, by Geoff Voelker
-
Initial revision1995-06-10, by Geoff Voelker
-
makefile.def (EMACS_ICON_PATH,ADDPM): Defined.1995-06-10, by Geoff Voelker
-
(ALL,addpm,addpm.exe,addpm.obj): Defined.1995-06-10, by Geoff Voelker
-
(TEMACS): Depend upon $(BLD).1995-06-10, by Geoff Voelker
-
changed referendce to of makefile.nt to makedffile.def in configure section1995-06-10, by Geoff Voelker
-
(system_key_syms): Deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
(mark_kboards): Mark system_key_syms member.1995-06-09, by Karl Heuer
-
(struct kboard): New member system_key_syms.1995-06-09, by Karl Heuer
-
(modify_event_symbol): Mask out high bits here,1995-06-09, by Karl Heuer
-
(x_get_keysym_name): New function.1995-06-09, by Karl Heuer
-
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.1995-06-09, by Karl Heuer
-
(SOURCES): Makefile isn't source; Makefile.in.in is.1995-06-09, by Karl Heuer
-
(x-create-frame-with-faces): Don't use initial-frame-alist1995-06-09, by Karl Heuer
-
(x-create-frame-with-faces): Don't look for geometry1995-06-09, by Karl Heuer
-
Converted xemacs *screen* nomenclature to *frame*.1995-06-09, by Karl Heuer
-
(gnus-cancel-news): Use `buffer-disable-undo'.1995-06-09, by Karl Heuer
-
Check for -lpthread.1995-06-09, by Karl Heuer
-
(Fminibuffer_complete): Make last_command be kboard-local.1995-06-09, by Karl Heuer
-
(internal_self_insert): Make last_command be kboard-local.1995-06-09, by Karl Heuer
-
(last_command): Var deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
(struct kboard): New member Vlast_command.1995-06-09, by Karl Heuer
-
(last_command): Var deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
Initial revision1995-06-09, by Karl Heuer
-
(LIBS_MACHINE): Use -lpthread if it exists.1995-06-09, by Karl Heuer
-
(prompt-for-change-log-name): Handle the case where1995-06-09, by Karl Heuer
-
(Info-mode): Doco fix.1995-06-09, by Karl Heuer
-
(report-emacs-bug-info): New command.1995-06-09, by Karl Heuer
-
(format-find-file, format-insert-file): New functions.1995-06-09, by Karl Heuer
-
(vc-backend-checkin): Handle RCS `co'-output in the event1995-06-09, by Karl Heuer
-
(vc-register): Check for a visited file first thing.1995-06-09, by Karl Heuer
-
(Flookup_key, Fdefine_key): Use Fevent_convert_list.1995-06-09, by Karl Heuer
-
(Fevent_convert_list): Renamed from convert_event_type_list.1995-06-09, by Karl Heuer
-
(xmenu_show): Do call lw_destroy_all_widgets.1995-06-09, by Karl Heuer
-
(Freplace_match): Do the right thing with backslash.1995-06-09, by Karl Heuer
-
(Freplace_match): Fix check for valid reg in string replace.1995-06-09, by Karl Heuer
-
(LIBS_MACHINE): Define to -ldnet or -ldnet_stub.1995-06-09, by Karl Heuer
-
(file-precious-flag): Doc clarification.1995-06-09, by Karl Heuer
-
(Vhelp_event_list): New var.1995-06-09, by Karl Heuer
-
(Vlucid_menu_bar_dirty_flag): Declare this variable.1995-06-09, by Karl Heuer
-
(read_key_sequence): Don't run activate-menubar-hook1995-06-09, by Karl Heuer
-
(update_menu_bar): Run activate-menubar-hook1995-06-09, by Karl Heuer
-
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,1995-06-09, by Karl Heuer
-
(vip-event-key): now handles keys 128--255 as meta-chars.1995-06-09, by Karl Heuer
-
Fixed problems with yanking/deleting buffers.1995-06-09, by Karl Heuer
-
(vip-envelop-ESC-key): if an ESC-sequence translates1995-06-09, by Karl Heuer
-
(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.1995-06-08, by Karl Heuer
-
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.1995-06-08, by Karl Heuer
-
[MSDOS]: #undef chdir.1995-06-08, by Karl Heuer
-
Define STDC_HEADERS.1995-06-08, by Karl Heuer
-
[!subprocesses]: Include sysselect.h.1995-06-08, by Karl Heuer
-
(xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.1995-06-08, by Karl Heuer
-
(map-y-or-n-p): Don't eval return value of prompter function.1995-06-08, by Roland McGrath
-
Initial revision1995-06-08, by Melissa Weisshaus
-
fixed errors that appeared during update to 19.29.1995-06-08, by Melissa Weisshaus
-
Put comments first in texinfo-font-lock-keywords.1995-06-08, by Simon Marshall
-
(rlogin): If optional second arg is buffer or string, use that as name.1995-06-08, by Roland McGrath
-
updates for version 19.29.1995-06-08, by Melissa Weisshaus
-
updated for 19.29.1995-06-08, by Melissa Weisshaus
-
updated address.1995-06-07, by Melissa Weisshaus
-
updated menus and dates for june 1995 edition.1995-06-07, by Melissa Weisshaus
-
updated menus and dates for june 1995 edition.1995-06-07, by Melissa Weisshaus
-
(mark_kboards): Mark Vprefix_arg instead of1995-06-07, by Karl Heuer
-
(Fexecute_kbd_macro): Vprefix_arg is now part of kboard.1995-06-07, by Karl Heuer
-
(cmd_error, command_loop_1, Fcommand_execute)1995-06-07, by Karl Heuer
-
(current_prefix_partial): Deleted.1995-06-07, by Karl Heuer
-
(gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.1995-06-07, by Roland McGrath
-
(struct kboard): member Vprefix_arg restored, replacing1995-06-07, by Karl Heuer
-
(current_prefix_partial): Deleted.1995-06-07, by Karl Heuer
-
(Flocal_variable_p): New optional arg BUFFER.1995-06-07, by Karl Heuer
-
(realclean): New target.1995-06-07, by Karl Heuer
-
(x_real_positions): Uncatch and recatch X errors in the loop.1995-06-07, by Karl Heuer
-
(Fbuffer_disable_undo): Make this function interactive.1995-06-07, by Karl Heuer
-
(query-replace-map): Bind f1 and help.1995-06-07, by Karl Heuer
-
(read-quoted-char): Turn on help-form and turn off help-char.1995-06-07, by Karl Heuer
-
(vc-register): Clean error message if no visited file.1995-06-07, by Karl Heuer
-
(isearch-other-meta-char): Try downshifting1995-06-07, by Karl Heuer
-
(file-precious-flag): Doc fix.1995-06-07, by Karl Heuer
-
(unlock_file, lock_file): Call Fexpand_file_name.1995-06-07, by Karl Heuer
-
Delete version number.1995-06-07, by Karl Heuer
-
(vc-menu-map): Disable Register when no visited file.1995-06-07, by Karl Heuer
-
Doc fix.1995-06-07, by Karl Heuer
-
(display-time-filter):1995-06-07, by Karl Heuer
-
*** empty log message ***1995-06-06, by Karl Heuer
-
*** empty log message ***1995-06-06, by Karl Heuer
-
(install-arch-indep): Install info files for mh-e.1995-06-06, by Karl Heuer
-
Declare sbrk.1995-06-06, by Karl Heuer
-
(TOOLKIT_DEFINES): Define.1995-06-06, by Karl Heuer
-
(syms_of_xfns): Provide motif in Motif version.1995-06-06, by Karl Heuer
-
(Fwaiting_for_user_input_p): Function declared.1995-06-06, by Karl Heuer
-
(Freplace_match): Calls to upcase_initials and upcase_initials_region changed1995-06-06, by Karl Heuer
-
(Fexpand_abbrev): Call to upcase_initials_region1995-06-06, by Karl Heuer
-
(Fvertical_motion): Add cast.1995-06-06, by Karl Heuer
-
(casify_region): Use explicit local vars for start1995-06-06, by Karl Heuer
-
(record_insert): Change args to be ints, not Lisp_Objects.1995-06-06, by Karl Heuer
-
(cmd_error): Use NULL, not 0, as arg to cmd_error_internal.1995-06-06, by Karl Heuer
-
Changed window-system to ediff-window-display.1995-06-05, by Karl Heuer
-
Converted xemacs *screen* nomenclature to *frame*.1995-06-05, by Karl Heuer
-
(ediff-make-control-frame): optimized for display.1995-06-05, by Karl Heuer
-
don't make the patch buffer RO.1995-06-05, by Karl Heuer
-
Change email address for Boris.1995-06-05, by Boris Goldowsky
-
Include keyboard.h.1995-06-05, by Karl Heuer
-
(Fx_create_frame): Make sure icon_name is a string or nil.1995-06-05, by Karl Heuer
-
(x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.1995-06-05, by Karl Heuer
-
(mouse-set-region): Don't bounce the cursor on X.1995-06-05, by Karl Heuer
-
(load_color): misleading comment rewritten.1995-06-05, by Karl Heuer
-
(Fkill_buffer): When killing indirect buffer,1995-06-05, by Karl Heuer
-
Comment fix.1995-06-05, by Karl Heuer
-
(x_text_icon): Do call XSetIconName or XSetWMIconName.1995-06-05, by Karl Heuer
-
(Qicon_name): New variable.1995-06-05, by Karl Heuer
-
(struct x_display): Rename icon_label to icon_name1995-06-05, by Karl Heuer
-
(cursor_to, clear_to_end_of_line_raw):1995-06-05, by Karl Heuer
-
(old_tty_valid): New variable.1995-06-05, by Karl Heuer
-
(trivial_regexp_p): = is special after \.1995-06-05, by Karl Heuer
-
(hack-local-variables-prop-line): Don't downcase var name.1995-06-05, by Karl Heuer
-
*** empty log message ***1995-06-05, by Karl Heuer
-
(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.1995-06-04, by Paul Eggert
-
Undefined INHIBIT_STRING_HEADER when we have no1995-06-03, by Karl Heuer
-
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.1995-06-03, by Karl Heuer
-
(Fencode_time): Doc fix.1995-06-03, by Karl Heuer
-
(NULL): Define if not defined.1995-06-03, by Karl Heuer
-
Fixed calendar-string-spread to allow 0 or 1 string; this simplified several1995-06-02, by Edward M. Reingold
-
Fix cal-x.el to create an empty fancy-diary-buffer, if needed.1995-06-02, by Edward M. Reingold
-
New function to create (but not fill) the fancy diary buffer.1995-06-02, by Edward M. Reingold
-
Don't go forward over a word-char if we're at bob, and set match-data.1995-06-02, by Simon Marshall
-
(vendor-specific-keysyms): Recognize "X Consortium".1995-06-02, by Karl Heuer
-
(*-solaris2.5): New configuration.1995-06-02, by Karl Heuer
-
Initial revision1995-06-02, by Karl Heuer
-
Copy new files config.nt and config.w95.1995-06-02, by Karl Heuer
-
Remove version information.1995-06-02, by Karl Heuer
-
(EmacsFrameDestroy): Block and unblock input.1995-06-01, by Karl Heuer
-
(x_destroy_bitmap): Block and unblock input.1995-06-01, by Karl Heuer
-
(multiple-recover-finish): Renamed to recover-session-finish.1995-06-01, by Roland McGrath
-
Autoload calendar-setup.1995-06-01, by Edward M. Reingold
-
New version 3.06 from author.1995-06-01, by Simon Marshall
-
Made font-lock-compile-keywords not compile if it looks like it already has.1995-06-01, by Simon Marshall
-
(x_display_info_for_name): Fix error message.1995-05-31, by Karl Heuer
-
(dired-find-buffer-nocreate): Ignore dead buffers.1995-05-31, by Karl Heuer
-
Move defconsts to avoid byte-compiler warnings.1995-05-31, by Karl Heuer
-
Comment change.1995-05-31, by Karl Heuer
-
Document how to specify a list to --x-includes and --x-libraries.1995-05-31, by Karl Heuer
-
(menu-bar-help-menu): Add "..."1995-05-31, by Karl Heuer
-
(scroll-bar-drag): Call scroll-bar-drag-11995-05-31, by Karl Heuer
-
(initial comments): Copyright 1995; don't speak1995-05-31, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;1995-05-30, by Karl Heuer
-
Use x_includes, not x_libraries, for -I.1995-05-30, by Karl Heuer
-
(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.1995-05-30, by Karl Heuer
-
(emacs-lisp-mode-map): Add a menu.1995-05-30, by Karl Heuer
-
(sh-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization and punctuation in menu bar.1995-05-30, by Karl Heuer
-
(compilation-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(bibtex-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(tar-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(syms_of_editfns): user-login-name renamed from user-name.1995-05-30, by Karl Heuer
-
Change Vuser_real_name to Vuser_real_login_name.1995-05-30, by Karl Heuer
-
(archive-lemacs): New variable.1995-05-30, by Karl Heuer
-
(time-stamp): only warn about time-stamping1995-05-30, by Karl Heuer
-
(update_menu_bar): Do update if region display has changed.1995-05-30, by Karl Heuer
-
(compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.1995-05-30, by Roland McGrath
-
(ediff-setup-control-frame): Make1995-05-30, by Karl Heuer
-
(x_top_window_to_frame): Don't match menu-bar widget.1995-05-30, by Karl Heuer
-
(set_frame_menubar): Always call update_frame_menubar.1995-05-30, by Karl Heuer
-
(update_menu_bar): Reverse test of save_match_data.1995-05-30, by Karl Heuer
-
(frame-configuration-p): Moved here from frame.el.1995-05-30, by Karl Heuer
-
(frame-configuration-p): Moved to subr.el.1995-05-30, by Karl Heuer
-
(facemenu-special-menu): Use characters, not symbols.1995-05-30, by Karl Heuer
-
Comment fix.1995-05-30, by Karl Heuer
-
(make-initial-minibuffer-frame): New function.1995-05-30, by Karl Heuer
-
(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.1995-05-30, by Karl Heuer
-
(make_frame_without_minibuffer): New arg DISPLAY.1995-05-30, by Karl Heuer
-
(Man-default-man-entry): Return result.1995-05-30, by Karl Heuer
-
(Frandom): Use EMACS_INT, not int.1995-05-30, by Karl Heuer
-
(make_lispy_event, make_lispy_movement):1995-05-29, by Karl Heuer
-
(Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.1995-05-29, by Karl Heuer
-
Declare x_get_focus_frame.1995-05-29, by Karl Heuer
-
(gud-perldb-find-file): Use gud-make-debug-menu.1995-05-29, by Karl Heuer
-
(gud-perldb-massage-args): Pass `-emacs' after the file name.1995-05-29, by Karl Heuer
-
(gud-make-debug-menu): New function.1995-05-29, by Karl Heuer
-
(dired-mode-map): Rename menubar bindings and use the1995-05-29, by Karl Heuer
-
(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events1995-05-29, by Karl Heuer
-
(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.1995-05-29, by Karl Heuer
-
Allow x_libraries and x_includes to be paths.1995-05-29, by Karl Heuer
-
(x_term_init): Block input during this function.1995-05-29, by Karl Heuer
-
(find-dired): If dired-simple-subdir-alist is not1995-05-29, by Karl Heuer
-
(after-revert-hook, before-revert-hook): Add defvars.1995-05-29, by Karl Heuer
-
(x_term_init): Call init_sigio only if interrupt_input.1995-05-29, by Karl Heuer
-
(Fset_input_mode): When read_socket_hook, ignore1995-05-29, by Karl Heuer
-
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise1995-05-29, by Francesco Potortì
-
* man.el (Man-init-defvars): Don't remove lines containing1995-05-29, by Francesco Potortì
-
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise1995-05-29, by Francesco Potortì
-
(x_set_frame_parameters): Pass -1 to x_set_offset.1995-05-29, by Karl Heuer
-
(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.1995-05-29, by Karl Heuer
-
(Drag): Do nothing unless menu.popped_up field is set.1995-05-29, by Karl Heuer
-
(x_report_frame_params): Report top and left1995-05-29, by Karl Heuer
-
(mail-extr-all-letters-but-separators): reinstate1995-05-29, by Karl Heuer
-
(vc-revert-buffer1): Delete the special code for font-lock.1995-05-29, by Karl Heuer
-
(font-lock-revert-cleanup): Always turn font lock on.1995-05-29, by Karl Heuer
-
(revert-buffer): Save after-revert-hook (both local and1995-05-29, by Karl Heuer
-
(find-file-noselect): In "file changed" messages,1995-05-29, by Karl Heuer
-
(COFF): Define.1995-05-29, by Karl Heuer
-
(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.1995-05-29, by Karl Heuer
-
(ediff-setup-control-frame): Use1995-05-29, by Karl Heuer
-
(ediff-setup): Don't make default-minibuffer-frame1995-05-29, by Karl Heuer
-
(dabbrev--abbrev-at-point): If point is after1995-05-29, by Karl Heuer
-
(indent-for-comment): move to beginning of line only1995-05-29, by Karl Heuer
-
(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.1995-05-29, by Karl Heuer
-
(describe_vector): New arg entire_map.1995-05-29, by Karl Heuer
-
(describe_syntax_1): Pass new arg to describe_vector.1995-05-29, by Karl Heuer
-
(redisplay_window): Don't use try_window_id if1995-05-29, by Karl Heuer
-
(dired-find-buffer-nocreate): Check only buffers in1995-05-29, by Karl Heuer
-
(isearch-edit-string): Don't bind isearch-other-end.1995-05-29, by Karl Heuer
-
(update_menu_bar): Call set_frame_menubar with proper buffer current.1995-05-29, by Karl Heuer
-
(21064:Windows_NT:50:3): New case.1995-05-28, by Richard Kenner
-
Add carriage returns; necessary for batch files on Win951995-05-28, by Geoff Voelker
-
(VFORK_RETURN_TYPE): Moved to s/sol2-3.h.1995-05-27, by Karl Heuer
-
(VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.1995-05-27, by Karl Heuer
-
(send-mail-function, mail): Doc fixes.1995-05-27, by Karl Heuer
-
(x_window): Call initialize_frame_menubar1995-05-27, by Karl Heuer
-
(previous-matching-history-element):1995-05-27, by Karl Heuer
-
(gud-gdb-marker-regexp): New var. Use path-separator.1995-05-27, by Karl Heuer
-
(Info-directory-list): Use path-separator.1995-05-27, by Karl Heuer
-
(vc-log-info): Use path-separator.1995-05-27, by Karl Heuer
-
(etags_getcwd): Don't use #elif.1995-05-27, by Karl Heuer
-
(ispell-message-text-end): Match start of forwarded msg.1995-05-27, by Karl Heuer
-
(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.1995-05-27, by Geoff Voelker
-
(popup_get_selection): Force deactivation if key pressed.1995-05-26, by Karl Heuer
-
(XTread_socket): Don't call popup_get_selection here.1995-05-26, by Karl Heuer
-
(NULL): Use explicit cast.1995-05-26, by Karl Heuer
-
(VFORK_RETURN_TYPE): Use int if not already defined.1995-05-26, by Karl Heuer
-
Move #undef HAVE_VFORK to s/sol2-3.h.1995-05-26, by Karl Heuer
-
Add #undef HAVE_VFORK.1995-05-26, by Karl Heuer
-
(x_consider_frame_title): Use FRAME_KBOARD.1995-05-26, by Karl Heuer
-
(command-line): Handle nil command-line-args.1995-05-26, by Geoff Voelker
-
Initial revision1995-05-26, by Geoff Voelker
-
(compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow1995-05-26, by Roland McGrath
-
(get_data_region_base): Undefined.1995-05-26, by Geoff Voelker
-
(reserved_heap_size,allocate_heap): Defined.1995-05-26, by Geoff Voelker
-
(set_terminal_modes): Set cursor size appropriate for Win95.1995-05-26, by Geoff Voelker
-
(configuration_buffer): Increase size.1995-05-26, by Geoff Voelker
-
(LIBS): Use BASE_LIBS and ADVAPI32.1995-05-26, by Geoff Voelker
-
Use BASE_LIBS.1995-05-26, by Geoff Voelker
-
Commented out.1995-05-26, by Geoff Voelker
-
(ARCH): New definition.1995-05-26, by Geoff Voelker
-
(SHELL): Conditionally defined.1995-05-26, by Geoff Voelker
-
Initial revision1995-05-26, by Geoff Voelker
-
(Foverlay_start, Foverlay_end): Declare these functions.1995-05-26, by Karl Heuer
-
(dired-find-buffer-nocreate): Don't try to find a1995-05-26, by Karl Heuer
-
(x_set_frame_parameters) Fix typo.1995-05-26, by Karl Heuer
-
(standard_args): -i, -itype, --icon-type take 0, not 1, args1995-05-26, by Karl Heuer
-
(gud-common-init): Don't die if filename not supplied.1995-05-26, by Karl Heuer
-
(texinfo-sequentially-find-pointer): Don't modify1995-05-26, by Karl Heuer
-
(byte-compile-insert-header):1995-05-26, by Karl Heuer
-
(x-create-frame-with-faces): Read geometry resource1995-05-26, by Karl Heuer
-
(create_process, send_process): Add volatile qualifiers.1995-05-26, by Karl Heuer
-
(Fsubstitute_command_keys): Cast arg of describe_map_tree.1995-05-26, by Karl Heuer
-
(describe_map_tree): Move declaration to lisp.h.1995-05-26, by Karl Heuer
-
(adjust_point): Declare arg AMOUNT.1995-05-25, by Karl Heuer
-
(scan_lists): Make stringterm an unsigned char.1995-05-25, by Karl Heuer
-
(XTread_socket): For MapNotify, call record_asynch_buffer_change.1995-05-25, by Karl Heuer
-
(prepare_menu_bars): Update frame titles before menu bars.1995-05-25, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Record frame names1995-05-25, by Karl Heuer
-
(xmenu_show, xdialog_show): Increment widget_id_tick1995-05-25, by Karl Heuer
-
(Fx_get_resource): Major rewrite to make it clearer.1995-05-25, by Karl Heuer
-
Fix typo.1995-05-25, by Karl Heuer
-
(XTflash): Use pointers as args to select.1995-05-25, by Karl Heuer
-
(change_frame_size_1): Declare arg DELAY.1995-05-25, by Karl Heuer
-
(do_symval_forwarding, frame_buffer_predicate): Declare these.1995-05-25, by Karl Heuer
-
(format1): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(Fcall_interactively): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(message): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(menu_bar_items): Declare this function.1995-05-24, by Karl Heuer
-
(queue_selection_requests_unwind): Add return value.1995-05-24, by Karl Heuer
-
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.1995-05-24, by Karl Heuer
-
(Fdelete_frame): When updating Vdefault_minibuffer_frame,1995-05-24, by Karl Heuer
-
Clarify use of site-init.el.1995-05-24, by Karl Heuer
-
(x_connection_closed): Unblock input, first thing.1995-05-24, by Karl Heuer
-
Delete reference to ALT. Change <Rubout> to <Delete>.1995-05-24, by Karl Heuer
-
(vendor-specific-keysyms): Add second spelling for HP.1995-05-24, by Karl Heuer
-
(x_set_offset): Add border_width when calling XMoveWindow.1995-05-24, by Karl Heuer
-
(x_set_frame_parameters): Pass 1 as change_gravity1995-05-24, by Karl Heuer
-
(struct x_display): New field menubar_height.1995-05-24, by Karl Heuer
-
(set_frame_menubar): Set menubar_height field.1995-05-24, by Karl Heuer
-
(x_window) [both versions]: Set menubar_height.1995-05-24, by Karl Heuer
-
(x_calc_absolute_position): Use menubar_height field.1995-05-24, by Karl Heuer
-
(create_frame_gcs, setup_frame_gcs): Reformat long statements.1995-05-24, by Karl Heuer
-
(hack_wm_protocols): Use cast instead of suffix.1995-05-24, by Karl Heuer
-
[USE_X_TOOLKIT] (x_window): Pass position to toolkit1995-05-24, by Karl Heuer
-
(Fgarbage_collect): Clear consing_since_gc first thing.1995-05-24, by Karl Heuer
-
(delete-frame-enabled-p): New subroutine.1995-05-24, by Karl Heuer
-
(describe-prefix-bindings): If key is a string,1995-05-24, by Karl Heuer
-
(set_buffer_internal_1): New subroutine.1995-05-24, by Karl Heuer
-
(redisplay_window): Use set_buffer_internal_1.1995-05-24, by Karl Heuer
-
Remove version number.1995-05-24, by Karl Heuer
-
* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the1995-05-23, by Francesco Potortì
-
(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.1995-05-23, by Karl Heuer
-
(create_frame_gcs): Cast args of XCreateGC.1995-05-23, by Karl Heuer
-
(unload_color): Cast args of XFreeColors.1995-05-23, by Karl Heuer
-
(hack_wm_protocols): Cast args of XGetWindowProperty.1995-05-23, by Karl Heuer
-
(x_get_window_property): Cast args of XGetWindowProperty.1995-05-23, by Karl Heuer
-
Initial revision1995-05-23, by Karl Heuer
-
(long_to_cons): Don't assume 32-bit longs.1995-05-23, by Karl Heuer
-
(Fvisited_file_modtime): Cast arg to long_to_cons.1995-05-23, by Karl Heuer
-
(Fformat): Split double into two pointers, not two ints.1995-05-22, by Karl Heuer
-
pass arg to sqrt.1995-05-22, by Karl Heuer
-
(gnus-gnus-to-quick-newsrc-format): don't save1995-05-22, by Karl Heuer
-
(display_text_line): Enter a char in charstarts1995-05-22, by Karl Heuer
-
(gdb_lisp_params): New enum type.1995-05-22, by Karl Heuer
-
gdb_lisp_params to get storage layout info.1995-05-22, by Karl Heuer
-
Delete HAVE_FMOD; configure handles that correctly now.1995-05-22, by Karl Heuer
-
(edit-kbd-macro): Better error messages for undefined keys1995-05-22, by Karl Heuer
-
(ada-add-ada-menu): Fix args to easy-menu-define.1995-05-22, by Karl Heuer
-
(oblookup): Delete argument hashp.1995-05-22, by Karl Heuer
-
(file-ownership-preserved-p): Fix typo in previous change.1995-05-22, by Karl Heuer
-
(mail-text): Expand abbrev before moving point.1995-05-22, by Karl Heuer
-
[REGEX_FREE]: Use ((void)0) instead of just (0).1995-05-21, by Jim Meyering
-
Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.1995-05-20, by Roland McGrath
-
(mouse-save-then-kill): Fix previous change.1995-05-20, by Karl Heuer
-
(activate_button, xm_update_cascadebutton): Don't use prototype.1995-05-20, by Karl Heuer
-
Don't use prototype.1995-05-20, by Karl Heuer
-
(easy-menu-do-define): Add autoload cookie.1995-05-20, by Karl Heuer
-
(Flogb): frexp needs a pointer to int, not EMACS_INT.1995-05-20, by Karl Heuer
-
(buffer_posn_from_coords): Don't let startp be before BEGV.1995-05-19, by Karl Heuer
-
(mail-mode): Clarify doc string.1995-05-19, by Karl Heuer
-
(expand-mail-aliases): Expand aliases in1995-05-19, by Karl Heuer
-
Fix May 6 change.1995-05-19, by Karl Heuer
-
(zv_strings_seen): New variable.1995-05-18, by Karl Heuer
-
(compute_motion): Handle overlay strings.1995-05-18, by Karl Heuer
-
(Fpos_visible_in_window_p): New arg to compute_motion.1995-05-18, by Karl Heuer
-
(buffer_posn_from_coords): New arg to compute_motion.1995-05-18, by Karl Heuer
-
Put property on set-face-stipple, not set-stipple.1995-05-18, by Karl Heuer
-
Undo previous change.1995-05-18, by Karl Heuer
-
(byte-compile-dynamic-docstrings): Doc fix.1995-05-18, by Karl Heuer
-
(tar-mode): Set write-contents-hooks instead of1995-05-18, by Karl Heuer
-
(Fkill_emacs): Delete the auto-save-list file1995-05-18, by Karl Heuer
-
(status_notify): If Vprocess_alist changes within1995-05-18, by Karl Heuer
-
(unload-feature): When we come to (provide . FEATURE),1995-05-18, by Karl Heuer
-
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c1995-05-17, by Roland McGrath
-
(Buffer-menu-buffer): Give more informative error1995-05-17, by Karl Heuer
-
(Fdump_emacs): Don't take address of array.1995-05-17, by Karl Heuer
-
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is1995-05-17, by Roland McGrath
-
(c-fill-paragraph): Don't alter point1995-05-17, by Karl Heuer
-
(Fmake_indirect_buffer): Fix interactive spec.1995-05-17, by Karl Heuer
-
(gnus-expunge): Use defalias.1995-05-17, by Karl Heuer
-
(re_compile_fastmap): Undo previous change.1995-05-17, by Karl Heuer
-
(SOURCES): Fix reference to ymakefile.1995-05-17, by Karl Heuer
-
Delete reference to ymakefile.1995-05-17, by Karl Heuer
-
(easy-menu-create-keymaps): Set menu-enable prop.1995-05-17, by Karl Heuer
-
(syms_of_keyboard): Always define track-mouse.1995-05-17, by Karl Heuer
-
Add provide call.1995-05-16, by Karl Heuer
-
(facemenu-set-face-from-menu): Doc fix.1995-05-16, by Karl Heuer
-
(Frecenter): Fix args to vmotion (overlooked in May 13 change).1995-05-16, by Karl Heuer
-
UNEXEC_USE_MAP_PRIVATE: Define.1995-05-16, by Karl Heuer
-
(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for1995-05-16, by Karl Heuer
-
Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.1995-05-16, by Karl Heuer
-
(re_compile_fastmap): Don't free stack if it's empty.1995-05-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Define.1995-05-15, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-05-15, by Richard M. Stallman
-
New version for Emacs 19.1995-05-15, by Richard M. Stallman
-
If the geometry resource specifies a position,1995-05-15, by Richard M. Stallman
-
(dabbrev-completion): Use mapcar, not mapc.1995-05-15, by Richard M. Stallman
-
(byte-compile-insert-header): Cope if user-mail-address is unbound.1995-05-15, by Richard M. Stallman
-
(mouse-save-then-kill): When making a new region1995-05-15, by Richard M. Stallman
-
(path-separator): Defined.1995-05-15, by Richard M. Stallman
-
(get-method-definition): Fix regexps.1995-05-15, by Karl Heuer
-
(tq-process-buffer): Don't hard-code the buffer name.1995-05-15, by Karl Heuer
-
* config.guess: Recognize Cray90 (from Pete TerMaat).1995-05-15, by Per Bothner
-
(vmotion): handle the case where `minibuf_prompt' is nil.1995-05-15, by Karl Heuer
-
Add configuration for semi-hosted ARM.1995-05-13, by Erich Stefan Boleyn
-
(vmotion): Simplify. Replace last three args with a single1995-05-13, by Karl Heuer
-
(minmax): New macro.1995-05-13, by Karl Heuer
-
(Fdelete_other_windows): Fix args to vmotion.1995-05-13, by Karl Heuer
-
Initial revision1995-05-13, by Karl Heuer
-
(Qvendor_specific_keysyms): New var.1995-05-13, by Karl Heuer
-
(main) [NeXT]: Add missing braces.1995-05-12, by Karl Heuer
-
(rlogin-history): New defvar.1995-05-12, by Roland McGrath
-
(compilation-next-error-locus): Ignore zero column number.1995-05-12, by Roland McGrath
-
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).1995-05-12, by Roland McGrath
-
(vxworks29k): New alias.1995-05-12, by Doug Evans
-
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.1995-05-12, by Simon Marshall
-
(init_system_name): Clean up signedness mismatch.1995-05-12, by Karl Heuer
-
Miscellaneous fixes for better compatibility with1995-05-12, by Karl Heuer
-
(float_to_string): Fix type mismatch and simplify.1995-05-12, by Karl Heuer
-
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.1995-05-12, by Per Bothner
-
(unexec): Fix type mismatch.1995-05-12, by Karl Heuer
-
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.1995-05-11, by Karl Heuer
-
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.1995-05-11, by Karl Heuer
-
(tcl-type-alist): Include entry for "proc".1995-05-11, by Tom Tromey
-
(tags-loop-continue): Doc fix.1995-05-11, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.1995-05-11, by Roland McGrath
-
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not1995-05-10, by Tom Tromey
-
Bug fix in menu code for XEmacs.1995-05-10, by Tom Tromey
-
AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-741995-05-10, by Roland McGrath
-
Changed "Lucid Emacs" to "XEmacs".1995-05-09, by Tom Tromey
-
Add powerpc little endian support; Add powerpc variants; Add pentium variants1995-05-09, by Michael Meissner
-
Use sqrt (more portable) instead of fmod in -lm check.1995-05-09, by David J. MacKenzie
-
(BSD): Include sys/param.h instead of redefining BSD.1995-05-09, by Richard M. Stallman
-
Put nt/emacs.ico and nt/emacs.rc in dist.1995-05-09, by Richard M. Stallman
-
Do copy src/makefile.nt.1995-05-09, by Richard M. Stallman
-
(Info-directory-list): Use installation-directory,1995-05-09, by Richard M. Stallman
-
(Fcall_process): Keep reading till buffer is nearly full.1995-05-09, by Richard M. Stallman
-
Vdefault_minibuffer_frame is now part of KBOARD instead1995-05-09, by Karl Heuer
-
(struct kboard): New member Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(init_kboard): Initialize Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(VMS_SUPPORT): Add missing `.elc'.1995-05-09, by Richard M. Stallman
-
(make_frame_without_minibuffer): New arg KB.1995-05-09, by Karl Heuer
-
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.1995-05-09, by Karl Heuer
-
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.1995-05-09, by Karl Heuer
-
(Funfocus_frame): Check for live X frame.1995-05-09, by Richard M. Stallman
-
[MULTI_FRAME] (init_window_once): Set Vterminal_frame1995-05-09, by Karl Heuer
-
(mail-font-lock-keywords): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(news-reply-mode): Add ^ to paragraph delimiters.1995-05-09, by Richard M. Stallman
-
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(x_consider_frame_title): When setting multiple_frames,1995-05-09, by Karl Heuer
-
removed ^Ms1995-05-09, by Geoff Voelker
-
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.1995-05-09, by Richard M. Stallman
-
Initial revision1995-05-09, by Geoff Voelker
-
[MULTI_KBOARD] (read_char): If the character was for1995-05-09, by Karl Heuer
-
(news-setup): Bind mail-signature to nil.1995-05-09, by Richard M. Stallman
-
(prepare_menu_bars): Save and restore the match data.1995-05-09, by Richard M. Stallman
-
(ediff-revision-key): Default value nil.1995-05-08, by Richard M. Stallman
-
(info-insert-file-contents): Don't use1995-05-08, by Richard M. Stallman
-
(Helper-help): Use read-key-sequence.1995-05-08, by Richard M. Stallman
-
(add-log-current-defun): Handle objc-mode like c-mode;1995-05-08, by Richard M. Stallman
-
(Fdump_emacs): Don't use & before my_edata.1995-05-08, by Richard M. Stallman
-
(Fread_key_sequence): Doc fix.1995-05-08, by Richard M. Stallman
-
(Fraise_frame, Flower_frame): Make arg FRAME optional.1995-05-08, by Richard M. Stallman
-
(menu-bar-tools-menu): Rename key to `compare'.1995-05-08, by Richard M. Stallman
-
* delta.h (C_SWITCH_MACHINE): Let configure decide if this is a1995-05-08, by Francesco Potortì
-
(region-cache.obj,vm-limit.obj): Dependencies defined.1995-05-08, by Richard M. Stallman
-
(Fdisplay_buffer): Initialize other, upper, lower.1995-05-08, by Richard M. Stallman
-
(get-method-definition, get-method-definition-1): New functions.1995-05-08, by Richard M. Stallman
-
Add C-escape binding.1995-05-07, by Richard M. Stallman
-
entered into RCS1995-05-07, by Richard M. Stallman
-
(main): Increase lock timeout to five minutes.1995-05-07, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Declared.1995-05-07, by Richard M. Stallman
-
(wait_reading_process_input): Pass arg in new call to set_waiting_for_input.1995-05-07, by Richard M. Stallman
-
(path-separator): Set to ";".1995-05-07, by Richard M. Stallman
-
(TRES): Defined.1995-05-07, by Richard M. Stallman
-
(obj): Use .c files.1995-05-07, by Richard M. Stallman
-
(CVTRES): Defined.1995-05-07, by Richard M. Stallman
-
(recover-session): Renamed from multiple-recover.1995-05-07, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined1995-05-07, by Richard M. Stallman
-
(region_face, next_face_id): Make static.1995-05-07, by Richard M. Stallman
-
Provide noutline as well as outline.1995-05-07, by Richard M. Stallman
-
(isfloat_string): Reject strings like "0.5+".1995-05-07, by Richard M. Stallman
-
(Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.1995-05-07, by Richard M. Stallman
-
Clarification about running executable in place.1995-05-07, by Richard M. Stallman
-
Clarify effect of setting load-path before dumping.1995-05-07, by Richard M. Stallman
-
(syms_of_window): Doc fix.1995-05-07, by Richard M. Stallman
-
(pp-eval-expression): Update use of temp-buffer-show-function.1995-05-07, by Richard M. Stallman
-
Refer to file nt/install.1995-05-06, by Richard M. Stallman
-
(wait_reading_process_input): Don't call prepare_menu_bars.1995-05-06, by Richard M. Stallman
-
(gc_cons_threshold): Change back to int.1995-05-06, by Richard M. Stallman
-
(gc_cons_threshold): Change back to int.1995-05-06, by Richard M. Stallman
-
(i[345]86-*-bsdi2*): New configuration.1995-05-06, by Richard M. Stallman
-
(GETPGRP_NO_ARG): New definition.1995-05-06, by Richard M. Stallman
-
Make sure CDPATH doesn't mess up PWD check.1995-05-06, by David J. MacKenzie
-
(bcmp, bcopy): Fix backward BSTRING conditionals.1995-05-06, by Richard M. Stallman
-
[! emacs]: #undef REL_ALLOC.1995-05-06, by Richard M. Stallman
-
Delete all APOLLO conditionals.1995-05-06, by Richard M. Stallman
-
(prepare_menu_bars): Clear size-change flag before running1995-05-06, by Richard M. Stallman
-
(x-colors): Delete "medium forest green" in both forms.1995-05-06, by Richard M. Stallman
-
(x-colors): Delete "medium goldenrod" in both forms.1995-05-06, by Richard M. Stallman
-
(gnus-use-generic-from): Doc fix.1995-05-06, by Richard M. Stallman
-
(ispell-region): If position not visible, (sit-for 0).1995-05-06, by Richard M. Stallman
-
(lw_refigure_widget) [USE_MOTIF]: Fix backward if.1995-05-06, by Richard M. Stallman
-
All autoload cookies disabled.1995-05-06, by Richard M. Stallman
-
(gnus-group-mode): Set truncate-lines.1995-05-06, by Richard M. Stallman
-
(days_per_month): Move variable to top level.1995-05-05, by Richard M. Stallman
-
(Fencode_time): Rename arg from min to minute.1995-05-05, by Richard M. Stallman
-
(sendmail-send-it): Check continuation lines1995-05-05, by Richard M. Stallman
-
Add more NetBSD cases: atrai, sun3*, and mac68k.1995-05-05, by Richard Kenner
-
[USE_X_TOOLKIT] (x_window): Always pass position in geometry.1995-05-05, by Richard M. Stallman
-
(HAVE_VFORK): Add #undef.1995-05-05, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined.1995-05-05, by Richard M. Stallman
-
(string_display_width): Renamed from string_width.1995-05-05, by Richard M. Stallman
-
(make_gap): Make this new error check also check exceeding VALBITS.1995-05-05, by Richard M. Stallman
-
(Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)1995-05-05, by Richard M. Stallman
-
(Fnumber_to_string, Fstring_to_number):1995-05-05, by Richard M. Stallman
-
(doprnt): Handle long EMACS_INT in sprintf.1995-05-05, by Richard M. Stallman
-
(read1): Handle long EMACS_INT in atol.1995-05-05, by Richard M. Stallman
-
(Fexecute_extended_command): Handle long EMACS_INT in sprintf.1995-05-05, by Richard M. Stallman
-
(print): Make the printing understand EMACS_INTs1995-05-05, by Richard M. Stallman
-
(bcopy, bzero, bcmp): Don't let string.h prototype these.1995-05-05, by Richard M. Stallman
-
(list_processes_1): Cast XFASTINT for passing to sprintf.1995-05-05, by Richard M. Stallman
-
Don't try to define backquote.1995-05-05, by Richard M. Stallman
-
(Qbefore_string, Qafter_string): New vars.1995-05-05, by Karl Heuer
-
[!__GNUC__] (LINKER): Defined.1995-05-04, by Richard M. Stallman
-
(make_gap): Don't allow buffer size that won't fit in int.1995-05-04, by Richard M. Stallman
-
Include config.h.1995-05-04, by Richard M. Stallman
-
(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.1995-05-04, by Richard M. Stallman
-
(arith_driver): Make accum and next EMACS_INTs.1995-05-04, by Richard M. Stallman
-
('\`): Use backslash for reading the backquote.1995-05-04, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I../src.1995-05-04, by Richard M. Stallman
-
Fix spelling of author's name.1995-05-04, by Karl Heuer
-
Initial revision1995-05-04, by Richard M. Stallman
-
(read1): New arg FIRST_IN_LIST; all callers changed.1995-05-04, by Richard M. Stallman
-
(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.1995-05-04, by Richard M. Stallman
-
(Fdelete_overlay): Was mistakenly called Fdelete_overlays.1995-05-04, by Richard M. Stallman
-
(gc_cons_threshold): Make this an EMACS_INT.1995-05-04, by Richard M. Stallman
-
(gc_cons_threshold): Make this an EMACS_INT.1995-05-04, by Richard M. Stallman
-
(search_buffer): Cast p_limit to EMACS_INT not int.1995-05-04, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Define.1995-05-04, by Richard M. Stallman
-
[__osf__]: Include string.h and stdlib.h.1995-05-04, by Richard M. Stallman
-
(xmalloc): Declare it to return long *.1995-05-04, by Richard M. Stallman
-
(xmalloc, xrealloc): Declare them long *.1995-05-04, by Richard M. Stallman
-
(C_entries): Cast result of xrealloc.1995-05-04, by Richard M. Stallman
-
(HAVE_FMOD): Defined.1995-05-04, by Richard M. Stallman
-
(reorder_modifiers): Cast apply_modifiers arg to int.1995-05-04, by Richard M. Stallman
-
(reorder_modifiers): Use XINT.1995-05-04, by Richard M. Stallman
-
(m68*-apollo-*): Renamed from m68*-apollo*.1995-05-03, by Richard M. Stallman
-
(CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)1995-05-03, by Richard M. Stallman
-
(directory_file_name): Add APOLLO conditional.1995-05-03, by Richard M. Stallman
-
Don't copy in src/s/*.inp. Don't copy nt/src.1995-05-03, by Richard M. Stallman
-
Doc auto-save-list-file-name.1995-05-03, by Richard M. Stallman
-
(scribe-chapter): Change to C-c C-c.1995-05-03, by Karl Heuer
-
(gomoku-human-plays): Change to C-c C-p.1995-05-02, by Karl Heuer
-
(gnus-uu-interactive-scan-directory): Change to C-c C-d.1995-05-02, by Karl Heuer
-
(outline-rebullet-current-heading): Change to C-c *.1995-05-02, by Karl Heuer
-
(get_local_map): Use Fget_char_property, so that1995-05-02, by Karl Heuer
-
(Fset_buffer_modified_p): Use the truename for locking.1995-05-02, by Richard M. Stallman
-
(Finsert_file_contents): Use file_truename for unlocking.1995-05-02, by Richard M. Stallman
-
(prepare_to_modify_buffer): Use file_truename for locking.1995-05-02, by Richard M. Stallman
-
(union fail_stack_elt): New union.1995-05-02, by Richard M. Stallman
-
(xmenu_show, menubar_selection_callback): Move declaration1995-05-02, by Karl Heuer
-
(kbd_buffer_get_event): New arg USED_MOUSE_MENU.1995-05-02, by Karl Heuer
-
(S-delete): Fix typo (was C-delete).1995-05-02, by Richard M. Stallman
-
(hide-ifdef-mode-prefix-key): Change to C-c @.1995-05-02, by Richard M. Stallman
-
Warn about nested repetition.1995-05-02, by Richard M. Stallman
-
(update_frame): Don't put cursor in echo area unless1995-05-02, by Karl Heuer
-
(display_text_line): Don't move the cursor if it's supposed to1995-05-02, by Karl Heuer
-
Describe uses of C-c followed by punctuation chars.1995-05-02, by Richard M. Stallman
-
(outline-minor-mode-prefix): Change to C-c @.1995-05-02, by Richard M. Stallman
-
(texinfo-mode-map): Delete C-c ] binding.1995-05-02, by Richard M. Stallman
-
(forms--mode-commands): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(news-reply-mode-map): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(isearch-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(redisplay): Don't move the cursor if it's supposed to1995-05-01, by Karl Heuer
-
(buffer-substring-no-properties): New function.1995-05-01, by Richard M. Stallman
-
(expand-mail-aliases): Use buffer-substring-no-properties.1995-05-01, by Richard M. Stallman
-
(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.1995-05-01, by Richard M. Stallman
-
(tpu-copy-keyfile): New function.1995-05-01, by Richard M. Stallman
-
(set-auto-mode): If buffer has no file, use buffer name.1995-05-01, by Richard M. Stallman
-
(jka-compr-write-region): Handle the append1995-05-01, by Richard M. Stallman
-
(main): Delete duplicate code for -version.1995-04-30, by Richard M. Stallman
-
Comment change.1995-04-30, by Richard M. Stallman
-
(Fdo_auto_save): Record visited file name1995-04-30, by Richard M. Stallman
-
(normal-top-level): Set auto-save-list-file-name.1995-04-30, by Richard M. Stallman
-
(multiple-recover, multiple-recover-finish): New commands.1995-04-30, by Richard M. Stallman
-
(standard_args): Add #ifdef VMS for -map.1995-04-30, by Richard M. Stallman
-
Fix delq example.1995-04-30, by Richard M. Stallman
-
(datearg): If rlog options are specified explicitly,1995-04-30, by Paul Eggert
-
Mention file-regular-p operation.1995-04-30, by Richard M. Stallman
-
(command-line-1): Implement -L/--directory option.1995-04-30, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1995-04-29, by Richard M. Stallman
-
(standard_args): Add -L/--directory/-directory.1995-04-29, by Richard M. Stallman
-
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.1995-04-29, by Richard M. Stallman
-
(jka-compr-insert-file-contents): When visiting,1995-04-29, by Richard M. Stallman
-
(command-line): Handle -iconic and -icon-type here.1995-04-29, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-04-29, by Richard M. Stallman
-
(compile-internal): Disable undo before erasing1995-04-29, by Richard M. Stallman
-
(tex-view): Nice error if tex-dvi-view-command is nil.1995-04-29, by Richard M. Stallman
-
(*-sun-sunos4.1.3*): Use sunos4shr.h.1995-04-29, by Richard M. Stallman
-
(ORDINARY_LINK): Defined.1995-04-29, by Richard M. Stallman
-
(popup_get_selection): Use x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(read_char, read_char_x_menu_prompt): Exclude1995-04-29, by Karl Heuer
-
Declare x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(x_non_menubar_window_to_frame): New function.1995-04-29, by Karl Heuer
-
(x_term_init): Add stub to initialize Vsystem_key_alist.1995-04-29, by Karl Heuer
-
(create_process): Don't reference pty_name if !HAVE_PTYS.1995-04-28, by Karl Heuer
-
(sunos4.1.3): Use shared libraries, since that's1995-04-28, by Karl Heuer
-
Support for pre-BFD versions of Linux ld.1995-04-27, by Michael Meissner
-
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.1995-04-27, by Richard Kenner
-
(vc-next-action-on-file): Add missing let-binding.1995-04-26, by Karl Heuer
-
(vc-default-backend, vc-path, vc-consult-headers):1995-04-26, by Karl Heuer
-
(extraclean): Depend on maintainer-clean, not1995-04-26, by Karl Heuer
-
(maintainer-clean): Renamed from realclean.1995-04-26, by Karl Heuer
-
Support Linux elf and a.out systems; Add parisc support1995-04-26, by Michael Meissner
-
(CRAY*Y-MP:*:*:*): New entry.1995-04-26, by Richard Kenner
-
(Ffile_regular_p): Use Qfile_regular_p.1995-04-26, by Richard M. Stallman
-
(vc-buffer-backend): New function.1995-04-26, by Richard M. Stallman
-
(vc-backend-checkout): Pass vc-checkout-switches arg1995-04-26, by Richard M. Stallman
-
(standard_args): Move -iconic and --icon-type (etc.)1995-04-26, by Richard M. Stallman
-
Eval key definitions and clean up upon completion.1995-04-26, by Richard M. Stallman
-
Removed reference to tpu-gnu-emacs18-p.1995-04-26, by Richard M. Stallman
-
(mark_kboards): Mark the kbd macro and Vsystem_key_alist.1995-04-25, by Karl Heuer
-
(appt-check): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(array-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(byte-recompile-directory): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(delete-selection-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(dired-omit-expunge): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(dired-sort-set-modeline): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(edt-advance, edt-backup): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(find-dired-sentinel): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(fortran-auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(gud-sentinel): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(hanoi): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(hide-ifdef-toggle-read-only): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(Info-edit-mode, Info-cease-edit): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(isearch-mode, isearch-done): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-insert-signature): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-set-scan-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-set-mode-name): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(outline-minor-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(picture-set-motion, picture-mode-exit): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(rmail-edit-current-message): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(sc-raw-mode-toggle): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(term-update-mode-line, term-process-pager): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(te-edit, te-more-break-unwind): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(display-time-sentinel, display-time-filter): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(vip-change-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(toggle-read-only, rename-uniquely): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(ispell-minor-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(double-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(gomoku-display-statistics): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(f90-auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(abbrev-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(forms--make-format-elt-using-text-properties)1995-04-25, by Richard M. Stallman
-
Made sc-string-text to strip of text properties of buffer text, so string1995-04-25, by Simon Marshall
-
Explan when boundaries are made automatically.1995-04-25, by Richard M. Stallman
-
Comment change.1995-04-25, by Richard M. Stallman
-
(rename-uniquely): Don't discard <NN> from end1995-04-25, by Richard M. Stallman
-
(rmail-insert-inbox-text): Get the truename of1995-04-25, by Richard M. Stallman
-
(mail-position-on-field): Use $, not \n, in regexp.1995-04-25, by Richard M. Stallman
-
(tpu-search-internal): Case-sensitive search if search1995-04-25, by Richard M. Stallman
-
(REGEXP_IN_LIBC): Defined.1995-04-25, by Richard M. Stallman
-
[REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):1995-04-25, by Richard M. Stallman
-
At end, use default file name .tpu-keys.1995-04-25, by Richard M. Stallman
-
Don't turn on tpu-edt mode.1995-04-25, by Richard M. Stallman
-
Fix backwards test in kill-buffer-query-functions.1995-04-24, by Richard M. Stallman
-
(x_term_init): If the previous kboard was the dummy one,1995-04-24, by Karl Heuer
-
(Vsystem_key_alist): Delete global variable.1995-04-24, by Karl Heuer
-
(struct kboard): New member Vsystem_key_alist.1995-04-24, by Karl Heuer
-
Make intervals.o and term.o depend on keyboard.h.1995-04-24, by Karl Heuer
-
(safe_run_hooks_1, safe_run_hooks_error): New subroutines.1995-04-24, by Richard M. Stallman
-
(Fplist_put): Don't signal an error if plist isn't a cons.1995-04-24, by Karl Heuer
-
(struct x_display_info): New members x_focus_frame,1995-04-24, by Karl Heuer
-
(x_get_focus_frame): New arg FRAME. Callers changed.1995-04-24, by Karl Heuer
-
(x_focus_frame, x_focus_event_frame, x_highlight_frame):1995-04-24, by Karl Heuer
-
(Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.1995-04-24, by Karl Heuer
-
Make dispnew.o and keyboard.o depend on xterm.h.1995-04-24, by Karl Heuer
-
(rmail-resend): Fix abbrev expansion.1995-04-24, by Richard M. Stallman
-
(do_switch_frame): Don't try to refocus termcap frames.1995-04-24, by Karl Heuer
-
(message_dolog): The message log doesn't need an undo list.1995-04-24, by Karl Heuer
-
(term_init): MagicWrap implies AutoWrap.1995-04-24, by Karl Heuer
-
(do_switch_frame): x_get_focus_frame needs an arg.1995-04-24, by Karl Heuer
-
(xmenu_show): x_mouse_leave needs an arg.1995-04-24, by Karl Heuer
-
(info-insert-file-contents): Set default-directory1995-04-24, by Richard M. Stallman
-
(isearch-update-ring): Use STRING arg, not isearch-ring.1995-04-24, by Richard M. Stallman
-
Disable many Files menu items in minibuffer.1995-04-24, by Richard M. Stallman
-
(print-help-return-message): Check same-window-buffer-names1995-04-24, by Richard M. Stallman
-
(iso-accents-list): Add ~! and ~? combinations.1995-04-24, by Richard M. Stallman
-
(rename-uniquely): Strip suffix before rename.1995-04-24, by Richard M. Stallman
-
shell-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
mail-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
rmail-summary-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
dired-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
change-log-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
Use new fortran-match-!-comment to do !-style fontification; do rest in regexps1995-04-24, by Simon Marshall
-
Make font-lock.el use compiled keywords; added FN as possible matcher.1995-04-24, by Simon Marshall
-
(create_process): Don't abort if can't reopen1995-04-24, by Richard M. Stallman
-
(child_setup): Reword "can't exec" message.1995-04-24, by Richard M. Stallman
-
(easy-menu-define): Doc fix.1995-04-24, by Richard M. Stallman
-
(INFO_TARGETS, DVI_TARGETS): Add viper targets.1995-04-24, by Richard M. Stallman
-
Update info on window-end.1995-04-24, by Richard M. Stallman
-
(byte-optimize-letX): Use car-safe and cdr-safe.1995-04-24, by Richard M. Stallman
-
(rmail-attributes): Recognize "resent" attribute.1995-04-21, by Karl Heuer
-
Update some MIME doc strings.1995-04-20, by Karl Heuer
-
Update some MIME doc strings.1995-04-20, by Karl Heuer
-
Comment update.1995-04-20, by Karl Heuer
-
(sendmail-pre-abbrev-expand-hook): When setting the1995-04-20, by Karl Heuer
-
(Fexpand_abbrev): Add some error checking.1995-04-20, by Karl Heuer
-
(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.1995-04-20, by Karl Heuer
-
(f90-keywords): "only" added to keyword list.1995-04-20, by Karl Heuer
-
Change the instructions in the INSTALLATION1995-04-20, by Karl Heuer
-
Comment change.1995-04-20, by Richard M. Stallman
-
(undigestify-rmail-message): Strip "^- " which is1995-04-20, by Richard M. Stallman
-
(rmail-revert): Call rmail-mode after reverting1995-04-20, by Richard M. Stallman
-
(x_window): Use (or reuse) frame's namebuf instead of a1995-04-19, by Karl Heuer
-
(Fdelete_frame): Free f->namebuf.1995-04-19, by Karl Heuer
-
(make_frame): Initialize f->namebuf.1995-04-19, by Karl Heuer
-
(struct frame): New member namebuf.1995-04-19, by Karl Heuer
-
(cpp-edit-reset): Fix typo.1995-04-19, by Richard M. Stallman
-
(xmenu_show, xdialog_show): Delete menubarp arg.1995-04-19, by Richard M. Stallman
-
Downcase function parameters.1995-04-19, by Richard M. Stallman
-
(pushnew): Use edebug-keywordp.1995-04-19, by Richard M. Stallman
-
(finder-known-keywords): Add `debugging'.1995-04-19, by Richard M. Stallman
-
Add Keywords: comment header for finder.el.1995-04-18, by Roland McGrath
-
(main): Add argv[0] to an error message.1995-04-18, by Richard M. Stallman
-
(frame-notice-user-settings):1995-04-18, by Richard M. Stallman
-
(map_event_to_object): Declaration deleted.1995-04-18, by Richard M. Stallman
-
(x_report_frame_params): Report value of `display' parm.1995-04-18, by Richard M. Stallman
-
(tags-search, tags-query-replace): Put (quote ...) around args inserted1995-04-18, by Roland McGrath
-
(Ffetch_bytecode): Check the type of the object being read from the file.1995-04-18, by Richard M. Stallman
-
(cpp-edit-list): Move definition toward start of file.1995-04-18, by Richard M. Stallman
-
(line-move): Fix previous change: if we get an error,1995-04-18, by Richard M. Stallman
-
(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.1995-04-18, by Richard M. Stallman
-
Comment change.1995-04-18, by Richard M. Stallman
-
(Fencode_time): Don't treat years < 100 as special.1995-04-18, by Richard M. Stallman
-
(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.1995-04-18, by Richard M. Stallman
-
(insert_1): Adjust overlay center after inserting.1995-04-17, by Karl Heuer
-
(adjust_overlays_for_insert): New function.1995-04-17, by Karl Heuer
-
Declare some functions.1995-04-17, by Karl Heuer
-
(map-y-or-n-p): Don't log prompt messages.1995-04-17, by Karl Heuer
-
(finder-known-keywords): Generalize `c' keyword.1995-04-17, by Richard M. Stallman
-
(ispell-init-ispell): Don't barf if there is a1995-04-17, by Richard M. Stallman
-
(Fencode_time): Rewrite by Naggum.1995-04-17, by Richard M. Stallman
-
(font-lock-make-faces): Determine font-lock-background-mode from color1995-04-16, by Richard M. Stallman
-
(x-defined-colors): Take frame as optional arg.1995-04-16, by Richard M. Stallman
-
(list-colors-display): Minor clarification.1995-04-16, by Richard M. Stallman
-
(set-face-background): Handle FRAME = nil directly1995-04-16, by Richard M. Stallman
-
(set-auto-mode): If -*- spec doesn't set `mode:',1995-04-16, by Richard M. Stallman
-
(xaw_pop_instance): Make x, y, w, h unsigned.1995-04-15, by Richard M. Stallman
-
(size_menu): Make height and label_width unsigned.1995-04-15, by Richard M. Stallman
-
(really-lwlib, really-oldXMenu): Mark as .PHONY.1995-04-15, by Richard M. Stallman
-
Delete the #if that compares MARKBIT.1995-04-15, by Richard M. Stallman
-
(dired-do-search): Renamed from dired-do-tags-search.1995-04-15, by Richard M. Stallman
-
(dired-mode-map): Rename commands for A and Q.1995-04-15, by Richard M. Stallman
-
(cpp-parse-open): Delete comments that go past end of line.1995-04-15, by Richard M. Stallman
-
Comment change.1995-04-14, by Richard M. Stallman
-
(finder-known-keywords):1995-04-14, by Richard M. Stallman
-
Create mouse-drag-overlay as a dead overlay, instead1995-04-14, by Karl Heuer
-
(rmail-reformat-message): Call `rmail-clear-headers'1995-04-14, by Richard M. Stallman
-
(Fencode_time): Fix missing \n\'s.1995-04-14, by Karl Heuer
-
(tar-mode): Locally bind next-line-add-newlines to nil.1995-04-14, by Richard M. Stallman
-
(popup_get_selection): Queue up events that aren't1995-04-14, by Richard M. Stallman
-
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)1995-04-14, by Richard M. Stallman
-
(init_editfns): Add casts.1995-04-14, by Richard M. Stallman
-
(get_doc_string): Add cast.1995-04-14, by Richard M. Stallman
-
(kbd_buffer_get_event): Don't use prototype.1995-04-14, by Richard M. Stallman
-
(redisplay): Call init_desired_glyphs for each frame.1995-04-14, by Richard M. Stallman
-
Comment fix.1995-04-14, by Karl Heuer
-
Many doc fixes.1995-04-14, by Karl Heuer
-
(edt-vt100-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-pc-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-mapper-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-lk201-revision): Deleted.1995-04-14, by Karl Heuer
-
(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.1995-04-14, by Richard M. Stallman
-
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.1995-04-14, by Richard M. Stallman
-
(update_one_menu_entry, make_menu_in_widget):1995-04-14, by Richard M. Stallman
-
(main): Improve error handling.1995-04-14, by Karl Heuer
-
(Fbuffer_string): Doc clarification.1995-04-13, by Karl Heuer
-
(byte-compile-log-file): Always insert at eob.1995-04-13, by Richard M. Stallman
-
Update copyright.1995-04-13, by Karl Heuer
-
Delete the #if that compares MARKBIT.1995-04-13, by Karl Heuer
-
Comment change.1995-04-13, by Richard M. Stallman
-
(print-help-return-message): Check same-window-buffer-names1995-04-13, by Richard M. Stallman
-
(Fdisplay_buffer): Search the proper frame when the1995-04-13, by Karl Heuer
-
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of1995-04-13, by Karl Heuer
-
(main, skip_to_lf): Improve error handling.1995-04-13, by Karl Heuer
-
(make-help-screen): Explicitly translate key thru function-key-map.1995-04-13, by Richard M. Stallman
-
(main): Check for trailing ", " before trying to delete it.1995-04-13, by Karl Heuer
-
(reporter-mailer): Replace mail with reporter-mail.1995-04-13, by Richard M. Stallman
-
(tabify): Include entire first line in narrowing.1995-04-13, by Richard M. Stallman
-
(compute_char_face): Don't use NULL.1995-04-13, by Richard M. Stallman
-
Fix previous change.1995-04-13, by Karl Heuer
-
(Foverlays_at, Fnext_overlay_change): Don't use NULL.1995-04-13, by Richard M. Stallman
-
(Fx_color_defined_p): Doc fix.1995-04-13, by Richard M. Stallman
-
[! HAVE_X_WINDOWS] (build_face): Deleted.1995-04-13, by Richard M. Stallman
-
(Fcall_interactively): Fix paren nesting.1995-04-13, by Richard M. Stallman
-
(evaporate_overlays): Fix type error.1995-04-13, by Richard M. Stallman
-
(scan_c_file): At end, restore file name last char to its original value.1995-04-13, by Richard M. Stallman
-
(all): Build test-distrib and make-docfile.1995-04-13, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.1995-04-13, by Richard M. Stallman
-
Comment change.1995-04-13, by Richard M. Stallman
-
(mail-do-fcc): Use just find-buffer-visiting1995-04-13, by Richard M. Stallman
-
(MARKBIT): Do the shifting as unsigned int.1995-04-13, by Richard M. Stallman
-
(top_distclean): Delete config.cache.1995-04-13, by Richard M. Stallman
-
(x-set-selection): Fix up interactive defaults.1995-04-13, by Richard M. Stallman
-
(temp_output_buffer_show): Select the chosen window1995-04-13, by Richard M. Stallman
-
(time-stamp-format): Replace list of Lisp1995-04-13, by Richard M. Stallman
-
(gc_sweep): If a misc has type Lisp_Misc_Free,1995-04-12, by Richard M. Stallman
-
(Fencode_time): Use XINT to examine `zone'.1995-04-12, by Richard M. Stallman
-
Initial revision1995-04-12, by Karl Heuer
-
(all): Use DEL_TREE instead of delnode.1995-04-12, by Karl Heuer
-
Key [C-M-backspace] defined.1995-04-12, by Karl Heuer
-
[WINDOWSNT]: Find doc strings1995-04-12, by Karl Heuer
-
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.1995-04-12, by Karl Heuer
-
(dired-chmod-program): Defined.1995-04-12, by Karl Heuer
-
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.1995-04-12, by Karl Heuer
-
(obj, lisp): Update to expanded list of source files.1995-04-12, by Karl Heuer
-
(getenv_internal): Balance parentheses across #if/#endif.1995-04-12, by Karl Heuer
-
Fix typo in previous change.1995-04-12, by Karl Heuer
-
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.1995-04-12, by Karl Heuer
-
(HAVE_RANDOM): Defined.1995-04-12, by Karl Heuer
-
(Fset_message_beep): Defined.1995-04-12, by Karl Heuer
-
(win32_wait): Reap synchronous subprocesses, and place1995-04-12, by Karl Heuer
-
Fixed function prototypes.1995-04-12, by Karl Heuer
-
(do_mouse_event): Use XSETFASTINT.1995-04-12, by Karl Heuer
-
(sbrk): Shrink heap by arbitrary amounts.1995-04-12, by Karl Heuer
-
(nt_ctime): Defined.1995-04-12, by Karl Heuer
-
(DOC): Defined.1995-04-12, by Karl Heuer
-
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.1995-04-12, by Karl Heuer
-
(directory_file_name) [WINDOWSNT]: Handle UNC format.1995-04-12, by Karl Heuer
-
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
(child_setup) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
Initial revision1995-04-12, by Karl Heuer
-
(mail-hist-put-headers-into-history):1995-04-11, by Richard M. Stallman
-
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,1995-04-11, by Roland McGrath
-
(XTread_socket): Pass dpyinfo to popup_get_selection.1995-04-11, by Richard M. Stallman
-
(inhibit_garbage_collection): New function.1995-04-11, by Richard M. Stallman
-
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):1995-04-11, by Richard M. Stallman
-
(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.1995-04-11, by Boris Goldowsky
-
(Fcall_interactively): Fix handling of @1995-04-11, by Richard M. Stallman
-
(perl-comment-indent): Make extra space only when1995-04-11, by Richard M. Stallman
-
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.1995-04-11, by Richard M. Stallman
-
Test NO_SOCKETS_IN_FILE_SYSTEM.1995-04-11, by Richard M. Stallman
-
Comment changes.1995-04-11, by Karl Heuer
-
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.1995-04-10, by Karl Heuer
-
(internal_condition_case): Abort if interrupt_input_blocked>0.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): all_kboards means initial_kboard too.1995-04-10, by Karl Heuer
-
(init_keyboard): Don't malloc a new structure;1995-04-10, by Karl Heuer
-
(newline): Don't auto-fill if flag is on; it was filling wrong line.1995-04-10, by Richard M. Stallman
-
#define SPECIAL_EMACS_INT1995-04-10, by Richard M. Stallman
-
Don't include alloca.h, string.h here.1995-04-10, by Richard M. Stallman
-
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.1995-04-10, by Roland McGrath
-
If HAVE_CONFIG_H, include config.h.1995-04-10, by Richard M. Stallman
-
Include alloca.h, string.h. Test NOT_C_CODE.1995-04-10, by Richard M. Stallman
-
(fill-region-as-paragraph): Undo previous change.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): Use Emacs, Emacs-2, ... as name.1995-04-10, by Richard M. Stallman
-
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.1995-04-10, by Richard M. Stallman
-
(x_window): Copy the frame name to non-Lisp string.1995-04-10, by Richard M. Stallman
-
(struct x_display_info): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(struct frame): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(any_kboard_state): Renamed from unlock_kboard.1995-04-10, by Richard M. Stallman
-
(single_kboard): Renamed from kboard_locked. All refs renamed.1995-04-10, by Richard M. Stallman
-
(XTread_socket): Make deiconify event only if frame was iconified.1995-04-10, by Richard M. Stallman
-
(minibuf.o, xdisp.o): Don't depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
Don't include keyboard.h.1995-04-10, by Richard M. Stallman
-
(Fcall_interactively): Call single_kboard_state1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
(KBOARD, etc): Moved to keyboard.h.1995-04-10, by Richard M. Stallman
-
Include keyboard.h.1995-04-10, by Richard M. Stallman
-
(write-file): Default is ask for confirmation only interactively.1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): New definition.1995-04-10, by Richard M. Stallman
-
Remove function prototypes.1995-04-10, by Richard M. Stallman
-
(NO_MATHERR): Defined.1995-04-10, by Richard M. Stallman
-
(XMISCTYPE): New macro.1995-04-10, by Richard M. Stallman
-
(strftime.o): Define strftime as emacs_strftime.1995-04-10, by Richard M. Stallman
-
Comment fixes.1995-04-10, by Karl Heuer
-
New version from author.1995-04-09, by Karl Heuer
-
New version from author1995-04-09, by Karl Heuer
-
(re_match_2_internal): Eliminate cast of ptr to int.1995-04-09, by Richard M. Stallman
-
(server-switch-buffer): Make first arg optional too;1995-04-09, by Roland McGrath
-
(list-tags): Delete call to select-tags-matched-file.1995-04-09, by Richard M. Stallman
-
(set_point): When skipping intangible text,1995-04-09, by Richard M. Stallman
-
(line-move): Turn off intangibility for intermediate stops.1995-04-09, by Richard M. Stallman
-
(menu-bar-update-buffers): Reuse the entry for1995-04-09, by Richard M. Stallman
-
(newline): Don't indent afterward if at page sep line.1995-04-09, by Richard M. Stallman
-
(byte-compile-log-file): New function.1995-04-09, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I${srcdir}/../src.1995-04-09, by Richard M. Stallman
-
(ALL_CFLAGS): Define HAVE_CONFIG_H.1995-04-09, by Richard M. Stallman
-
(xmalloc, xrealloc): Declare them here.1995-04-09, by Richard M. Stallman
-
(mode-line-buffer-identification): Fix prev change; use setq-default.1995-04-09, by Richard M. Stallman
-
Fix typo in prev change.1995-04-09, by Richard M. Stallman
-
(next-file): Add paren missing from last change.1995-04-09, by Roland McGrath
-
(next-file): Handle empty list returned by (tags-table-files).1995-04-09, by Roland McGrath
-
(ange-ftp-parse-netrc): Bind `default-directory' to1995-04-09, by Richard M. Stallman
-
(occur): Provide 5 cols for line number.1995-04-09, by Richard M. Stallman
-
(completion-setup-function): Undo March 11 change.1995-04-08, by Richard M. Stallman
-
(Fmove_to_column): Fix minor bug in prev change.1995-04-08, by Richard M. Stallman
-
(read_escape): Undo Nov 15 change.1995-04-08, by Richard M. Stallman
-
(make-comint): Error, if start-process is not fboundp.1995-04-08, by Richard M. Stallman
-
(menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.1995-04-08, by Richard M. Stallman
-
(compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.1995-04-08, by Roland McGrath
-
(Fnext_window, Fprevious_window): If all_frames is a frame and window1995-04-08, by Richard M. Stallman
-
(news-reply-mode): Make mail-header-separator into regexp1995-04-08, by Richard M. Stallman
-
(mail-mode): Make mail-header-separator into regexp.1995-04-08, by Richard M. Stallman
-
(ispell-message): Make mail-header-separator into regexp.1995-04-08, by Richard M. Stallman
-
(tcl-outline-level): New function1995-04-08, by Tom Tromey
-
(walk-windows): Doc fix.1995-04-08, by Richard M. Stallman
-
(tar-clear-modification-flags): Fix several bugs.1995-04-08, by Richard M. Stallman
-
(string_width): New function.1995-04-08, by Richard M. Stallman
-
(*): remove function prototypes.1995-04-08, by Paul Reilly
-
(BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.1995-04-08, by Richard M. Stallman
-
(resize-minibuffer-window): Make sure minibuffer window is selected.1995-04-08, by Noah Friedman
-
(jka-compr-install): Doc fix.1995-04-08, by Richard M. Stallman
-
Comment change.1995-04-08, by Richard M. Stallman
-
(normal-top-level): Copy default-directory1995-04-08, by Richard M. Stallman
-
(menu-bar-file-menu): Add back as alias for menu-bar-files-menu.1995-04-08, by Richard M. Stallman
-
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.1995-04-08, by Richard M. Stallman
-
(redisplay): Don't call update_frame for non-selected termcap frame.1995-04-08, by Richard M. Stallman
-
(mode-line-buffer-identification): Eliminate %F.1995-04-08, by Richard M. Stallman
-
Comment changes.1995-04-08, by Karl Heuer
-
Add copyright.1995-04-08, by Karl Heuer
-
Add copyright notice.1995-04-08, by Karl Heuer
-
Update copyright.1995-04-08, by Karl Heuer
-
(kbd_buffer_get_event): Check for frame buried in a cons.1995-04-08, by Karl Heuer
-
(prepare_menu_bars): Do the frame titles last.1995-04-08, by Richard M. Stallman
-
Use "..." in #include.1995-04-08, by Richard M. Stallman
-
(fill-region): Avoid error on reaching end of buffer.1995-04-07, by Richard M. Stallman
-
(set-right-margin): Fix prompt.1995-04-07, by Richard M. Stallman
-
(Fcall_interactively): Fix previous change.1995-04-07, by Karl Heuer
-
(install-arch-indep): Delete .#* when copying subdirs.1995-04-07, by Richard M. Stallman
-
(Fcall_interactively): `+' is reserved for user changes.1995-04-07, by Richard M. Stallman
-
(read_process_output_error_handler)1995-04-07, by Richard M. Stallman
-
(rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.1995-04-07, by Noah Friedman
-
(electric-buffer-menu-mode-map): Undefine ESC ESC1995-04-07, by Richard M. Stallman
-
(rlogin): Use format, not concat, to generate numeric buffer names.1995-04-07, by Noah Friedman
-
(edt-keep-current-page-delimiter): Doc fix.1995-04-07, by Richard M. Stallman
-
Many doc fixes.1995-04-07, by Richard M. Stallman
-
(docref-last-active-buffer): Add defvar.1995-04-07, by Richard M. Stallman
-
Initial revision1995-04-07, by Richard M. Stallman
-
avoid.el Add autoload cookies; doc fixes.1995-04-07, by Boris Goldowsky
-
(msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.1995-04-07, by Richard M. Stallman
-
Rewritten and simplified.1995-04-07, by Boris Goldowsky
-
(menubar_selection_callback, dialog_selection_callback)1995-04-07, by Richard M. Stallman
-
(Flogb): Use EMACS_INT for `value'.1995-04-07, by Richard M. Stallman
-
(tgetent): Don't try to return the allocated address.1995-04-07, by Richard M. Stallman
-
(Fformat): Cast int to pointer by way of EMACS_INT.1995-04-07, by Richard M. Stallman
-
(search_buffer): Avoid casting trt to int.1995-04-07, by Richard M. Stallman
-
(Fdelete_overlays): Add declaration.1995-04-07, by Richard M. Stallman
-
(parse_modifiers): Use type EMACS_INT for `modifiers'.1995-04-07, by Richard M. Stallman
-
(dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)1995-04-07, by Richard M. Stallman
-
(bcopy): If NEED_BCOPY, do compile this.1995-04-07, by Richard M. Stallman
-
Use m/ncr386.h.1995-04-07, by Richard M. Stallman
-
Comment change.1995-04-07, by Richard M. Stallman
-
Comment changes.1995-04-07, by Richard M. Stallman
-
(byte-compile-output-docform): Output doc string position1995-04-07, by Richard M. Stallman
-
(get_doc_string): In (STRING . INTEGER), if INTEGER1995-04-07, by Richard M. Stallman
-
(Fuser_variable_p): For (STRING . INTEGER), test sign.1995-04-07, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Defined.1995-04-07, by Richard M. Stallman
-
Use $ at end when searching for mail-header-separator.1995-04-07, by Richard M. Stallman
-
(LIBS_SYSTEM): New override definition.1995-04-07, by Richard M. Stallman
-
(fill-region-as-paragraph): If JUSTIFY is non-nil,1995-04-07, by Richard M. Stallman
-
(lwlib.o): Depend on Makefile.1995-04-07, by Richard M. Stallman
-
(remove_grabs): Use type Widget for `menu'.1995-04-07, by Richard M. Stallman
-
(Fmake_overlay): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(Fmake_marker, mark_object): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)1995-04-07, by Richard M. Stallman
-
(print): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(internal_equal): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(Ftype_of, do_symval_forwarding, store_symval_forwarding)1995-04-07, by Richard M. Stallman
-
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)1995-04-07, by Richard M. Stallman
-
(frame_vector): New static variable.1995-04-07, by Richard M. Stallman
-
(CHECK_IMPURE): Remove & from before my_edata.1995-04-07, by Richard M. Stallman
-
Update copyright.1995-04-07, by Karl Heuer
-
Update copyright.1995-04-07, by Karl Heuer
-
(main): Cast arg to `brk'.1995-04-07, by Richard M. Stallman
-
[Berkeley sockets version] (main): Declare getcwd.1995-04-07, by Richard M. Stallman
-
Update copyright.1995-04-07, by Karl Heuer
-
Don't call the special math functions "transcendental".1995-04-06, by Richard M. Stallman
-
Treat __NetBSD__ like __FreeBSD__.1995-04-06, by Richard M. Stallman
-
(install-arch-indep): Undo Sep 23 change.1995-04-06, by Richard M. Stallman
-
(install-arch-indep, dist): look for `update-subdir' in $(srcdir).1995-04-06, by Richard M. Stallman
-
(lib-src): Don't copy *.lex; it doesn't exist anymore.1995-04-06, by Karl Heuer
-
Fix typo.1995-04-06, by Richard M. Stallman
-
(desktop-save): Use dired-directory as name1995-04-06, by Richard M. Stallman
-
Include mkinstalldirs in distribution.1995-04-06, by Richard M. Stallman
-
(write-file): Fix arg count in call to y-or-n-p.1995-04-06, by Karl Heuer
-
(Fplist_put): Fix missing \n\.1995-04-06, by Karl Heuer
-
(x_window_to_frame): Skip non-X frames before testing dpyinfo.1995-04-06, by Karl Heuer
-
Doc fixes to match declared args.1995-04-06, by Simon Marshall
-
(menu-bar-bookmark-map): Autoload each form1995-04-06, by Richard M. Stallman
-
(ispell-menu-map-needed): Delete test for menu-bar feature.1995-04-06, by Richard M. Stallman
-
(BASE_PURESIZE): Increment to 310000.1995-04-06, by Richard M. Stallman
-
(list-buffers-noselect): Put buffer name in a text1995-04-06, by Richard M. Stallman
-
(Fkill_buffer): Call reset_buffer_local_variables1995-04-06, by Richard M. Stallman
-
(Flooking_at, Fposix_looking_at): Change arg name.1995-04-06, by Richard M. Stallman
-
(reporter-submit-bug-report): Give up if mailer1995-04-06, by Richard M. Stallman
-
(Fraise_frame, Flower_frame): Now interactive.1995-04-06, by Richard M. Stallman
-
(tar-mode-map): Fix typo for tar-display-other-file.1995-04-06, by Richard M. Stallman
-
Add missing close backquote.1995-04-05, by Karl Heuer
-
(tempo-build-collection): Clear flag after computing1995-04-05, by Karl Heuer
-
(ispell-personal-dictionary): Add autoload.1995-04-05, by Karl Heuer
-
Change bindings of event-apply-control-modifier,1995-04-05, by Karl Heuer
-
(Ffetch_bytecode): New function.1995-04-05, by Karl Heuer
-
Declare Ffetch_bytecode.1995-04-05, by Karl Heuer
-
(byte-compile-inline-expand): Fetch actual bytecode1995-04-05, by Karl Heuer
-
(tempo-dolist): Don't use `cadr'.1995-04-05, by Karl Heuer
-
(event-apply-modifier): Fix off-by-one errors.1995-04-04, by Karl Heuer
-
(aixcc, aixcc.c): Targets deleted.1995-04-04, by Karl Heuer
-
Fix comments.1995-04-04, by Karl Heuer
-
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,1995-04-03, by Karl Heuer
-
(x_window_to_frame): New arg DPYINFO. All callers changed.1995-04-03, by Karl Heuer
-
(tempo-insert): Added the P tag and modified the s tag accordingly1995-04-03, by Richard M. Stallman
-
(main): Start with an empty message log.1995-04-03, by Karl Heuer
-
(Fy_or_n_p): Don't log prompt.1995-04-03, by Karl Heuer
-
(message_nolog): New function.1995-04-03, by Karl Heuer
-
(message_nolog): Declare this function.1995-04-03, by Karl Heuer
-
Declare Vmessage_log_max.1995-04-03, by Karl Heuer
-
(apropos): Use apropos-worthy-symbol-p as default predicate.1995-04-03, by Richard M. Stallman
-
(set-auto-mode): Fix previous change.1995-04-03, by Karl Heuer
-
(oblookup): Save bucket num in oblookup_last_bucket_number.1995-04-03, by Richard M. Stallman
-
Added support for special (quoted) characters in file names:1995-04-03, by Simon Marshall
-
Set comint-file-name-quote-list to new shell-file-name-quote-list.1995-04-03, by Simon Marshall
-
Don't distribute shortnames directory.1995-04-02, by Richard M. Stallman
-
Explain why public domain.1995-04-02, by Richard M. Stallman
-
Comment change.1995-04-02, by Richard M. Stallman
-
(menu-bar-edit-menu): Capitalize an item name.1995-04-02, by Richard M. Stallman
-
(mail-mode-map): Longer title for headers submenu.1995-04-02, by Richard M. Stallman
-
(inhibit-first-line-modes-suffixes): New variable.1995-04-02, by Richard M. Stallman
-
(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.1995-04-02, by Richard M. Stallman
-
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.1995-04-02, by Richard M. Stallman
-
(unrmail): Don't make or switch to a summary buffer.1995-04-01, by Richard M. Stallman
-
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.1995-04-01, by Richard M. Stallman
-
(rmail-summary-toggle-header): Make header visible in message buffer.1995-03-31, by Richard M. Stallman
-
(command_loop_1): If we ignore force_start, then also1995-03-31, by Karl Heuer
-
(scheme-indent-sexp): Don't fail when1995-03-31, by Richard M. Stallman
-
(isfloat_string): Permit trailing space.1995-03-31, by Richard M. Stallman
-
Fix comment.1995-03-31, by Karl Heuer
-
(insert-kbd-macro): Do something reasonable for vectors.1995-03-31, by Karl Heuer
-
[MULTI_FRAME] (Factive_minibuffer_window): New function.1995-03-31, by Richard M. Stallman
-
Delete extension language project. Add GNUstep. Move empire-builder.1995-03-31, by Richard M. Stallman
-
(event_to_kboard): Ignore dead frames.1995-03-31, by Karl Heuer
-
(x_delete_display): Extract kboard deletion, for modularity.1995-03-31, by Karl Heuer
-
(wipe_kboard): Make this function static.1995-03-31, by Karl Heuer
-
Declare function delete_kboard.1995-03-31, by Karl Heuer
-
(struct x_display_info): New member cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(x_term_init): Initialize cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(Fx_store_cut_buffer_internal): Use the flag in the1995-03-31, by Karl Heuer
-
(insert-directory): Use \ before insert-directory-program1995-03-31, by Richard M. Stallman
-
(choose-completion-string): Use active-minibuffer-window.1995-03-31, by Richard M. Stallman
-
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.1995-03-31, by Richard M. Stallman
-
(sort_args): Skip strncmp if longname is a null pointer.1995-03-31, by Karl Heuer
-
(comint-read-noecho): Don't log prompt messages.1995-03-30, by Karl Heuer
-
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.1995-03-30, by Richard M. Stallman
-
Comment change.1995-03-30, by Richard M. Stallman
-
Fix previous change.1995-03-30, by Richard M. Stallman
-
(modify-face): Handle stipple. Handle defaulting properly.1995-03-30, by Richard M. Stallman
-
Wrap filename character quoting code with save-excursion so following forms1995-03-30, by Simon Marshall
-
Comment change.1995-03-29, by Richard M. Stallman
-
(minibuffer-window-active-p): Use active-minibuffer-window.1995-03-29, by Richard M. Stallman
-
(Fsignal_process): SIGCODE is a symbol, not a string.1995-03-28, by Karl Heuer
-
(comint-read-noecho): Use a format string, in case1995-03-28, by Karl Heuer
-
(r_re_alloc): Correct realloc behavior--allow shrinking1995-03-28, by Richard M. Stallman
-
(scroll-bar-drag): Bind echo-keystrokes to 0.1995-03-28, by Richard M. Stallman
-
(Fsignal_process): Allow signal names as well as numbers.1995-03-28, by Richard M. Stallman
-
(nntp-request-article): If ID is integer, convert to string.1995-03-28, by Richard M. Stallman
-
(Fconcat): Undo previous change.1995-03-28, by Richard M. Stallman
-
Say not to use concat for integers.1995-03-28, by Richard M. Stallman
-
(event-apply-modifier): New function.1995-03-28, by Richard M. Stallman
-
Minor purecopy correction.1995-03-27, by Richard M. Stallman
-
(Fget, Fput): Fetch and store symbol's plist directly.1995-03-27, by Richard M. Stallman
-
Fix setcdr example.1995-03-27, by Richard M. Stallman
-
Fix usage note for character quote syntax class.1995-03-27, by Richard M. Stallman
-
(init_editfns): Use NAME envvar to init user-full-name.1995-03-27, by Richard M. Stallman
-
Don't include alloca.h if NOT_C_CODE.1995-03-27, by Richard M. Stallman
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
Vdefault_text_properties: name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Fplist_put, Fplist_get): New fns.1995-03-27, by Boris Goldowsky
-
(enriched-mode): Use new plist-put and plist-get fns,1995-03-27, by Boris Goldowsky
-
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.1995-03-27, by Richard M. Stallman
-
(kbd_buffer_get_event): Pass 0 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(Fmouse_position--both definitions): Pass 0 for `insist'.1995-03-26, by Richard M. Stallman
-
(Fx_popup_menu): Pass 1 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(mouse_get_pos): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(win32_mouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(XTmouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Don't #undef or define it.1995-03-26, by Richard M. Stallman
-
(mail): Use pop-to-buffer.1995-03-25, by Richard M. Stallman
-
*** empty log message ***1995-03-25, by Richard M. Stallman
-
Add Text Properties submenu to Edit menu.1995-03-25, by Boris Goldowsky
-
(byte-compile-out-toplevel): Compile lambda forms even if trivial.1995-03-24, by Karl Heuer
-
(Fnext_property_change): Fix previous change.1995-03-24, by Karl Heuer
-
Changed match-string to defun, but still return nil (no error) if no match.1995-03-24, by Simon Marshall
-
(temp_output_buffer_setup): (Re)set the default1995-03-24, by Richard M. Stallman
-
(UNEXEC): Override the definition.1995-03-24, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-03-24, by Karl Heuer
-
(try_window_id): Stop scan at bottom of window, not one line later.1995-03-24, by Karl Heuer
-
(c-style-alist): Set c-continued-brace-offset and1995-03-24, by Karl Heuer
-
(compilation-sentinel): Use `format'; `concat' doesn't1995-03-24, by Karl Heuer
-
(redisplay): Make sure pause is set before used.1995-03-24, by Karl Heuer
-
Don't load mouse and face files in system-specific1995-03-23, by Karl Heuer
-
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.1995-03-23, by Karl Heuer
-
(asm-mode): Make a per-buffer child keymap here.1995-03-23, by Richard M. Stallman
-
(pascal-mode-syntax-table): Give \ punctuation syntax.1995-03-23, by Richard M. Stallman
-
*** empty log message ***1995-03-23, by Boris Goldowsky
-
New magic number for text/enriched files.1995-03-23, by Boris Goldowsky
-
Change to macro, and return nil if there was no match at the specified depth.1995-03-23, by Simon Marshall
-
(isearch-update-ring): New subroutine.1995-03-23, by Richard M. Stallman
-
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.1995-03-23, by Paul Eggert
-
Doc fixes.1995-03-22, by Richard M. Stallman
-
(overlay_touches_p): New function.1995-03-22, by Karl Heuer
-
(direct_output_forward_char): Don't use direct output at an overlay boundary.1995-03-22, by Karl Heuer
-
Declare overlay_touches_p.1995-03-22, by Karl Heuer
-
(concat): Treat integers as characters, not strings.1995-03-22, by Karl Heuer
-
(ml-concat): New function.1995-03-22, by Karl Heuer
-
Translate concat to ml-concat.1995-03-22, by Karl Heuer
-
Doc fix + autoload cookies.1995-03-22, by Boris Goldowsky
-
(syms_of_fileio): Fix missing \n\.1995-03-22, by Karl Heuer
-
(Fwhere_is_internal): Fix missing \n\.1995-03-22, by Karl Heuer
-
(syms_of_window): Fix missing \n\.1995-03-22, by Karl Heuer
-
(one-window-p, walk-windows, minibuffer-window-active-p):1995-03-22, by Richard M. Stallman
-
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.1995-03-22, by Richard M. Stallman
-
(redisplay_window): Skip the only-point-has-changed1995-03-22, by Richard M. Stallman
-
(init-file-user, site-run-file): Doc fixes.1995-03-22, by Richard M. Stallman
-
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were1995-03-21, by Paul Eggert
-
(list-text-properties-at): New fn.1995-03-21, by Boris Goldowsky
-
(vc-update-change-log): Use new -u option for rcs2log.1995-03-21, by Richard M. Stallman
-
(Vload_read_function): New variable.1995-03-21, by Richard M. Stallman
-
(CHECK_IMPURE): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(my_edata): Declare as char array, not int.1995-03-21, by Richard M. Stallman
-
(dump-emacs-data, dump-emacs): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(occur): Copy default-directory to *Occur* buffer.1995-03-21, by Richard M. Stallman
-
Initial revision1995-03-21, by Richard M. Stallman
-
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the1995-03-21, by Paul Eggert
-
(shell-command): Use *Async Shell Command* for1995-03-21, by Richard M. Stallman
-
(tar-parse-octal-long-integer): Return list, not vector.1995-03-21, by Karl Heuer
-
(bookmark-automatically-show-annotations): new var.1995-03-20, by Karl Fogel
-
(debug): Now interactive.1995-03-20, by Richard M. Stallman
-
(c-mode-map): Use "C-mode", not "C mode".1995-03-20, by Richard M. Stallman
-
(menu-bar-files-menu): Renamed from ...-file-menu.1995-03-19, by Richard M. Stallman
-
(invisible_p, invisible_ellipsis_p): Handle list1995-03-19, by Richard M. Stallman
-
(display_menu_bar): Just one space between menu items.1995-03-18, by Richard M. Stallman
-
(Info-next-preorder, Info-next-preorder-1):1995-03-18, by Richard M. Stallman
-
(write-file): Query if file exists already.1995-03-18, by Richard M. Stallman
-
(debugger-outer-load-read-function): New variable.1995-03-18, by Richard M. Stallman
-
(isearch-abort): Treat "incomplete regexp"1995-03-18, by Richard M. Stallman
-
(x_decode_color): Don't use cdef if defined_color failed.1995-03-18, by Richard M. Stallman
-
Various doc fixes.1995-03-18, by Richard M. Stallman
-
Don't put ediff-windows in the menu.1995-03-18, by Karl Heuer
-
(ediff-patch-buffer): Use buffer name in error message.1995-03-18, by Karl Heuer
-
Delete some autoloads that are now in menu-bar.el.1995-03-17, by Karl Heuer
-
Rewrite, many things moved to format.el.1995-03-17, by Boris Goldowsky
-
Initial revision1995-03-17, by Boris Goldowsky
-
(Finsert_file_contents): Call format-decode.1995-03-17, by Boris Goldowsky
-
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.1995-03-17, by Boris Goldowsky
-
(struct buffer): Add file_format member.1995-03-17, by Boris Goldowsky
-
Load format.el.1995-03-17, by Boris Goldowsky
-
(rmail-unix-mail-delimiter): Accept <...> around address1995-03-17, by Richard M. Stallman
-
(init_alloc_once): Increase gc_cons_threshold to 300000.1995-03-17, by Richard M. Stallman
-
Initial revision1995-03-17, by Karl Heuer
-
(isearch-abort): Set isearch-success to nil.1995-03-16, by Richard M. Stallman
-
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.1995-03-16, by Richard M. Stallman
-
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff1995-03-16, by Karl Heuer
-
(indent-line-to): move to end of indentation, even if it didn't change.1995-03-16, by Boris Goldowsky
-
Initial revision1995-03-16, by Karl Heuer
-
Installed new version from author.1995-03-16, by Karl Heuer
-
Use appropriate `fboundp' tests to decide what to load.1995-03-16, by Karl Heuer
-
(other-frame): Don't try to unfocus in a termcap frame.1995-03-16, by Karl Heuer
-
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if1995-03-16, by Karl Heuer
-
(compute_motion, Fmove_to_column, current_column)1995-03-16, by Richard M. Stallman
-
(line-move): Handle conses in buffer-invisibility-spec.1995-03-16, by Richard M. Stallman
-
Comment change.1995-03-16, by Richard M. Stallman
-
(outline-layout): Doc fix.1995-03-16, by Richard M. Stallman
-
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.1995-03-16, by Per Bothner
-
(term-char-mode): Fix arrow key and [button2] support for xemacs.1995-03-16, by Per Bothner
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
(balance-windows): Ignore minibuffer window when browsing the `levels'.1995-03-15, by Richard M. Stallman
-
(c-style-alist): For BSD, set c-continued-brace-offset1995-03-15, by Richard M. Stallman
-
(edit-options): Make the buffer read-only.1995-03-15, by Richard M. Stallman
-
(make_lispy_event): Do mouse code only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(Fmouse_position): Do work only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(internal_self_insert): Do face code only if HAVE_FACES.1995-03-15, by Karl Heuer
-
(mouse-major-mode-menu): Avoid confusing error message when there's no current1995-03-15, by Karl Heuer
-
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.1995-03-15, by Karl Heuer
-
(bookmark-bmenu-2-window): go to correct position as well as1995-03-15, by Karl Fogel
-
(defvar_kboard): Renamed from defvar_display.1995-03-15, by Karl Heuer
-
(find_symbol_value): current_perdisplay now is never null.1995-03-15, by Karl Heuer
-
(mark_kboards): Renamed from mark_perdisplays.1995-03-15, by Karl Heuer
-
(make_frame): Initialize kboard member.1995-03-15, by Karl Heuer
-
(unlock_kboard): Renamed from unlock_display.1995-03-15, by Karl Heuer
-
(get_perdisplay): Deleted.1995-03-15, by Karl Heuer
-
(Fx_create_frame): set the frame's kboard member.1995-03-15, by Karl Heuer
-
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,1995-03-15, by Karl Heuer
-
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,1995-03-15, by Karl Heuer
-
(display_mode_line): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(print): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(specbind): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(xkbobjfwd): Renamed from xdispobjfwd.1995-03-15, by Karl Heuer
-
(struct frame): New member kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Save Voverriding_local_map.1995-03-14, by Richard M. Stallman
-
(Fdisplay_buffer): Fix prev change--return selected window.1995-03-14, by Richard M. Stallman
-
(Fash): Fix previous change.1995-03-14, by Richard M. Stallman
-
`emacs-version' checking now handles Lucid's version change to 19.xx.1995-03-14, by Thien-Thi Nguyen
-
(Fmake_indirect_buffer): Invert the arguments.1995-03-14, by Richard M. Stallman
-
(unchain_marker): Allow differing buffers1995-03-14, by Richard M. Stallman
-
entered into RCS1995-03-14, by Richard M. Stallman
-
(event_to_perdisplay): New function.1995-03-14, by Karl Heuer
-
*** empty log message ***1995-03-14, by Richard M. Stallman
-
(unexec): Adjust the file offset of sections located1995-03-13, by Richard M. Stallman
-
Removed C-v bindings; they were inconsistent.1995-03-13, by Karl Fogel
-
(print): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(Fexecute_kbd_macro): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(clear_prefix_arg): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
* etags.c (process_file): free (filename) after using it.1995-03-13, by Francesco Potortì
-
(adaptive-fill-regexp): Skip # or ;.1995-03-13, by Richard M. Stallman
-
(adaptive-fill-regexp): Skip #'s and ;'s.1995-03-13, by Richard M. Stallman
-
(rsh): Name the buffer *rsh-HOST*.1995-03-13, by Richard M. Stallman
-
(c-mode): Make comment-multi-line t locally.1995-03-13, by Richard M. Stallman
-
(unlock_display): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(parse_modifiers_uncached): Delete the code for1995-03-12, by Richard M. Stallman
-
(block-comment-start, block-comment-end): New vars.1995-03-12, by Richard M. Stallman
-
(dired-do-print): Allow lpr-switches to be a string. Clean up.1995-03-12, by Richard M. Stallman
-
(ielm): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Fix typos in previous change.1995-03-12, by Richard M. Stallman
-
(rsh, telnet): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(same-window-buffer-names): Set this only in loaddefs.el,1995-03-12, by Richard M. Stallman
-
(rlogin): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(hexl-mode-old-local-map, hexl-mode-old-mode-name)1995-03-12, by Richard M. Stallman
-
(shell): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Unconditionally add to comint-output-filter-functions.1995-03-12, by Richard M. Stallman
-
Initial revision1995-03-12, by Richard M. Stallman
-
(news-reply-mode-map): Add menu bar menus.1995-03-12, by Richard M. Stallman
-
(rmail-list-to-menu): Bind `command' with let.1995-03-12, by Richard M. Stallman
-
(rmail-duplicate-message): New function.1995-03-12, by Richard M. Stallman
-
(blessmail): Pass archlibdir to the sub-make.1995-03-12, by Richard M. Stallman
-
(eval-defun): Convert defvar to defconst.1995-03-11, by Richard M. Stallman
-
(reset_buffer_local_variables): Init invisibility.1995-03-11, by Richard M. Stallman
-
(struct buffer): New field `invisibility_spec'.1995-03-11, by Richard M. Stallman
-
(display_text_line): When setting selective_rlen,1995-03-11, by Richard M. Stallman
-
(compute_motion): Call recenter_overlay_lists sooner.1995-03-11, by Richard M. Stallman
-
(TEXT_PROP_MEANS_INVISIBLE): New macro.1995-03-11, by Richard M. Stallman
-
(Fnext_property_change): Handle LIMIT = t.1995-03-11, by Richard M. Stallman
-
(server-buffer-done): Return a list1995-03-11, by Richard M. Stallman
-
(bookmark-buffer-name): Be smarter about deducing a name.1995-03-11, by Richard M. Stallman
-
(completion-setup-function): Set completion-base-size.1995-03-11, by Richard M. Stallman
-
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.1995-03-11, by Richard M. Stallman
-
(Info-menu): Bind beg with let.1995-03-11, by Richard M. Stallman
-
Comment change.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-11, by Richard M. Stallman
-
(add-menu-item-1): Better error message if1995-03-11, by Richard M. Stallman
-
(vc-path): Use /usr/sccs only if it is a dir.1995-03-11, by Richard M. Stallman
-
Insure that all entry points call `bookmark-maybe-load-default-file'.1995-03-11, by Richard M. Stallman
-
(Fash, Flsh): Change arg names.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-10, by Richard M. Stallman
-
(line-move-ignore-invisible): New variable.1995-03-10, by Richard M. Stallman
-
(hexl-mode): Make after-revert-hook rehexlify.1995-03-09, by Richard M. Stallman
-
(Fforward_comment): Always clear immediate_quit for return.1995-03-09, by Richard M. Stallman
-
(read_input_waiting): Fix Lisp_Object vs. int problem.1995-03-08, by Karl Heuer
-
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.1995-03-08, by Richard M. Stallman
-
(revert-buffer): Doc fix.1995-03-08, by Richard M. Stallman
-
Declare new var and functions.1995-03-08, by Karl Heuer
-
(current_prefix_partial): New var.1995-03-08, by Karl Heuer
-
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.1995-03-08, by Karl Heuer
-
(calculate-perl-indent): When backing up over continuations,1995-03-08, by Richard M. Stallman
-
(init_perdisplay): Initialize Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(mark_perdisplays): Mark Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
* term.el (term-eol-on-send): New variable. Use it.1995-03-08, by Per Bothner
-
(cmd_error): Bind Vprint_level and Vprint_length.1995-03-08, by Karl Heuer
-
* cmacexp.el (c-macro-expansion): put the unique string before the1995-03-07, by Francesco Potortì
-
(command_loop_1): Fix test for prefix arg.1995-03-07, by Karl Heuer
-
(find-ls-option): Doc fix: now a cons.1995-03-06, by Roland McGrath
-
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.1995-03-06, by Roland McGrath
-
(textget): Check default_properties vbl too.1995-03-06, by Boris Goldowsky
-
Declare Vdefault_properties.1995-03-06, by Boris Goldowsky
-
(Vdefault_properties): New vbl.1995-03-06, by Boris Goldowsky
-
(menu-bar-help-menu): Binding for view-emacs-FAQ.1995-03-06, by Richard M. Stallman
-
(view-emacs-FAQ): New function. Bind to C-h F.1995-03-06, by Richard M. Stallman
-
(tar-grind-file-mode): Doc fix.1995-03-06, by Richard M. Stallman
-
(x_connection_closed): Ignore non-X frames.1995-03-06, by Richard M. Stallman
-
(defined_color): If colormap is full, find closest match.1995-03-06, by Richard M. Stallman
-
(load_color): Call defined_color to allocate the color.1995-03-06, by Richard M. Stallman
-
(Info-extract-menu-node-name): Collapse multiple spaces.1995-03-06, by Richard M. Stallman
-
(Fcall_interactively): Fix Feb 22 change.1995-03-06, by Richard M. Stallman
-
(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.1995-03-06, by Richard M. Stallman
-
(read_key_sequence): Update orig_local_map1995-03-03, by Richard M. Stallman
-
(exec_sentinel, read_process_output): If running filter1995-03-03, by Richard M. Stallman
-
Change in eval-after-load; advise not using it.1995-03-03, by Richard M. Stallman
-
(shell-command-on-region): Obey REPLACE even if1995-03-03, by Richard M. Stallman
-
(display_mode_line): Temporarily set current_perdisplay to reference the frame1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete declaration.1995-03-03, by Karl Heuer
-
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,1995-03-03, by Karl Heuer
-
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.1995-03-03, by Karl Heuer
-
Fix sort-diary-entries example.1995-03-03, by Richard M. Stallman
-
(cmd_error): Allow current_perdisplay to be null.1995-03-03, by Karl Heuer
-
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'1995-03-03, by Karl Heuer
-
(read_key_sequence): New arg can_return_switch_frame. All callers changed.1995-03-03, by Karl Heuer
-
(syms_of_emacs): Doc fix.1995-03-02, by Richard M. Stallman
-
(kill-emacs-query-functions): Doc fix.1995-03-02, by Richard M. Stallman
-
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from1995-03-02, by Boris Goldowsky
-
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(Edit-options-mode): Remove ^ from paragraph-start.1995-03-02, by Boris Goldowsky
-
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration to set ada-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting ada-font-lock-keywords1995-03-02, by Simon Marshall
-
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and1995-03-02, by Simon Marshall
-
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.1995-03-02, by Simon Marshall
-
(gud-massage-args): Variable and function deleted.1995-03-02, by Richard M. Stallman
-
(gud-common-init): Put substed file name back in original1995-03-02, by Richard M. Stallman
-
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(bibtex-mode): Remove ^ from paragraph-start.1995-03-01, by Boris Goldowsky
-
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(ada-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(use_hard_newlines): Variable definition moved to paragraphs.el.1995-03-01, by Boris Goldowsky
-
(paragraph-start, paragraph-separate): Default values no longer start1995-03-01, by Boris Goldowsky
-
(newline): Moved from cmds.c. Indents last1995-03-01, by Boris Goldowsky
-
(vc-do-command): Search vc-path first, not last.1995-03-01, by Richard M. Stallman
-
(cmd_error): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,1995-03-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo1995-03-01, by Karl Heuer
-
(Fexecute_kbd_macro): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(mark_perdisplays): Update to reflect current Lisp_Objects.1995-03-01, by Karl Heuer
-
(shell-command-on-region): Fix typos in doc string.1995-03-01, by Karl Heuer
-
(do_switch_frame): Undo Feb 6 change.1995-02-28, by Karl Heuer
-
(shell-command-on-region): Rename arg; doc fix.1995-02-28, by Richard M. Stallman
-
(Fframep): Doc fix.1995-02-28, by Richard M. Stallman
-
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'1995-02-28, by Jim Meyering
-
(rlogin-carriage-filter): Don't assume region is narrowed to most recent1995-02-28, by Noah Friedman
-
(te-escape): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(revert-buffer): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(Fcall_interactively): Lock the display before executing the command, no1995-02-28, by Karl Heuer
-
Made revert-buffer message go via substitute-command-keys.1995-02-27, by Simon Marshall
-
(convert_event_type_list): New function.1995-02-26, by Richard M. Stallman
-
(tar-header-block-tokenize): Parse 32-bit modtime1995-02-26, by Richard M. Stallman
-
(compilation-buffer-p): Check for compilation-minor-mode or1995-02-26, by Roland McGrath
-
Clean up doc strings.1995-02-26, by Thien-Thi Nguyen
-
(Fdefine_key): Handle Lucid-style (crtl backspace) etc.1995-02-26, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-02-26, by Richard M. Stallman
-
(mouse-kill-secondary): Avoid changing this-command.1995-02-26, by Richard M. Stallman
-
(m88k-motorola-sysv4*): Use usg5-4-2.1995-02-26, by Richard M. Stallman
-
(byte-compile-file): Bind default-major-mode to avoid randomness.1995-02-25, by Richard M. Stallman
-
(Fx_popup_menu): Init f from selected_frame1995-02-25, by Richard M. Stallman
-
Warn that interactive should get point and mark only after minibuffer input.1995-02-25, by Richard M. Stallman
-
Added comint-buffer-maximum-size and comint-truncate-buffer.1995-02-25, by Simon Marshall
-
Moved buffer truncation functionality to comint.el.1995-02-25, by Simon Marshall
-
Added shell-truncate-buffer function to restrict buffer size to1995-02-25, by Simon Marshall
-
Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and1995-02-25, by Simon Marshall
-
(c++-backward-to-noncomment): Don't loop forever1995-02-25, by Richard M. Stallman
-
(walk-windows): Doc fix.1995-02-25, by Richard M. Stallman
-
(unlock_display): New function.1995-02-25, by Karl Heuer
-
(local-unset-key): Fix args in previous change.1995-02-25, by Karl Heuer
-
(global_set_key, local_set_key, global_unset_key)1995-02-25, by Richard M. Stallman
-
(term_init) [TERMINFO]: Make error message more accurate.1995-02-25, by Karl Heuer
-
(mouse-select-buffer): Do sit-for before x-popup-menu.1995-02-24, by Richard M. Stallman
-
(display_string, display_text_line):1995-02-24, by Richard M. Stallman
-
(msb): Select the window that the mouse is in before1995-02-24, by Richard M. Stallman
-
(display_locked): New var to indicate when we're in the run state.1995-02-24, by Karl Heuer
-
(Fcall_interactively): If the display hasn't already been locked by reading1995-02-24, by Karl Heuer
-
(read_minibuf): Make sure the display is locked.1995-02-24, by Karl Heuer
-
(display_locked): Declare this var.1995-02-24, by Karl Heuer
-
(EMACS_CONFIG_OPTIONS): Use $ac_configure_args.1995-02-24, by Karl Heuer
-
(rmail-retry-failure): Support a new style of failure msg.1995-02-24, by Richard M. Stallman
-
(facemenu-justification-menu): binding fixed.1995-02-23, by Boris Goldowsky
-
(open-line): indent when inserting fil-prefix.1995-02-23, by Boris Goldowsky
-
(current-left-margin): careful of EOB.1995-02-23, by Boris Goldowsky
-
(set-fill-prefix): start from left-margin.1995-02-23, by Boris Goldowsky
-
(Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,1995-02-23, by Richard M. Stallman
-
(menu_item_equiv_key): Delete the code that rejected1995-02-23, by Richard M. Stallman
-
(window_loop): Handle special display buffer frames1995-02-23, by Richard M. Stallman
-
(perl-tab-to-comment): Default is nil.1995-02-23, by Richard M. Stallman
-
Load version.el early on.1995-02-23, by Richard M. Stallman
-
(shell-command-on-region): When computing interactive args,1995-02-23, by Richard M. Stallman
-
Various doc fixes.1995-02-23, by Richard M. Stallman
-
(Fcall_interactively): Use markers temporarily in1995-02-23, by Richard M. Stallman
-
* etags.c (C_entries): token_saved removed. Initialise tok.valid and1995-02-22, by Francesco Potortì
-
(kbd_buffer_frame_or_window): Restored old var.1995-02-22, by Karl Heuer
-
(menubar_selection_callback): frame_or_window field of a menu-bar event now1995-02-22, by Karl Heuer
-
Update comments to reflect changes in xmenu.c.1995-02-22, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue.1995-02-22, by Karl Heuer
-
(mark_perdisplays): Mark kbd_queue.1995-02-22, by Karl Heuer
-
(imenu--cleanup): Set alist to its default just once, at the beginning.1995-02-22, by Richard M. Stallman
-
(eval-after-load): Run FORM now if FILE's already loaded.1995-02-22, by Richard M. Stallman
-
New version from the author.1995-02-22, by Karl Heuer
-
Use single semicolon in comments.1995-02-22, by Karl Heuer
-
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of1995-02-21, by Simon Marshall
-
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.1995-02-21, by Simon Marshall
-
Initial revision1995-02-20, by Karl Heuer
-
(sun4sol2): Alias for sparc-sun-solaris2.1995-02-20, by Doug Evans
-
Turn of syntax fontification by default.1995-02-20, by Simon Marshall
-
(vc-log-info): Don't switch to the *vc* buffer before running1995-02-20, by Roland McGrath
-
(r_alloc_init): Set __malloc_extra_blocks.1995-02-19, by Richard M. Stallman
-
(rmail-summary-mail, rmail-summary-continue)1995-02-19, by Richard M. Stallman
-
(Fmake_terminal_frame): Doc fix.1995-02-19, by Richard M. Stallman
-
(mouse-buffer-menu): Don't clear selection when we kill it.1995-02-18, by Richard M. Stallman
-
Recognize lynx* as lynxos.1995-02-18, by Doug Evans
-
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):1995-02-18, by Richard M. Stallman
-
(quoted-insert): Use insert-and-inherit.1995-02-17, by Richard M. Stallman
-
(tex-append): Try splitting on last period, then1995-02-17, by Richard M. Stallman
-
(desktop-internal-v2s): Don't use format to eliminate text properties.1995-02-17, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Doc fix.1995-02-17, by Karl Heuer
-
[__GNUC__] (C_SWITCH_SYSTEM): Defined.1995-02-17, by Richard M. Stallman
-
(STACK_DIRECTION): Undef before defining.1995-02-17, by Richard M. Stallman
-
New alternative specified by WAIT_USE_INT.1995-02-17, by Richard M. Stallman
-
(MULTI_FRAME): Define unconditionally.1995-02-17, by Richard M. Stallman
-
(calculate_costs): Update max_frame_height, max_frame_width.1995-02-17, by Richard M. Stallman
-
(change_frame_size_1): New subroutine.1995-02-17, by Richard M. Stallman
-
(redisplay): Don't display nonselected terminal frames.1995-02-17, by Richard M. Stallman
-
(Fmake_terminal_frame): New function.1995-02-17, by Richard M. Stallman
-
(r_alloc_check): Return void.1995-02-16, by Richard M. Stallman
-
Whitespace fixes.1995-02-16, by Richard M. Stallman
-
(Buffer-menu-save): Fix the test for header line.1995-02-16, by Richard M. Stallman
-
(redisplay_window): If we update the mode line,1995-02-15, by Richard M. Stallman
-
(sort-regexp-fields-next-record): New subroutine.1995-02-15, by Richard M. Stallman
-
(ALL_CFLAGS): Allow include files to be found in1995-02-15, by Paul Reilly
-
* etags.c (C_entries): Bug corrected in xrealloc of token_str.1995-02-15, by Francesco Potortì
-
(LIB_MOTIF): Add -lgen to provide provide the symbols1995-02-15, by Paul Reilly
-
Update icon-type values.1995-02-15, by Richard M. Stallman
-
(Info-index): Bind Info-history, not Info-keep-history.1995-02-15, by Richard M. Stallman
-
(xmenu_show, both versions): New arg for_click.1995-02-15, by Richard M. Stallman
-
Doc fix.1995-02-15, by Richard M. Stallman
-
(x_bitmap_icon): Fix test for unallocated icon bitmap.1995-02-14, by Paul Reilly
-
* etags.c (C_entries): Initialise the new members of TOKEN.1995-02-14, by Francesco Potortì
-
Comment changed.1995-02-14, by Richard M. Stallman
-
(unlock_buffer, unlock_all_files, Flock_buffer)1995-02-14, by Richard M. Stallman
-
(syms_of_buffer): Set up Lisp var buffer-file-truename.1995-02-14, by Richard M. Stallman
-
(struct buffer): New field file_truename.1995-02-14, by Richard M. Stallman
-
(facemenu-self-insert-face): If previous1995-02-14, by Boris Goldowsky
-
(ange-ftp-write-region, ange-ftp-insert-file-contents)1995-02-14, by Richard M. Stallman
-
(r_alloc_free): Call refill_memory_reserve only if emacs.1995-02-14, by Richard M. Stallman
-
(input_poll_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(window_change_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(Fstart_process): Make process marker point into proc buf.1995-02-14, by Richard M. Stallman
-
(x_display_bar_cursor): Use frame's cursor_width.1995-02-14, by Richard M. Stallman
-
(x_set_cursor_type): Set cursor_width field.1995-02-14, by Richard M. Stallman
-
(struct x_display): New element cursor_width.1995-02-14, by Richard M. Stallman
-
(electric-help-help, electric-help-command-loop):1995-02-14, by Richard M. Stallman
-
(speeds): Make it ints. Add some higher speeds.1995-02-14, by Richard M. Stallman
-
(ps-print-version): Add caveat about version number.1995-02-14, by Richard M. Stallman
-
Initial revision1995-02-14, by Richard M. Stallman
-
(mips-sgi-irix6): New configuration.1995-02-14, by Richard M. Stallman
-
(auto-mode-alist): Fix problem in previous change.1995-02-14, by Richard M. Stallman
-
(Fexpand_file_name): Copy default-directory1995-02-14, by Richard M. Stallman
-
(c-switch-label-regexp): Insist on colon after `default'.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Fix previous change.1995-02-13, by Richard M. Stallman
-
(debugger-step-after-exit): Variable declared.1995-02-13, by Richard M. Stallman
-
(facemenu-next): Variable deleted.1995-02-13, by Richard M. Stallman
-
(Vself_insert_face, Vself_insert_face_command): New variables.1995-02-13, by Richard M. Stallman
-
(debug): Fix arg to backtrace-debug for debug-on-entry.1995-02-13, by Richard M. Stallman
-
(Qprocessp): Declared.1995-02-13, by Richard M. Stallman
-
(mail-reply-to): New command, on C-c C-f C-r and in menu.1995-02-13, by Richard M. Stallman
-
Rename arg OBJ to OBJECT in all type predicates.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Don't use emacs-lisp-mode.1995-02-13, by Richard M. Stallman
-
No modula project is active now.1995-02-12, by Richard M. Stallman
-
(next-history-element): Do nothing if n is 0.1995-02-12, by Richard M. Stallman
-
(menu-bar-kill-ring-save): New function--use as `copy'.1995-02-12, by Richard M. Stallman
-
(mouse-drag-region): Delete the overlay before1995-02-12, by Richard M. Stallman
-
(Fexpand_file_name): Look for a handler for defalt.1995-02-12, by Richard M. Stallman
-
(load_color): Ignore failure from XAllocColor.1995-02-12, by Richard M. Stallman
-
(x_decode_color): Ignore failure from defined_color.1995-02-12, by Richard M. Stallman
-
(menu_item_equiv_key): If command is an alias,1995-02-12, by Richard M. Stallman
-
Test WAIT_USE_INT.1995-02-11, by Richard M. Stallman
-
(WAIT_USE_INT): Defined.1995-02-11, by Richard M. Stallman
-
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.1995-02-11, by Richard M. Stallman
-
(recover-file): Use ordinary `f' to read file name.1995-02-10, by Richard M. Stallman
-
(rmail): Don't set rmail-default-file here.1995-02-09, by Richard M. Stallman
-
(dired-mark): If on dir header line, always mark1995-02-09, by Richard M. Stallman
-
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..1995-02-09, by Richard M. Stallman
-
(print-region-1): Include print options in echo area msgs.1995-02-09, by Richard M. Stallman
-
Add autoload cookie.1995-02-09, by Richard M. Stallman
-
(ada-mode): Delete autoload.1995-02-09, by Richard M. Stallman
-
Initial revision1995-02-09, by Richard M. Stallman
-
Add a blank in the #! line for 4.2BSD Dynix etc.1995-02-08, by David J. MacKenzie
-
add a space in #! for 4.2bsd dynix etc.1995-02-08, by David J. MacKenzie
-
Add % to comint-match-partial-filename.1995-02-08, by Simon Marshall
-
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it1995-02-08, by Karl Heuer
-
(print-region-new-buffer): Return new start and end.1995-02-08, by Richard M. Stallman
-
Fix typo.1995-02-08, by Richard M. Stallman
-
Talk about auto save.1995-02-08, by Richard M. Stallman
-
Personal dictionary save forced when called from menu,1995-02-08, by Richard M. Stallman
-
(byte-compile-file): Add "done" message.1995-02-08, by Karl Heuer
-
(disabled-command-hook): Recognize ESC x as well as M-x.1995-02-08, by Karl Heuer
-
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.1995-02-08, by Karl Heuer
-
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
Update copyright.1995-02-08, by Karl Heuer
-
Initial revision1995-02-08, by Karl Heuer
-
New enhanced version from <kgallagh@spd.dsccc.com>.1995-02-08, by Karl Heuer
-
(message_log_check_duplicate): New function.1995-02-08, by Karl Heuer
-
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,1995-02-08, by Karl Heuer
-
entered into RCS1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
Various changes.1995-02-07, by Richard M. Stallman
-
(r_alloc_size_in_use): New function.1995-02-07, by Richard M. Stallman
-
(read-quoted-char): Don't log prompt messages.1995-02-07, by Karl Heuer
-
(etags-file-of-tag): Handle file name used as tag.1995-02-07, by Richard M. Stallman
-
(term-protocol-version): Renamed from term-version.1995-02-07, by Richard M. Stallman
-
*** empty log message ***1995-02-07, by Richard M. Stallman
-
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of1995-02-07, by Karl Heuer
-
(do_switch_frame): internal_last_event_frame is now in perdisplay.1995-02-07, by Karl Heuer
-
(struct PERDISPLAY): Add Vlast_event_frame.1995-02-07, by Karl Heuer
-
(x_get_foreign_selection, x_reply_selection_request):1995-02-06, by Richard M. Stallman
-
(emacs_blocked_malloc): Set __malloc_extra_blocks here.1995-02-06, by Richard M. Stallman
-
*** empty log message ***1995-02-06, by Richard M. Stallman
-
Version 0.95. Numerous small fixes. See ChangeLog.1995-02-06, by Per Bothner
-
(lpr-add-switches): Renamed from lpr-add-options.1995-02-06, by Richard M. Stallman
-
(texinfo-environment-regexp): Match @menu and1995-02-06, by Richard M. Stallman
-
(Fget_buffer_create): Call buffer_memory_full.1995-02-05, by Richard M. Stallman
-
(Vwindow_size_change_functions): New variable.1995-02-05, by Richard M. Stallman
-
(Fdelete_window, set_window_height, set_window_width)1995-02-05, by Richard M. Stallman
-
(struct frame): New field window_sizes_changed.1995-02-05, by Richard M. Stallman
-
(main): Undo previous change.1995-02-05, by Richard M. Stallman
-
(rmail-summary-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
(rmail-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
Changes to support filenames as tags too and provided1995-02-05, by Richard M. Stallman
-
(IRIX): Sed - to _.1995-02-04, by Jim Wilson
-
Explain load-path and dumping.1995-02-04, by Richard M. Stallman
-
(dired-mode-map): Define up and down arrows like C-p, C-n.1995-02-04, by Richard M. Stallman
-
Comment changes.1995-02-04, by Richard M. Stallman
-
(cmd_error): Cancel echoing here.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (all_perdisplays): New var.1995-02-04, by Karl Heuer
-
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.1995-02-04, by Karl Heuer
-
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.1995-02-04, by Karl Heuer
-
(print): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(defvar_display): Don't staticpro; these objects are now protected through1995-02-03, by Karl Heuer
-
(mark_perdisplays): New function.1995-02-03, by Karl Heuer
-
(all_perdisplays): New var.1995-02-03, by Karl Heuer
-
(defvar_display): Declare this function.1995-02-03, by Karl Heuer
-
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(f90-mode-version): Variable deleted.1995-02-03, by Richard M. Stallman
-
(print-region-1): Use lpr-page-header-switches,1995-02-03, by Richard M. Stallman
-
* man.el (Man-default-man-entry): Remove text properties from result.1995-02-03, by Francesco Potortì
-
(display_text_line): Deduct minibuf prompt from taboffset.1995-02-03, by Richard M. Stallman
-
(rmail-reply-regexp): New var.1995-02-03, by Karl Heuer
-
(completion-string): Add defvar.1995-02-02, by Richard M. Stallman
-
Don't use cl. Eliminate use of when, unless,1995-02-02, by Richard M. Stallman
-
(lpr-headers-switches): Default is nil.1995-02-02, by Richard M. Stallman
-
(fill-paragraph): Bind fill-paragraph-function to nil before calling it.1995-02-02, by Richard M. Stallman
-
(kbd_buffer_get_event, swallow_events): Remove selection_request event1995-02-02, by Richard M. Stallman
-
(x_unqueue_events): Arg is now a Display *.1995-02-02, by Richard M. Stallman
-
(wait_for_property_change): Avoid unlikely timing error.1995-02-02, by Richard M. Stallman
-
Create a .gdbinit that sources the real one, if using a different1995-02-02, by David J. MacKenzie
-
(fill-paragraph-function): New variable.1995-02-02, by Richard M. Stallman
-
(c-mode-map): No binding for c-fill-paragraph1995-02-02, by Richard M. Stallman
-
(lisp-fill-paragraph): Return t.1995-02-02, by Richard M. Stallman
-
(shared-lisp-mode-map): Don't bind M-q.1995-02-02, by Richard M. Stallman
-
(Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.1995-02-01, by Karl Heuer
-
(cmd_error): Clear prefix arg here.1995-02-01, by Karl Heuer
-
Add preliminary PowerPC eABI support.1995-02-01, by Michael Meissner
-
mail-mailer-swallows-blank-line: Handle full range of legal header names as1995-02-01, by Noah Friedman
-
* etags.c (pfnote): Initialise been_warned in the node.1995-02-01, by Francesco Potortì
-
(describe-variable): If var is local, mention default.1995-02-01, by Richard M. Stallman
-
(rmail-retry-failure): Handle "Mime-encapsulated messages".1995-02-01, by Richard M. Stallman
-
(Fcall_interactively): Use perdisplay.1995-02-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Use perdisplay.1995-02-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.1995-02-01, by Karl Heuer
-
(current_perdisplay): New var.1995-02-01, by Karl Heuer
-
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.1995-01-31, by Karl Heuer
-
Fix previous change.1995-01-31, by Richard M. Stallman
-
(main) [REL_ALLOC]: Set __malloc_extra_blocks.1995-01-31, by Richard M. Stallman
-
Comment changes.1995-01-31, by Richard M. Stallman
-
Initial revision1995-01-31, by Richard M. Stallman
-
(syms_of_buffer): overwrite-mode doc fix.1995-01-31, by Richard M. Stallman
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that1995-01-31, by Karl Heuer
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.1995-01-31, by Karl Heuer
-
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.1995-01-31, by Karl Heuer
-
(DEFVAR_DISPLAY): New macro.1995-01-31, by Karl Heuer
-
(defvar_display): New function.1995-01-31, by Karl Heuer
-
(do_symval_forwarding): Handle display-local vars.1995-01-31, by Karl Heuer
-
(specbind): Handle display-local vars.1995-01-31, by Karl Heuer
-
Declare store_symval_forwarding here.1995-01-31, by Karl Heuer
-
(syms_of_keyboard): Fix missing backslashes.1995-01-31, by Karl Heuer
-
(frame-notice-user-settings): Avoid having the window manager re-prompt for1995-01-30, by Karl Heuer
-
(iso-transl-language-alist): Add French & Portuguese.1995-01-30, by Karl Heuer
-
(iso-accents-list): Add Icelandic thorn.1995-01-30, by Karl Heuer
-
(x-create-frame-with-faces): Assume cursor-color, mouse-color, and1995-01-30, by Karl Heuer
-
(indent-new-comment-line): Obey the convention1995-01-30, by Richard M. Stallman
-
(make-extent, delete-extent, set-extent-property)1995-01-30, by Richard M. Stallman
-
Many doc fixes.1995-01-30, by Richard M. Stallman
-
(lisp-indent-region): Set endmark before indenting first line.1995-01-30, by Richard M. Stallman
-
(list-buffers-noselect): Handle read-only properly.1995-01-30, by Richard M. Stallman
-
(list-buffers-noselect): New subroutine.1995-01-30, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to Fread_string.1995-01-30, by Richard M. Stallman
-
(menu-bar-update-yank-menu): If string is too long,1995-01-30, by Richard M. Stallman
-
(read-number): New function.1995-01-30, by Richard M. Stallman
-
(Frassoc): New function.1995-01-29, by Richard M. Stallman
-
(news-reply-mode): Change mode-name to News Reply.1995-01-29, by Richard M. Stallman
-
(match-string): Fix braino.1995-01-28, by Richard M. Stallman
-
(ecrt0.o): Target renamed from crt0.o.1995-01-28, by Richard M. Stallman
-
(facep): New function.1995-01-28, by Richard M. Stallman
-
(print): Handle internal display-local object.1995-01-28, by Karl Heuer
-
(xdispobjfwd): New macro.1995-01-28, by Karl Heuer
-
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.1995-01-28, by Karl Heuer
-
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.1995-01-28, by Karl Heuer
-
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.1995-01-28, by Karl Heuer
-
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).1995-01-28, by Karl Heuer
-
(unixware, svr4): Treat as synonyms for sysv4.1995-01-28, by Richard Kenner
-
(PERDISPLAY, the_only_perdisplay, get_perdisplay):1995-01-28, by Karl Heuer
-
(struct x_display_info): Rename display_perd to perdisplay.1995-01-28, by Karl Heuer
-
(make-frame): Doc fix.1995-01-28, by Richard M. Stallman
-
(describe-variable): Use local-variable-p.1995-01-27, by Richard M. Stallman
-
(tex-display-shell): Pass nil as arg to1995-01-27, by Richard M. Stallman
-
(debug-convert-byte-code): Convert the doc info to a string.1995-01-27, by Richard M. Stallman
-
(shell): If we create a new shell buffer,1995-01-27, by Richard M. Stallman
-
(match-string): Delete extra arg to buffer-substring.1995-01-27, by Karl Heuer
-
(printchar, strout): Use message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(message_log_need_newline): This var is now static.1995-01-27, by Karl Heuer
-
(perform-replace): Don't log the repetitive prompts.1995-01-27, by Karl Heuer
-
Declare message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(modify_region): Clear point_before_scroll field.1995-01-27, by Richard M. Stallman
-
(set_point): Set point_before_scroll to nil.1995-01-27, by Richard M. Stallman
-
(struct buffer): New field point_before_scroll.1995-01-27, by Richard M. Stallman
-
(init_buffer_once, syms_of_buffer):1995-01-27, by Richard M. Stallman
-
(match-string): New function.1995-01-27, by Richard M. Stallman
-
Integer width changes.1995-01-27, by Richard M. Stallman
-
Fix integer width changes.1995-01-27, by Richard M. Stallman
-
Fix typos.1995-01-26, by Karl Heuer
-
(mouse-save-then-kill): When we don't use existing1995-01-26, by Richard M. Stallman
-
(scroll-bar-drag-1): Set point-before-scroll properly.1995-01-26, by Richard M. Stallman
-
(mouse-drag-region): Modify previous change--don't run the ordinary binding1995-01-26, by Richard M. Stallman
-
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.1995-01-26, by Richard M. Stallman
-
(struct x_display_info): New member display_perd.1995-01-25, by Karl Heuer
-
(the_only_perd): Define this var here.1995-01-25, by Karl Heuer
-
Add comments and `volatile' keyword to previous change.1995-01-25, by Karl Heuer
-
(PERD): New struct containing per-display data.1995-01-25, by Karl Heuer
-
(process_tick, update_tick): Make non-static.1995-01-25, by Karl Heuer
-
Comment change.1995-01-25, by Richard M. Stallman
-
(x_destroy_window): Don't let frame being destroyed remain in1995-01-25, by Richard M. Stallman
-
(font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.1995-01-25, by Richard M. Stallman
-
(c-forward-conditional):1995-01-25, by Richard M. Stallman
-
(justify-current-line): Avoid error comparing fill-prefix1995-01-25, by Richard M. Stallman
-
Added support for descriptions in the group buffer:1995-01-24, by Richard M. Stallman
-
(Flocal_set_key, Fglobal_set_key): Use K, not k.1995-01-24, by Richard M. Stallman
-
(Fcall_interactively): Define K mostly like k.1995-01-24, by Richard M. Stallman
-
(read_key_sequence): New arg dont_downcase_last1995-01-24, by Richard M. Stallman
-
(compute_motion): Don't get hung in selective-display loop.1995-01-24, by Karl Heuer
-
(vc-do-command): Arrange for the default-directory variable1995-01-24, by Richard M. Stallman
-
Don't use function prototypes.1995-01-24, by Karl Heuer
-
(iso-transl-dead-key-alist): New var.1995-01-24, by Karl Heuer
-
(pascal-*-completion, pascal-comp-defun)1995-01-24, by Richard M. Stallman
-
(read_key_sequence): Don't wait for a possible key translation sequence if we1995-01-24, by Karl Heuer
-
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.1995-01-24, by Karl Heuer
-
(HAVE_SYS_SELECT_H): Add #undef for configure.1995-01-23, by Karl Heuer
-
Check for sys/select.h.1995-01-23, by Karl Heuer
-
Define BROKEN_SELECT_NON_X.1995-01-23, by Karl Heuer
-
(sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to1995-01-23, by Karl Heuer
-
#include sysselect.h instead of defining things by hand.1995-01-23, by Karl Heuer
-
Initial revision1995-01-23, by Karl Heuer
-
(mark): If transient-mark-mode is nil, mark is active.1995-01-23, by Karl Heuer
-
[__GNUC__] (POSIX_SIGNALS): #define this.1995-01-23, by Karl Heuer
-
(iso-transl-char-map): Add elements for mute-acute, etc.1995-01-22, by Richard M. Stallman
-
Document alias commands and menu items.1995-01-22, by Richard M. Stallman
-
(read_minibuf): Don't print the prompt in batch mode.1995-01-22, by Richard M. Stallman
-
(facemenu-keybindings, facemenu-face-menu):1995-01-22, by Richard M. Stallman
-
(enriched-annotation-list): property `hard-newline'1995-01-22, by Richard M. Stallman
-
(gdb): In gud-remove, specify the source file.1995-01-22, by Richard M. Stallman
-
(sort_args): Ordinary args get priority 0.1995-01-22, by Richard M. Stallman
-
(tempo-insert-template): Quoted transient-mark-mode1995-01-22, by Richard M. Stallman
-
(term-version): Increased to 0.94.1995-01-22, by Richard M. Stallman
-
(byte-compile-defvar): Add the var to current-load-list.1995-01-22, by Richard M. Stallman
-
Document force arg in unload-feature.1995-01-21, by Richard M. Stallman
-
[NO_REMAP]: #undef static.1995-01-21, by Richard M. Stallman
-
Comment change.1995-01-21, by Richard M. Stallman
-
(update-copyright): Remove gratuitous error at end.1995-01-21, by Roland McGrath
-
Fix sed append command to behave as intended.1995-01-21, by Karl Heuer
-
(xmenu.o): Add msdos.h as dependency.1995-01-20, by Richard M. Stallman
-
Delete mysterious dot. Add comment to protect blank1995-01-20, by Richard M. Stallman
-
(compile-internal): Force redisplay on compilation1995-01-20, by Richard M. Stallman
-
(syms_of_buffer) [DOS_NT]: Add missing ';'.1995-01-20, by Richard M. Stallman
-
Comment change.1995-01-20, by Richard M. Stallman
-
(x_mouse_leave): Add neutralizing define.1995-01-20, by Richard M. Stallman
-
[MSDOS]: #include msdos.h.1995-01-20, by Richard M. Stallman
-
(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,1995-01-20, by Richard M. Stallman
-
(DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.1995-01-20, by Richard M. Stallman
-
(file_name_as_directory, Ffile_name_directory)1995-01-20, by Richard M. Stallman
-
(unload-feature): Don't care if FILE is a dependency of itself.1995-01-20, by Richard M. Stallman
-
(fill-region-as-paragraph): At end, advance over any newlines1995-01-20, by Richard M. Stallman
-
(union Lisp_Misc): Make the `type' field just 16 bits, to match the1995-01-20, by Karl Heuer
-
(xbufobjfwd, xbuflocal, xwinconfig):1995-01-20, by Karl Heuer
-
(center-line): fill-column is a var, not a function.1995-01-20, by Karl Heuer
-
entered into RCS1995-01-20, by Richard M. Stallman
-
*** empty log message ***1995-01-20, by Richard M. Stallman
-
Initial revision1995-01-20, by Richard M. Stallman
-
(set-c-style): Ignore case in completion.1995-01-20, by Karl Heuer
-
(rmail-summary-update-highlight): New function.1995-01-20, by Richard M. Stallman
-
(Ftext_property_any): Handle the trivial case specially.1995-01-20, by Karl Heuer
-
entered into RCS1995-01-20, by Richard M. Stallman
-
(seed_random): Renamed from srandom.1995-01-19, by Karl Heuer
-
(Frandom): Call seed_random and get_random.1995-01-19, by Karl Heuer
-
(remote-shell-program): Reorder search path.1995-01-19, by Karl Heuer
-
(xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,1995-01-19, by Karl Heuer
-
(print): Print internal types too, for debugging.1995-01-19, by Karl Heuer
-
(term_get_fkeys_1): Bug fix for function key above f19.1995-01-19, by Richard M. Stallman
-
(subst_char_in_region_unwind): New function.1995-01-19, by Richard M. Stallman
-
(help-for-help): Doc fix.1995-01-19, by Richard M. Stallman
-
Comment change.1995-01-19, by Richard M. Stallman
-
(make-help-screen): Use *only* local-map to look up keys.1995-01-19, by Richard M. Stallman
-
*** empty log message ***1995-01-19, by Richard M. Stallman
-
Revert Jan 15 and Jan 5 changes.1995-01-19, by Richard M. Stallman
-
(internal_self_insert): Don't test current_column1995-01-19, by Richard M. Stallman
-
(fill-region-as-paragraph): left-margin renamed to current-left-margin.1995-01-19, by Richard M. Stallman
-
(current-justification): Renamed from current-justification. Callers changed.1995-01-19, by Richard M. Stallman
-
(do-auto-fill): justification renamed to current-justification.1995-01-19, by Richard M. Stallman
-
(move-to-left-margin): justification renamed to current-justification.1995-01-19, by Richard M. Stallman
-
(do-auto-fill): Fill, don't fill, or fill-and-justify1995-01-19, by Richard M. Stallman
-
(set-justification): New function.1995-01-19, by Richard M. Stallman
-
(standard-indent): New variable.1995-01-19, by Richard M. Stallman
-
(center-line): Use current-left-margin function, not variable.1995-01-19, by Richard M. Stallman
-
(completion-separator-self-insert-autofilling):1995-01-19, by Richard M. Stallman
-
(forward-paragraph): Fix end-of-buffer bug.1995-01-19, by Richard M. Stallman
-
Don't include sys/param.h.1995-01-18, by Richard M. Stallman
-
(check-ispell-version): Use Fundamental mode in the temporary buffer.1995-01-18, by Richard M. Stallman
-
(Qtemp_buffer_show_hook): New hook.1995-01-18, by Richard M. Stallman
-
(scribe-mode): Treat @: as a sentence end.1995-01-18, by Richard M. Stallman
-
Use byte-compile-dynamic.1995-01-18, by Richard M. Stallman
-
(etags-file-of-tag): Use a regexp search to find the file name,1995-01-18, by Roland McGrath
-
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.1995-01-18, by Karl Heuer
-
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h1995-01-18, by Karl Heuer
-
(SWITCH_ENUM_CAST): New macro.1995-01-18, by Karl Heuer
-
(check-ispell-version): Force standard syntax table.1995-01-18, by Karl Heuer
-
(remote-compile): Use new global remote-shell-program.1995-01-18, by Karl Heuer
-
(rsh): Use new global remote-shell-program.1995-01-18, by Karl Heuer
-
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global1995-01-18, by Karl Heuer
-
(remote-shell-program): New var.1995-01-18, by Karl Heuer
-
* etags.c (longopts, print_help, main): Use -I as abbreviation1995-01-18, by Francesco Potortì
-
(gud-gdb-find-file): Propagate debug menu to found buffers.1995-01-18, by Richard M. Stallman
-
(dbx): Fix missing cast of $curline for Irix.1995-01-17, by Richard M. Stallman
-
(pascal-mode-map, pascal-outline-map):1995-01-17, by Richard M. Stallman
-
Make sure the event read by comint-dynamic-list-completions isn't1995-01-17, by Simon Marshall
-
(command-line-1): Handle -f with kbd macro.1995-01-17, by Richard M. Stallman
-
(list_buffers_1, Flist_buffers): Functions deleted.1995-01-17, by Richard M. Stallman
-
(message_dolog): Ignore narrowing.1995-01-17, by Karl Heuer
-
(redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window1995-01-17, by Karl Heuer
-
(struct window): New member column_number_displayed.1995-01-17, by Karl Heuer
-
(write_glyphs, insert_glyphs): Call checkmagic.1995-01-17, by Karl Heuer
-
Declare checkmagic.1995-01-17, by Karl Heuer
-
(cmcheckmagic): New function.1995-01-17, by Karl Heuer
-
(calendar): Doc fix.1995-01-16, by Karl Heuer
-
(standard-display-ascii): Doc fix. Allow use with X.1995-01-16, by Karl Heuer
-
(iso-aggressive-german-trans-tab): Doc fix.1995-01-16, by Karl Heuer
-
(kbd_buffer_store_event): Cast arg of bcopy.1995-01-16, by Richard M. Stallman
-
(r_alloc_init): Remove unused variable END.1995-01-15, by Roland McGrath
-
(vc-do-command): Use set-buffer-modified-p instead of not-modified.1995-01-15, by Roland McGrath
-
(not-modified): Doc fix.1995-01-15, by Roland McGrath
-
(etags-tags-completion-table): Don't let match string contain a \177.1995-01-15, by Roland McGrath
-
(vc-directory): Prompt for a directory, not a file.1995-01-14, by Karl Heuer
-
(Fpurecopy): Mask size field when copying pseudovector.1995-01-14, by Karl Heuer
-
Declare Qrear_nonsticky.1995-01-13, by Richard M. Stallman
-
(Vuse_hard_newlines): New variable.1995-01-13, by Richard M. Stallman
-
(forward-paragraph): Notice use-hard-newlines value.1995-01-13, by Richard M. Stallman
-
(fill-region-as-paragraph): Don't modify newline1995-01-13, by Richard M. Stallman
-
(open-line, split-line, next-line): Use `newline'1995-01-13, by Richard M. Stallman
-
(list-buffers): Fix previous change.1995-01-13, by Richard M. Stallman
-
Fix previous change.1995-01-13, by Richard M. Stallman
-
(list-buffers): New function.1995-01-13, by Richard M. Stallman
-
(printchar, strout): Call message_dolog.1995-01-13, by Karl Heuer
-
Declare message_dolog.1995-01-13, by Karl Heuer
-
(message_log_need_newline): New var.1995-01-13, by Karl Heuer
-
(easy-menu-define): Doc fix.1995-01-13, by Karl Heuer
-
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.1995-01-13, by Karl Heuer
-
(DONT_COPY_FLAG): Default this to 1.1995-01-13, by Karl Heuer
-
(revert-buffer): Recompute buffer-file-truename.1995-01-12, by Richard M. Stallman
-
(internal_equal): Delete redundant tests.1995-01-12, by Karl Heuer
-
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(find-backup-file-name): Run a file name handler.1995-01-12, by Richard M. Stallman
-
(ange-ftp-set-buffer-mode): Don't set make-backup-files.1995-01-12, by Richard M. Stallman
-
(unexec): Cast value of sbrk.1995-01-12, by Richard M. Stallman
-
(internal_equal): Once again use a switch.1995-01-12, by Richard M. Stallman
-
Global polishing, some bugs corrected, dynamic allocation used instead1995-01-12, by Francesco Potortì
-
(mouse-select-buffer) Handle an aborted selection.1995-01-12, by Richard M. Stallman
-
(etags-goto-tag-location): Add 1 to char positions in TAGS.1995-01-12, by Richard M. Stallman
-
(define-derived-mode): Doc fix.1995-01-11, by Richard M. Stallman
-
Put height and width from geometry parm into default-frame-alist.1995-01-11, by Richard M. Stallman
-
(main): Skip past the colon in inname.1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): Fix typo.1995-01-11, by Karl Heuer
-
(isearch-edit-string): Disable message logging.1995-01-11, by Karl Heuer
-
Use large constants for Lisp_Misc_Type.1995-01-11, by Karl Heuer
-
(Fgarbage_collect): Don't log the GC message.1995-01-11, by Karl Heuer
-
(message1_nolog): New function.1995-01-11, by Karl Heuer
-
(Vmessage_log_max): New var.1995-01-11, by Karl Heuer
-
(echo): Don't log the key echoes.1995-01-11, by Karl Heuer
-
Declare all non-returning functions `void'.1995-01-11, by Karl Heuer
-
(dired-insert-directory): Don't call expand-file-name1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): New bit flag.1995-01-11, by Richard M. Stallman
-
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,1995-01-11, by Richard M. Stallman
-
(struct Lisp_Free, struct Lisp_Marker, etc.):1995-01-11, by Richard M. Stallman
-
Don't use go32 for make-docfile; the arg list is too long.1995-01-11, by Karl Heuer
-
Use coff2exe on make-docfile, instead of go32 when running it.1995-01-11, by Karl Heuer
-
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.1995-01-10, by Noah Friedman
-
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.1995-01-10, by Karl Heuer
-
(Finsert_char): Check inherit flag for long strings too.1995-01-10, by Karl Heuer
-
(syms_of_keyboard): Doc fix.1995-01-10, by Richard M. Stallman
-
(show-paren-command-hook): Don't alter paren-mismatch face1995-01-10, by Richard M. Stallman
-
(face-nontrivial-p): New function.1995-01-10, by Richard M. Stallman
-
* etags.c (pfatal): New function.1995-01-10, by Francesco Potortì
-
Doc fixes (simon's email address and shell-mode)1995-01-10, by Simon Marshall
-
* etags.c (Lang_function): Use void instead to declare the1995-01-10, by Francesco Potortì
-
(face-try-color-list): Treat `underline' as valid.1995-01-10, by Richard M. Stallman
-
Removed several more gratuitous autoload cookies.1995-01-10, by Noah Friedman
-
(Fscroll_other_window): On small windows, scroll by 1 line.1995-01-10, by Karl Heuer
-
Fix text punctuation.1995-01-09, by Karl Heuer
-
Better format of files-by-directory menus.1995-01-09, by Richard M. Stallman
-
(concat, xmalloc, xrealloc, readline, xnew): Four new1995-01-09, by Richard M. Stallman
-
(mouse-drag-region): As once in the past,1995-01-09, by Richard M. Stallman
-
(listify-key-sequence-1): Update for change in CHAR_META.1995-01-09, by Richard M. Stallman
-
(store_in_keymap): Copy a cons only if car is a string.1995-01-08, by Richard M. Stallman
-
Don't include param.h.1995-01-08, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-01-08, by Richard M. Stallman
-
Fix buffer-undo-list.1995-01-08, by Richard M. Stallman
-
Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-21995-01-07, by Roland McGrath
-
(VALBITS, GCTYPEBITS): Deleted; default is better.1995-01-07, by Karl Heuer
-
(VALBITS): Adjust for new bit layout.1995-01-07, by Karl Heuer
-
[XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.1995-01-07, by Karl Heuer
-
(VALBITS, XTYPE): Adjust for new bit layout.1995-01-07, by Karl Heuer
-
Fix comment.1995-01-07, by Karl Heuer
-
Fix comment.1995-01-07, by Karl Heuer
-
Delete obsolete comment.1995-01-06, by Karl Heuer
-
(C_entries): Ignore carriage return at end of line.1995-01-06, by Richard M. Stallman
-
(te-terminfo-systems-regexp): Variable deleted.1995-01-06, by Richard M. Stallman
-
(bibtex-clean-entry): Killing text while editing1995-01-06, by Richard M. Stallman
-
(what-cursor-position): Show char in decimal, hex, octal.1995-01-06, by Richard M. Stallman
-
(pop-global-mark): Make pop-global-mark treat1995-01-05, by Richard M. Stallman
-
[!MULTI_FRAME] (window_frame): New function.1995-01-05, by Richard M. Stallman
-
(vc-do-command): Change RCS handling so rcsdiff won't strip1995-01-05, by Richard M. Stallman
-
Bump version.1995-01-05, by Johan Vromans
-
Bump version.1995-01-05, by Johan Vromans
-
Change forms-search to forms-search-forward, and add1995-01-05, by Johan Vromans
-
Fix typo in last change.1995-01-05, by Roland McGrath
-
(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on1995-01-05, by Roland McGrath
-
(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of1995-01-05, by Roland McGrath
-
(Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled1995-01-05, by Roland McGrath
-
(tex-print): Better check for when to print current1995-01-05, by Richard M. Stallman
-
(mark_object, mark_buffer): Don't mark buffer twice.1995-01-04, by Karl Heuer
-
[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.1995-01-04, by Karl Heuer
-
(auto-mode-alist): Add entries for .cls files, and for /drafts/.1995-01-04, by Richard M. Stallman
-
(xcar, xcdr): Use correct shift and mask values.1995-01-04, by Karl Heuer
-
(xint): Use correct mask.1995-01-04, by Karl Heuer
-
Update copyright notice.1995-01-04, by Per Bothner
-
Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.1995-01-04, by Per Bothner
-
On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.1995-01-04, by Richard M. Stallman
-
(term_init): Fatal error if screen is too small.1995-01-04, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-04, by Richard M. Stallman
-
(store_function_docstring): Arg is now EMACS_INT.1995-01-04, by Richard M. Stallman
-
Add autoload cookies.1995-01-03, by Noah Friedman
-
(mail-abbrev-mailrc-file): Variable and macro deleted.1995-01-03, by Noah Friedman
-
Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".1995-01-03, by Noah Friedman
-
(mail-personal-alias-file): New variable.1995-01-03, by Noah Friedman
-
(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.1995-01-03, by Richard M. Stallman
-
(command-line-1): Pause between init file error1995-01-03, by Richard M. Stallman
-
(spell-filter): Make it a risky-local-variable.1995-01-03, by Richard M. Stallman
-
Use consistent spelling in comments.1995-01-03, by Karl Heuer
-
(enum Lisp_Type): Don't use trailing comma.1995-01-03, by Karl Heuer
-
(mark_object): Make `else' visible outside MULTI_FRAME.1995-01-03, by Karl Heuer
-
(gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.1995-01-02, by Richard M. Stallman
-
(tex-mode): \begin at start of file implies Latex.1995-01-02, by Richard M. Stallman
-
(display-time-string-forms): Fix doc string syntax error.1995-01-02, by Richard M. Stallman
-
(enum Lisp_Type): Delete Lisp_Buffer.1995-01-02, by Richard M. Stallman
-
Use BUF_MARKERS throughout.1995-01-02, by Richard M. Stallman
-
(Fmake_indirect_buffer): New function.1995-01-02, by Richard M. Stallman
-
Use BUF_INTERVALS throughout.1995-01-02, by Richard M. Stallman
-
(validate_interval_range): Use BUF_INTERVALS.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(struct buffer): Fields markers and intervals moved out.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(mark_buffer, gc_sweep): Use BUF_INTERVALS.1995-01-02, by Richard M. Stallman
-
Integers now at least 28 bits.1995-01-02, by Richard M. Stallman
-
(store_in_keymap): While dumping, copy DEF if a cons.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(temp_output_buffer_show): Use BUF_SAVE_MODIFF.1995-01-02, by Richard M. Stallman
-
(print): Don't drop thru to error for markers and overlays.1995-01-02, by Richard M. Stallman
-
(Fprimitive_undo): Use base buffer's modtime field.1995-01-02, by Richard M. Stallman
-
Adapt to new Lisp_Object format.1995-01-02, by Richard M. Stallman
-
(auto-mode-alist): Add entries for .cls files,1994-12-31, by Richard M. Stallman
-
(regex_compile): Use putchar, not printchar.1994-12-30, by Richard M. Stallman
-
(tex-mode-map): Add BibTeX File menu item.1994-12-30, by Richard M. Stallman
-
(terminal-emulator): Test system-configuration1994-12-30, by Richard M. Stallman
-
Added terminfo support.1994-12-30, by Richard M. Stallman
-
(print): Get size of compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(VALBITS): Default now 28.1994-12-30, by Richard M. Stallman
-
(mark_object): Don't use Lisp_Process, Lisp_Window.1994-12-30, by Richard M. Stallman
-
(Faref): Handle compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(Flength): Handle compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(XSETFRAME): Use pseudovector.1994-12-30, by Richard M. Stallman
-
(x_scroll_bar_handle_click): Use GC_WINDOWP.1994-12-30, by Richard M. Stallman
-
Make size field an EMACS_INT.1994-12-29, by Richard M. Stallman
-
Fix typo in previous change.1994-12-29, by Richard M. Stallman
-
(switch-to-completions): New command, with bindings in minibuf completion maps.1994-12-29, by Richard M. Stallman
-
(super-apropos-check-elc-file): New function.1994-12-29, by Richard M. Stallman
-
(super-apropos, super-apropos-check-doc-file)1994-12-29, by Richard M. Stallman
-
(server-process-filter): Process each line separately.1994-12-29, by Richard M. Stallman
-
Comment changes.1994-12-29, by Richard M. Stallman
-
(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.1994-12-28, by Richard M. Stallman
-
[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.1994-12-28, by Richard M. Stallman
-
(find-tag-in-order): Don't set buffer-local value of tags-file-name.1994-12-28, by Roland McGrath
-
Initial revision1994-12-27, by Thien-Thi Nguyen
-
(make_lispy_event) [USE_X_TOOLKIT]: Turn off1994-12-27, by Richard M. Stallman
-
(XTupdate_begin): Fix backward test in previous change.1994-12-27, by Richard M. Stallman
-
(run-hook-with-args-until-failure):1994-12-27, by Richard M. Stallman
-
(command-line-1): Split startup msg into two parts.1994-12-27, by Richard M. Stallman
-
(tar-mode-map): Bind C-m to tar-extract.1994-12-27, by Richard M. Stallman
-
(dired-mode-map): Bind C-m to dired-advertised-find-file.1994-12-27, by Richard M. Stallman
-
(Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.1994-12-27, by Richard M. Stallman
-
(compilation-minor-mode-map): Bind C-m to compilation-goto-error.1994-12-27, by Richard M. Stallman
-
Don't bind `return'.1994-12-27, by Richard M. Stallman
-
(occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.1994-12-27, by Richard M. Stallman
-
(xmalloc, xrealloc): Add casts.1994-12-26, by Richard M. Stallman
-
(x_figure_window_size): Treat missing user-position parm as nil.1994-12-26, by Richard M. Stallman
-
Comment changes.1994-12-26, by Richard M. Stallman
-
(scrolling_1): When scroll_region_ok is set, use a1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): New variable.1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): Declared.1994-12-26, by Richard M. Stallman
-
(scrolling): Fewer restrictions if scroll_region_ok is1994-12-26, by Richard M. Stallman
-
(mouse-minibuffer-check, mouse-drag-mode-line)1994-12-26, by Richard M. Stallman
-
(isearch-mode): Set mouse-leave-buffer-hook.1994-12-26, by Richard M. Stallman
-
(byte-compile-warning-types): Add obsolete.1994-12-26, by Richard M. Stallman
-
(timezone-fix-time): For year values < 50, add 2000.1994-12-26, by Richard M. Stallman
-
(font-lock-defaults): Add defvar.1994-12-25, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for buffer-file-type.1994-12-25, by Richard M. Stallman
-
(completion-reference-buffer): Initialize to nil.1994-12-25, by Richard M. Stallman
-
(esc-map): Delete excess closeparen.1994-12-25, by Richard M. Stallman
-
(set_search_regs): Really set search_regs.start and .end.1994-12-25, by Richard M. Stallman
-
(read_minibuf): GCPRO things.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Use Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Add Max_Lisp_Type.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Abort if VALUE is invalid Lisp object.1994-12-25, by Richard M. Stallman
-
(ange-ftp-save-match-data): Macro deleted.1994-12-25, by Richard M. Stallman
-
Initial revision1994-12-25, by Richard M. Stallman
-
(SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.1994-12-24, by Richard M. Stallman
-
(dabbrev-abbrev-char-regexp): Accept symbol chars1994-12-24, by Richard M. Stallman
-
Initial revision1994-12-24, by Richard M. Stallman
-
Fix quoting conventions and spaces at end of sentence.1994-12-24, by Richard M. Stallman
-
(facemenu-key): Change to M-g.1994-12-24, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented by 20k.1994-12-24, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix backward test of value of1994-12-24, by Richard M. Stallman
-
(byte-compile-dest-file): New variable.1994-12-24, by Richard M. Stallman
-
(elp-pack-number): New function.1994-12-24, by Richard M. Stallman
-
(read_char): Don't echo keys when echo_keystrokes is 0.1994-12-24, by Richard M. Stallman
-
(dabbrev-completion): Now searches all buffers when given prefix arg 16.1994-12-24, by Richard M. Stallman
-
Don't require cl, picture, or reporter.1994-12-24, by Richard M. Stallman
-
Complete rewrite by Lars.Lindberg@sypro.cap.se.1994-12-24, by Richard M. Stallman
-
Give syntax of keywords.1994-12-23, by Richard M. Stallman
-
Initial revision1994-12-23, by Richard M. Stallman
-
(reporter-submit-bug-report): Set up for status messages.1994-12-23, by Richard M. Stallman
-
(next-line, previous-line): If interactive and not in1994-12-23, by Richard M. Stallman
-
Recommend doc strings for all functions and variables.1994-12-23, by Richard M. Stallman
-
entered into RCS1994-12-23, by Richard M. Stallman
-
(XTupdate_begin): Discard records of prior mouse highlight1994-12-23, by Richard M. Stallman
-
(x_set_frame_parameters): Handle icon-left, icon-top parms.1994-12-23, by Richard M. Stallman
-
(imenu-always-use-completion-buffer-p): A value of1994-12-23, by Richard M. Stallman
-
Add icon-left and icon-top frame parameters.1994-12-23, by Richard M. Stallman
-
(bibtex-string, bibtex-preamble): Use forward-line.1994-12-23, by Richard M. Stallman
-
(server-switch-buffer): Cope with dead frames and windows.1994-12-23, by Richard M. Stallman
-
(gdb): Correct tbreak doc string.1994-12-22, by Richard M. Stallman
-
(enable-command): Always insert code to enable.1994-12-22, by Richard M. Stallman
-
Comment change.1994-12-22, by Richard M. Stallman
-
(dired-string-replace-match): Function moved here.1994-12-22, by Richard M. Stallman
-
(dired-string-replace-match): Moved to dired.el.1994-12-22, by Richard M. Stallman
-
*** empty log message ***1994-12-22, by Richard M. Stallman
-
Fix in visible-bell.1994-12-21, by Richard M. Stallman
-
(Fget_buffer_create): Copy the name, and clear text props.1994-12-21, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define this only if __GNUC__.1994-12-21, by Richard M. Stallman
-
(struct frame): New field buffer_predicate.1994-12-21, by Richard M. Stallman
-
(Fmodify_frame_parameters): For non-X frames,1994-12-21, by Richard M. Stallman
-
(mark_object): In a frame, mark the buffer_predicate.1994-12-21, by Richard M. Stallman
-
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.1994-12-21, by Richard Kenner
-
(tex-start-shell): Use inheritance.1994-12-21, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Changes for Irix dbx.1994-12-21, by Richard M. Stallman
-
(get_doc_string): Now static. Arg now Lisp_Object.1994-12-21, by Richard M. Stallman
-
(Fdefvar): Fix minor error in previous change.1994-12-21, by Richard M. Stallman
-
(Qload_file_name, Vload_file_name): New variables.1994-12-21, by Richard M. Stallman
-
(scan_lisp_file): Handle dynamic doc strings.1994-12-21, by Richard M. Stallman
-
Include program name in error messages.1994-12-21, by David J. MacKenzie
-
Make keymap for tex-shell the shell-mode-map.1994-12-21, by Edward M. Reingold
-
(describe-function): Fix previous change.1994-12-21, by Richard M. Stallman
-
(describe-function): Don't add `.el' when printing file name.1994-12-21, by Richard M. Stallman
-
(Buffer-menu-buffer): Clear text properties in STRING.1994-12-20, by Richard M. Stallman
-
(frame-update-face-colors): New function.1994-12-20, by Richard M. Stallman
-
(set-background-color, set-foreground-color):1994-12-20, by Richard M. Stallman
-
(rmail-first-unseen-message): Fix 1-off error.1994-12-20, by Richard M. Stallman
-
Be consistent in use of comint (instead of shell) mode.1994-12-19, by Edward M. Reingold
-
(fortran-end-if, fortran-end-do,1994-12-18, by Richard M. Stallman
-
(tar-extract): Don't use set-visited-file-name. to1994-12-18, by Richard M. Stallman
-
(rmail-search-backward): Function deleted.1994-12-18, by Richard M. Stallman
-
(tgetst1): Let ^? stand for DEL character.1994-12-17, by Richard M. Stallman
-
(gnus-mail-reply-using-mail): Don't save point;1994-12-17, by Richard M. Stallman
-
(news-mail-reply): Restore the saved narrowing before calling `mail'.1994-12-17, by Richard M. Stallman
-
(isearch-done): Don't print msg about mark if we don't set it.1994-12-17, by Richard M. Stallman
-
(indent-c-exp): Don't be fooled by else_ or while_.1994-12-17, by Richard M. Stallman
-
Comment change.1994-12-17, by Richard M. Stallman
-
Comment change.1994-12-17, by Richard M. Stallman
-
(emerge-read-file-name): New arg must-match.1994-12-16, by Richard M. Stallman
-
(lambda): Doc fix.1994-12-15, by Richard M. Stallman
-
Comment change.1994-12-15, by Richard M. Stallman
-
(vc-toggle-read-only): Accept prefix arg1994-12-15, by Richard M. Stallman
-
(font-lock-hack-keywords): Turn off undo generation.1994-12-15, by Richard M. Stallman
-
(sendmail-send-it): Don't convert S: to Subject:.1994-12-15, by Richard M. Stallman
-
(Fall_completions): New arg hide_spaces.1994-12-15, by Richard M. Stallman
-
(main): Fix conversion of --display to -d.1994-12-15, by Richard M. Stallman
-
(struct x_display): New field explicit_parent.1994-12-15, by Richard M. Stallman
-
(face-initialize): Test for framep not t or nil.1994-12-15, by Richard M. Stallman
-
(hack-local-variables): Run hack-local-variables-hook.1994-12-15, by Richard M. Stallman
-
(find-grep-options): Use -q on non-BSD systems.1994-12-15, by Richard M. Stallman
-
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.1994-12-15, by Richard M. Stallman
-
(isearch-mode-map): Move the code to set up the meta submap earlier in1994-12-15, by Richard M. Stallman
-
(buffer-quit-function): New variable.1994-12-15, by Richard M. Stallman
-
(PC-do-completion): If complete but not unique,1994-12-15, by Richard M. Stallman
-
(readevalloop): Ignore ^M here.1994-12-15, by Richard M. Stallman
-
(apropos-match-keys): Handle menu bindings with cached equivalent keys.1994-12-15, by Richard M. Stallman
-
(Fdefconst, Fdefvar): Error if too many arguments.1994-12-15, by Richard M. Stallman
-
(rmail-ignored-headers): Delete junk from definition.1994-12-14, by Richard M. Stallman
-
(add_properties): Add gcpro's.1994-12-14, by Richard M. Stallman
-
Just include sunos4shr--do nothing else.1994-12-14, by Richard M. Stallman
-
(perform-replace): Report number of replacements when done.1994-12-14, by Richard M. Stallman
-
(Info-split): Fix 1-off error in subfile position.1994-12-14, by Richard M. Stallman
-
(occur): Escape newlines when printing regexp.1994-12-13, by Richard M. Stallman
-
(Info-tagify): Avoid 1-off error in position of a tag.1994-12-13, by Richard M. Stallman
-
(insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.1994-12-13, by Richard M. Stallman
-
(rs6000-ibm-aix4.1*): New alternative.1994-12-13, by Richard M. Stallman
-
Initial revision1994-12-13, by Richard M. Stallman
-
(sort_args): Make `options' a vector of ints.1994-12-13, by Richard M. Stallman
-
(ignored-local-variables): Mark it risky.1994-12-13, by Richard M. Stallman
-
[REG_UNSET_VALUE]: Define to the address of a static variable rather than to1994-12-11, by Jim Meyering
-
(read_char): After auto-saving, redisplay.1994-12-11, by Richard M. Stallman
-
(report_overlay_modification): Renamed from verify_overlay_modification.1994-12-11, by Richard M. Stallman
-
* buffer.c (report_overlay_modification): Renamed from1994-12-11, by Richard M. Stallman
-
(signal_before_change, signal_after_change):1994-12-11, by Richard M. Stallman
-
(list_buffers_1): Right-align the size values.1994-12-11, by Richard M. Stallman
-
(rmail-summary-goto-msg): When highlighting,1994-12-11, by Richard M. Stallman
-
(compile_pattern): Call re_set_registers here.1994-12-11, by Richard M. Stallman
-
(vc-dir-all-files): New function.1994-12-10, by Richard M. Stallman
-
(unrelocate_symbols): Add AIX4_1 conditionals and code.1994-12-10, by Richard M. Stallman
-
(sys_siglist) [AIX]: Add AIXHFT conditional.1994-12-10, by Richard M. Stallman
-
Change AIX conditional around HFNKEYS to AIXHFT.1994-12-10, by Richard M. Stallman
-
Added ispell-offset for version consistency.1994-12-10, by Karl Heuer
-
Fix typo in comment.1994-12-09, by Karl Heuer
-
(Fbyte_code): Call Ffollowing_char and Fprevious_char1994-12-09, by Richard M. Stallman
-
Add patterns for asm-mode.1994-12-09, by Karl Heuer
-
(set-auto-mode): Don't get confused by anything ending in "mode:" which isn't1994-12-09, by Karl Heuer
-
Mention Hochleitner's correlation.1994-12-08, by Edward M. Reingold
-
(rlogin-initially-track-cwd): Now a 3-way flag.1994-12-08, by Richard M. Stallman
-
(telnet): Don't make assumptions about process name.1994-12-07, by Richard M. Stallman
-
(search_regs_saved): Delete initializer.1994-12-07, by Richard M. Stallman
-
(nntp-buggy-select): Delete usg-unix-v from list.1994-12-07, by Richard M. Stallman
-
(dired-insert-directory): Quote certain chars with \.1994-12-07, by Richard M. Stallman
-
(comint-mode-map): Treat C-up, C-down like M-p, M-n.1994-12-07, by Richard M. Stallman
-
[HAVE_SYSVIPC]: Include sys/utsname.h.1994-12-07, by Richard M. Stallman
-
[HAVE_SYSVIPC]: Include sys/utsname.h.1994-12-07, by Richard M. Stallman
-
(update_frame): Call calculate_costs if baud_rate changed.1994-12-06, by Richard M. Stallman
-
(calculate_costs): Set FRAME_COST_BAUD_RATE.1994-12-06, by Richard M. Stallman
-
(struct frame): New field cost_calculation_baud_rate.1994-12-06, by Richard M. Stallman
-
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.1994-12-06, by Roland McGrath
-
(ange-ftp-set-binary-mode): Ignore hash size if nil.1994-12-06, by Karl Heuer
-
(isearch-cancel): New function.1994-12-05, by Richard M. Stallman
-
Comment out Oct 18 change to font-lock-after-change-function1994-12-05, by Simon Marshall
-
(electric-buffer-menu-mode-map):1994-12-05, by Richard M. Stallman
-
(internal_equal): Call compare_string_intervals.1994-12-04, by Richard M. Stallman
-
(compare_string_intervals): New function.1994-12-04, by Richard M. Stallman
-
(INTERVAL_LAST_POS): Don't subtract 1 here.1994-12-04, by Richard M. Stallman
-
(argmatch): Take argc as arg; don't go past end of argv.1994-12-04, by Richard M. Stallman
-
(fill-region-as-paragraph): If region starts in mid-line,1994-12-04, by Richard M. Stallman
-
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.1994-12-04, by Richard M. Stallman
-
(child_setup_tty): Use CDISABLE for setting VERASE, VKILL.1994-12-04, by Richard M. Stallman
-
At compile time, discard any defsubr definitions1994-12-04, by Richard M. Stallman
-
(bibtex-mode-map): Delete binding for ".1994-12-04, by Richard M. Stallman
-
(face-name, face-id, face-foreground, face-background)1994-12-04, by Richard M. Stallman
-
(replace-string, query-replace): Doc fixes.1994-12-04, by Richard M. Stallman
-
(rmail-get-new-mail): Position on first unseen message.1994-12-03, by Richard M. Stallman
-
(argmatch): Handle lstr == 0.1994-12-03, by Richard M. Stallman
-
(rmail-output): Don't quote "From " lines unless the capitalization is exact.1994-12-02, by Karl Heuer
-
(gettext): Make sure this is always defined, even #if emacs.1994-12-01, by Karl Heuer
-
Added defaults for grayscale font-lock-reference-face.1994-12-01, by Simon Marshall
-
Don't try to make directories that are guaranteed to already exist.1994-11-30, by David J. MacKenzie
-
(sendmail-send-it): Add `From:' header.1994-11-30, by Karl Heuer
-
(compilation-next-error-locus): Finish last change.1994-11-30, by Roland McGrath
-
(gud-basic-call): Detect error earlier.1994-11-30, by Karl Heuer
-
(system-key-alist): Extra keys are F36 and F37.1994-11-30, by Karl Heuer
-
(imenu-generic-expression): New variable.1994-11-30, by Karl Heuer
-
(compilation-next-error-locus): Parsed column numbers are 1-origin.1994-11-30, by Roland McGrath
-
(ibmrt): Add more cases for various forms of BSD.1994-11-29, by Richard Kenner
-
(re_compile_pattern, re_comp, regerror): Add gettext wrapper.1994-11-29, by Paul Eggert
-
Mention cal-x.el in comments.1994-11-29, by Edward M. Reingold
-
Initial revision1994-11-29, by Edward M. Reingold
-
(get_time): Fix up whitespace.1994-11-28, by Richard M. Stallman
-
(Fminibuffer_complete_and_exit): Catch errors in do_completion.1994-11-28, by Richard M. Stallman
-
(keyboard-escape-quit): New command.1994-11-28, by Richard M. Stallman
-
(internal_delete_file, internal_delete_file_1): New functions.1994-11-28, by Richard M. Stallman
-
(delete_temp_file): Use internal_delete_file.1994-11-28, by Richard M. Stallman
-
(Fkill_buffer): Use internal_delete_file.1994-11-28, by Richard M. Stallman
-
Handle pilcrow, paragraph and pound signs.1994-11-28, by Richard M. Stallman
-
(Fx_synchronize): Fix doc string syntax.1994-11-28, by Richard M. Stallman
-
(safe_strdup): Don't use ANSI argument prototype.1994-11-28, by Richard M. Stallman
-
Fix erroneous comment syntax.1994-11-28, by Richard M. Stallman
-
(NEED_UNISTD_H): Defined.1994-11-28, by Richard M. Stallman
-
Have just one conditional to include unistd.h.1994-11-28, by Richard M. Stallman
-
(calculate-c-indent): Handle a top-level decl with multiple paren groups.1994-11-28, by Richard M. Stallman
-
(gnus-default-nntp-server): Doc fix.1994-11-28, by Richard M. Stallman
-
Many doc fixes. Fix progress message formats.1994-11-28, by Richard M. Stallman
-
(imenu): Widen temporary before scan the file.1994-11-24, by Richard M. Stallman
-
* m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,1994-11-24, by Francesco Potortì
-
(command_loop_1): Use safe_run_hooks to run1994-11-24, by Richard M. Stallman
-
(occur): Put number of matches in the header line.1994-11-24, by Richard M. Stallman
-
added fortran status checking -tower1994-11-24, by Richard M. Stallman
-
(double-mode-name): Variable deleted.1994-11-23, by Richard M. Stallman
-
Add cases for romp-ibm-aix and romp-ibm-bsd.1994-11-23, by Richard Kenner
-
Create subdir etc/e. Make links to it.1994-11-23, by Richard M. Stallman
-
(dvi): Run Make in our man subdir.1994-11-23, by Richard M. Stallman
-
Create the man subdir.1994-11-23, by Richard M. Stallman
-
Generate man/Makefile from man/Makefile.in.1994-11-23, by Richard M. Stallman
-
(Info-follow-reference): Use regexp-quote.1994-11-23, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1994-11-23, by Richard M. Stallman
-
(Fy_or_n_p): Handle exit-prefix in query-replace-map.1994-11-23, by Richard M. Stallman
-
(map-y-or-n-p): Handle exit-prefix as definition of char.1994-11-23, by Richard M. Stallman
-
(query-replace-map): Define \e and escape as exit-prefix.1994-11-23, by Richard M. Stallman
-
(Calling menu-bar-enable-clipboard): Be less selective matching Suns.1994-11-23, by Richard M. Stallman
-
(save_search_regs): Add declaration.1994-11-22, by Richard M. Stallman
-
(lpr-page-header-switches): Use -f by default.1994-11-22, by Richard M. Stallman
-
(eterm): New rule.1994-11-22, by Richard M. Stallman
-
Initial revision1994-11-22, by Richard M. Stallman
-
(OBJECTS_MACHINE): Define only if AIXHFT.1994-11-22, by Richard M. Stallman
-
(AIXHFT): Defined.1994-11-22, by Richard M. Stallman
-
(init_sys_modes): Tes AIXHFT, not AIX.1994-11-22, by Richard M. Stallman
-
(append-to-buffer): Don't use current buffer as default.1994-11-22, by Richard M. Stallman
-
* etags.c (print_help): print --regex usage for ctags also.1994-11-22, by Francesco Potortì
-
(vc-backend-checkout): Finish last change.1994-11-22, by Roland McGrath
-
(vc-checkout-switches): New variable.1994-11-22, by Roland McGrath
-
entered into RCS1994-11-22, by Richard M. Stallman
-
(Fdisplay_buffer): Use `b' to read existing buffer name.1994-11-22, by Richard M. Stallman
-
(gud-gdb-marker-filter, gud-irixdbx-marker-filter)1994-11-22, by Richard M. Stallman
-
(timer-process-filter): No need for save-match-data.1994-11-22, by Richard M. Stallman
-
(Man-bgproc-sentinel): No need for save-match-data.1994-11-22, by Richard M. Stallman
-
Match data now saved automatically around filters and sentinels.1994-11-22, by Richard M. Stallman
-
Filters and sentinels now save match data themselves.1994-11-22, by Richard M. Stallman
-
rearrange --with options1994-11-22, by David J. MacKenzie
-
add --with-pop, --with-kerberos, --with-hesiod1994-11-22, by David J. MacKenzie
-
add symbols for --with-pop, --with-kerberos, --with-hesiod1994-11-22, by David J. MacKenzie
-
(kill-region): Use = to compare positions.1994-11-22, by Richard M. Stallman
-
Delete duplicate of sparc-*.1994-11-21, by Doug Evans
-
Added code for automatically saving and restoring the match data1994-11-21, by Francesco Potortì
-
(compare-windows): Push mark in both buffers at start.1994-11-20, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up): If at end of message,1994-11-20, by Richard M. Stallman
-
(sort_args): New function.1994-11-19, by Richard M. Stallman
-
(command-line-1): Handle long options --funcall, --load, --insert, --kill.1994-11-19, by Richard M. Stallman
-
(x-option-alist): New variable now holds1994-11-19, by Richard M. Stallman
-
(gomoku-click): New function.1994-11-19, by Richard M. Stallman
-
(start-process-shell-command): Don't use `exec'--1994-11-19, by Richard M. Stallman
-
(start-process-shell-command): Function deleted.1994-11-19, by Richard M. Stallman
-
(re_compile_fastmap): Really, really treat `succeed' like end.1994-11-19, by Richard M. Stallman
-
(face-color-supported-p): New function.1994-11-19, by Richard M. Stallman
-
(re_compile_fastmap): Really treat `succeed' like end.1994-11-19, by Richard M. Stallman
-
(struct regexp_cache): New field `posix'.1994-11-19, by Richard M. Stallman
-
Comment change.1994-11-19, by Richard M. Stallman
-
(picture-self-insert): Use last-command-event,1994-11-18, by Richard M. Stallman
-
(init_filelock): Add missing semicolon.1994-11-18, by Richard M. Stallman
-
(batch-byte-compile-emacs): New function.1994-11-18, by Richard M. Stallman
-
Initial revision1994-11-18, by Richard M. Stallman
-
(Fload): Call Fsubstitute_in_file_name after trying handler.1994-11-18, by Richard M. Stallman
-
(mail-setup): Make fill-column wide for the in-reply-to.1994-11-18, by Richard M. Stallman
-
(kill-region): Set this-command unconditionally.1994-11-18, by Karl Heuer
-
(recompute_width_table): Do the right thing if no previous table existed.1994-11-18, by Karl Heuer
-
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark1994-11-18, by Karl Heuer
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(Fsingle_key_description): Use type test macros.1994-11-18, by Karl Heuer
-
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.1994-11-18, by Karl Heuer
-
(Fvconcat, concat): Use Lisp_Vectorlike.1994-11-18, by Karl Heuer
-
Vendor for vxworks is wrs.1994-11-18, by Doug Evans
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(XSETCOMPILED): New macro.1994-11-18, by Karl Heuer
-
(Fdocumentation): Use type test macros.1994-11-18, by Karl Heuer
-
(print): Use type test macros.1994-11-18, by Karl Heuer
-
(re_compile_fastmap): Treat `succeed' like end of pattern.1994-11-18, by Karl Heuer
-
Get rid of edit menu.1994-11-17, by Edward M. Reingold
-
Undefine kill-region and copy-region-as-kill.1994-11-17, by Edward M. Reingold
-
(sparc): Recognize as a cpu.1994-11-17, by Doug Evans
-
(lock_dir, superlock_file, MAKE_LOCK_NAME):1994-11-17, by Richard M. Stallman
-
(backup-buffer): Use file-ownership-preserved-p.1994-11-17, by Richard M. Stallman
-
(timer-process-filter): Use save-match-data.1994-11-17, by Richard M. Stallman
-
(rmail-fields-not-to-output): New variable.1994-11-17, by Richard M. Stallman
-
(init_filelock): Always copy lock_path.1994-11-17, by Richard M. Stallman
-
(set-keymap-parent): Fix bug in case of empty keymap.1994-11-17, by Richard M. Stallman
-
Accept -domain as OS, and make it default for Apollo.1994-11-17, by Richard M. Stallman
-
(m68*-apollo*): Use s/domain.h.1994-11-17, by Richard M. Stallman
-
(timezone-parse-date): Handle two new formats (6 and 7).1994-11-16, by Richard M. Stallman
-
(try_window, display_text_line): Undo previous change.1994-11-16, by Richard M. Stallman
-
(substitute-key-definition): Don't recursively scan1994-11-16, by Richard M. Stallman
-
[NOT_C_CODE]: Include fcntl.h.1994-11-16, by Roland McGrath
-
(Fdirectory_files): Pass new arg to `compile_pattern'.1994-11-16, by Richard M. Stallman
-
(re_opcode_t): New opcode `succeed'1994-11-16, by Richard M. Stallman
-
(RE_NO_POSIX_BACKTRACKING): New macro.1994-11-16, by Richard M. Stallman
-
(try_window): Don't pass window to Fget_char_property; pass its buffer.1994-11-16, by Roland McGrath
-
Fix in insert-behind-hooks and insert-in-front-hooks.1994-11-16, by Richard M. Stallman
-
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.1994-11-16, by Francesco Potortì
-
(dired-collect-file-versions): Discard version #s from1994-11-16, by Richard M. Stallman
-
(Fopen_dribble_file): Call fclose only when dribble is non zero.1994-11-16, by Richard M. Stallman
-
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps1994-11-16, by Francesco Potortì
-
* etags.c (<errno.h>): #include added.1994-11-16, by Francesco Potortì
-
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(access_keymap): Use type test macros.1994-11-16, by Karl Heuer
-
(make_frame): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
Declare allocate_vectorlike.1994-11-16, by Karl Heuer
-
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(make_process): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(Fmake_vector): Call allocate_vectorlike.1994-11-16, by Karl Heuer
-
Delete declaration of Farray_length.1994-11-16, by Karl Heuer
-
(Farray_length): Delete this obsolete function.1994-11-16, by Karl Heuer
-
(Flength): Don't call Farray_length, just use size field.1994-11-16, by Karl Heuer
-
Fix indentation.1994-11-16, by Karl Heuer
-
Fix typo in comment.1994-11-16, by Karl Heuer
-
(Fdo_auto_save): Use the new type-test macros.1994-11-16, by Karl Heuer
-
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.1994-11-16, by Karl Heuer
-
(wait_for_property_change): Encode location as a cons of two integers instead1994-11-16, by Karl Heuer
-
(Finteractive_p): Use XSUBR instead of its expansion.1994-11-16, by Karl Heuer
-
(Fdocumentation): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(CHECK_NATNUM): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(Fread_file_name_internal): Protect orig_string.1994-11-16, by Richard M. Stallman
-
(syms_of_data): Set Qwholenump as function, not variable.1994-11-16, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its1994-11-16, by Karl Heuer
-
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(OVERLAY_POSITION): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(overlays_at): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(unlock_all_files): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new1994-11-15, by Karl Heuer
-
(GC_INTEGERP, etc): New type-test macros for use during GC.1994-11-15, by Karl Heuer
-
(current_minor_maps): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a1994-11-15, by Karl Heuer
-
(NATNUMP): New macro.1994-11-15, by Karl Heuer
-
(free_float): Don't assume XFASTINT accesses the raw bits.1994-11-15, by Karl Heuer
-
(tags-query-replace): Use query-replace-read-args in interactive spec.1994-11-15, by Roland McGrath
-
(isearch-other-meta-char): Delete debugging code.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(read_escape): For \S-a, return A.1994-11-15, by Richard M. Stallman
-
(init_sys_modes): Maybe call tcflow.1994-11-15, by Richard M. Stallman
-
(mouse-save-then-kill): Call mouse-show-mark1994-11-15, by Richard M. Stallman
-
(isearch-gnu-emacs-events): Variable deleted.1994-11-15, by Richard M. Stallman
-
(isearch-unread): Always use unread-command-events.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(m68*-apollo*): Set NON_GNU_CPP.1994-11-15, by Richard M. Stallman
-
(line): Add a beginning-op function.1994-11-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add -dc and -dp.1994-11-15, by Richard M. Stallman
-
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.1994-11-15, by Paul Reilly
-
(tags-table-including): Don't gratuitously cons (what was I thinking?).1994-11-15, by Roland McGrath
-
(internal_equal): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(mark_object, gc_sweep): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.1994-11-15, by Karl Heuer
-
(print): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new1994-11-15, by Karl Heuer
-
(Finsert_file_contents): Init not_regular at the beginning.1994-11-15, by Richard M. Stallman
-
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-15, by Karl Heuer
-
(comint-exec-1): Terminate TERMCAP with colon.1994-11-15, by Richard M. Stallman
-
Support paragon as i860-intel-osf1. (From RMS.)1994-11-15, by Per Bothner
-
Initial revision1994-11-15, by Richard M. Stallman
-
(MAIL_USE_FLOCK): Defined.1994-11-15, by Richard M. Stallman
-
(Finsert_file_contents): If VISIT, set the buffer components1994-11-14, by Richard M. Stallman
-
(A_TEXT_OFFSET): Macro removed.1994-11-14, by Roland McGrath
-
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor1994-11-14, by Karl Heuer
-
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.1994-11-14, by Karl Heuer
-
Fix typos in comment.1994-11-14, by Karl Heuer
-
Don't add -I, -L, -R options for cc if their1994-11-14, by David J. MacKenzie
-
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.1994-11-14, by Simon Marshall
-
(query-replace-map): Bind Y and N like y and n.1994-11-14, by Richard M. Stallman
-
Initial revision1994-11-14, by Richard M. Stallman
-
For windows-nt, load mouse.1994-11-14, by Richard M. Stallman
-
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the1994-11-13, by Richard M. Stallman
-
Comment change.1994-11-13, by Richard M. Stallman
-
(Fdisplay_completion_list): Update COLUMN unconditionally.1994-11-13, by Richard M. Stallman
-
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Fix typo.1994-11-13, by Richard M. Stallman
-
(lpr-headers-switches): Base default on lpr-command value.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Doc fix for default-frame-alist.1994-11-12, by Richard M. Stallman
-
(mips-sgi-irix5.[01]*): Distinguish from irix5*.1994-11-11, by Richard M. Stallman
-
(i860-intel-osf1*): New alternative.1994-11-11, by Richard M. Stallman
-
(texinfo-format-node): Insert the node delimiter1994-11-11, by Richard M. Stallman
-
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,1994-11-11, by Karl Heuer
-
(Fbyte_code): Special case for buffer-local objects is now handled by the more1994-11-11, by Karl Heuer
-
(mark_object): New code to handle buffer-local substructure.1994-11-11, by Karl Heuer
-
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-11, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and1994-11-11, by Karl Heuer
-
Remove entries for things that are done. Reformat a little.1994-11-11, by David J. MacKenzie
-
Fix typo in previous change.1994-11-11, by Karl Heuer
-
(compile): With prefix arg, prompt even if (not compilation-read-command).1994-11-10, by Roland McGrath
-
(TV1, TV2): Use EMACS_TIME as type.1994-11-10, by Richard M. Stallman
-
(find-change-log): If change-log-default-name1994-11-10, by Richard M. Stallman
-
Fix comment associated with previous change.1994-11-10, by Karl Heuer
-
(Fnewline): Always use insert_and_inherit.1994-11-10, by Richard M. Stallman
-
Comment change.1994-11-10, by Richard M. Stallman
-
(create_process) [OSF1]: Use setpgid, not setpgrp.1994-11-10, by Richard M. Stallman
-
(tracking_off): Test old value with NILP.1994-11-10, by Richard M. Stallman
-
(FRAMEP): Use the second definition whenever HAVE_MOUSE.1994-11-10, by Richard M. Stallman
-
(ange-ftp-version): Var deleted.1994-11-10, by Richard M. Stallman
-
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE1994-11-09, by Karl Heuer
-
(string-rectangle): Don't set point.1994-11-09, by Richard M. Stallman
-
Comment reason for preceding change.1994-11-09, by Karl Heuer
-
Make h_errno check not use nested functions.1994-11-09, by David J. MacKenzie
-
(facemenu-update): Use C-down-mouse-2 for the menu.1994-11-09, by Richard M. Stallman
-
(comint-exec-1): Make sure default-directory is a real dir.1994-11-09, by Richard M. Stallman
-
(Fsubstitute_in_file_name): Add missing #endif.1994-11-09, by Richard M. Stallman
-
Don't include ctype.h.1994-11-09, by Richard M. Stallman
-
(copy-region-as-kill): Don't set this-command.1994-11-09, by Richard M. Stallman
-
Only define items in vc-menu-map if it is boundp.1994-11-09, by Roland McGrath
-
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.1994-11-09, by Richard M. Stallman
-
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,1994-11-09, by Francesco Potortì
-
(install-arch-indep): Delete *.orig in copied dirs.1994-11-09, by Richard M. Stallman
-
(vi-kill-region): Pass args to kill-region.1994-11-09, by Karl Heuer
-
(print_help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_syntax_1): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_buffer_bindings): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(emerge-file-names): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(apropos-print-matches): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-calendar-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-buffer-case-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(debugger-list-functions): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-display-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(make-help-screen): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Helper-describe-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Info-summary): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(kbd-macro-query): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(map-y-or-n-p): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(disabled-command-hook): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(r2b-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(perform-replace): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(sc-set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(update-copyright): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(yow): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef1994-11-09, by Roland McGrath
-
(install-arch-indep): Avoid continued comment swallowing target line.1994-11-09, by Roland McGrath
-
(Man-follow-manual-reference): First arg deleted. Call1994-11-08, by Karl Heuer
-
Don't supersede attributes for faces `diary-face', `calendar-display-face', or1994-11-08, by Edward M. Reingold
-
entered into RCS1994-11-08, by Richard M. Stallman
-
(make_menu_in_widget): Differentiate a separator entry ("--") from a1994-11-08, by Paul Reilly
-
protect character class with changequote1994-11-08, by David J. MacKenzie
-
(help-mode): New function.1994-11-08, by Karl Heuer
-
Accept `news' as a synonym for `newsos'.1994-11-08, by Karl Heuer
-
(Fset_frame_height): Compare against height, not width.1994-11-08, by Karl Heuer
-
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.1994-11-08, by Roland McGrath
-
Check for nil time before trying to adjust it for dst.1994-11-07, by Edward M. Reingold
-
* man.el (Man-reuse-okay-flag): Deleted.1994-11-07, by Francesco Potortì
-
Update maintainer line.1994-11-07, by Thien-Thi Nguyen
-
Add maintainer line in header.1994-11-07, by Thien-Thi Nguyen
-
(update_one_menu_entry): Use the parent of the cascade button as the1994-11-07, by Paul Reilly
-
(gnus-configure-windows): Make split-window-keep-point locally t so that focus1994-11-05, by Karl Heuer
-
(XTread_socket): Generate iconify and deiconify events.1994-11-04, by Karl Heuer
-
(start-process-shell-command): Don't use exec on windows-nt.1994-11-03, by Karl Heuer
-
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h1994-11-03, by Karl Heuer
-
(sbrk): Allow request sizes to be different than the page size.1994-11-03, by Karl Heuer
-
[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.1994-11-03, by Karl Heuer
-
#include <malloc.h>.1994-11-03, by Karl Heuer
-
(tar-extract): Set default-directory to that of the superior buffer, not the1994-11-03, by Karl Heuer
-
(gud-gdb-complete-command): Add a trailing single quote to partially quoted1994-11-03, by Karl Heuer
-
Don't rm files if cd fails.1994-11-03, by Karl Heuer
-
Wrap font-lock-fontify-region's string-match with save-match-data.1994-11-03, by Simon Marshall
-
(Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref1994-11-02, by Karl Heuer
-
(Fdecode_time): Fix Lisp_Object vs. integer problems.1994-11-02, by Karl Heuer
-
Leave DEVICE_SEP undefined by default.1994-11-02, by Karl Heuer
-
(init_buffer): Fix error message syntax.1994-11-02, by Richard M. Stallman
-
(Fdecode_time): Change one XFASTINT to XINT.1994-11-01, by Richard M. Stallman
-
(x_window): Make ibw 0 by default.1994-11-01, by Richard M. Stallman
-
Add function and variable name conventions.1994-11-01, by Richard M. Stallman
-
(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.1994-11-01, by Per Bothner
-
Put nt subdir and its subdirs in the dist.1994-11-01, by Richard M. Stallman
-
(SYSTEM_PURESIZE_EXTRA): Defined.1994-11-01, by Richard M. Stallman
-
Initial revision1994-11-01, by Richard M. Stallman
-
(byte-compile-insert-header): Escape backslashes1994-11-01, by Richard M. Stallman
-
(init_editfns): Get the username from the environment1994-11-01, by Richard M. Stallman
-
(read_key_sequence): Use flags instead of gotos to1994-11-01, by Richard M. Stallman
-
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)1994-11-01, by Richard M. Stallman
-
(DOS_NT): Defined.1994-11-01, by Richard M. Stallman
-
(term_init) [WINDOWSNT]: Do some Windows-specific1994-11-01, by Richard M. Stallman
-
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.1994-11-01, by Richard M. Stallman
-
Test DOS_NT, not MSDOS.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Add includes for NT.1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,1994-11-01, by Richard M. Stallman
-
(MAXNAMLEN) [WINDOWSNT]: Define as 255.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Don't include vlimit.h.1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
(Fdump_emacs): Don't reset the data start address by1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.1994-11-01, by Richard M. Stallman
-
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.1994-11-01, by Richard M. Stallman
-
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,1994-11-01, by Richard M. Stallman
-
(struct buffer): Test DOS_MT, not MSDOS.1994-11-01, by Richard M. Stallman
-
On windows-nt, load ls-lisp and winnt.1994-11-01, by Richard M. Stallman
-
(Info-directory-list): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(byte-compile-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(hexl-find-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(shell-command-switch): New variable.1994-11-01, by Richard M. Stallman
-
(command-line): Use ~/_emacs as init file in windows-nt.1994-11-01, by Richard M. Stallman
-
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.1994-11-01, by Richard M. Stallman
-
(desktop-basefilename): Use emacs.dsk on windows-nt.1994-11-01, by Richard M. Stallman
-
(bookmark-file): Use ~/emacs.bmk on windows-nt.1994-11-01, by Richard M. Stallman
-
(change-log-name): Use changlo on windows-nt.1994-11-01, by Richard M. Stallman
-
(main, etags_getcwd): Test DOS_NT instead of MSDOS.1994-11-01, by Richard M. Stallman
-
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.1994-11-01, by Richard M. Stallman
-
(blink-matching-delay): New variable.1994-11-01, by Richard M. Stallman
-
(timezone-world-timezones): Add "UT" -> +000.1994-11-01, by Richard M. Stallman
-
(cl-macroexpand): keep documentation from `macroexpand'.1994-11-01, by Richard M. Stallman
-
(isearch-edit-string, isearch-toggle-case-fold):1994-11-01, by Richard M. Stallman
-
New function to display an alternative diary file.1994-11-01, by Edward M. Reingold
-
Bind new function to mouse.1994-11-01, by Edward M. Reingold
-
Bind new function to key.1994-11-01, by Edward M. Reingold
-
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.1994-11-01, by Richard M. Stallman
-
(XTclear_end_of_line): Finish the line dance here too, just as was done in1994-11-01, by Karl Heuer
-
(fast_find_position): Special case if POS is end of buffer.1994-11-01, by Richard M. Stallman
-
(column_number_displayed): New variable.1994-10-31, by Karl Heuer
-
update for Autoconf 2.0 and other recent changes.1994-10-31, by David J. MacKenzie
-
(texinfo-alias-list): New variable.1994-10-31, by Richard M. Stallman
-
Changed almost every doc string.1994-10-30, by Richard M. Stallman
-
Delete old reference to window configuration.1994-10-30, by Edward M. Reingold
-
(display_text_line): Truncate the minibuf_prompt if nec.1994-10-30, by Richard M. Stallman
-
(BASE_PURESIZE): Increment MULTI_FRAME value.1994-10-30, by Richard M. Stallman
-
(texinfo-format-scan): Make @- vanish; don't insert -.1994-10-30, by Richard M. Stallman
-
Put mouse-set-font on C-down-mouse-1.1994-10-30, by Richard M. Stallman
-
Load facemenu if have X.1994-10-30, by Richard M. Stallman
-
(unexec): Don't print number of pure bytes used.1994-10-30, by Richard M. Stallman
-
(line-move): Use sign of arg to choose error condition.1994-10-30, by Richard M. Stallman
-
(blink-matching-open): Do blink if an even number of1994-10-30, by Richard M. Stallman
-
Fix use of noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
Redo the noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
(xlwmenu_default_font): New global variable.1994-10-29, by Richard M. Stallman
-
(read_avail_input): Fix Lisp_Object vs. int problem.1994-10-29, by Karl Heuer
-
change a stray [ to test1994-10-29, by David J. MacKenzie
-
(gud-common-init): If file arg has no directory,1994-10-29, by Richard M. Stallman
-
(Fx_create_frame): Set xlwmenu_default_font.1994-10-29, by Richard M. Stallman
-
(x_delete_display): Call XrmDestroyDatabase.1994-10-29, by Richard M. Stallman
-
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Definitions deleted.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): New definition.1994-10-28, by Richard M. Stallman
-
(frame-initialize): Set special-display-function here,1994-10-28, by Richard M. Stallman
-
(diff-command): New variable.1994-10-28, by Richard M. Stallman
-
Adapt for Autoconf v2. Use the standard argument1994-10-28, by David J. MacKenzie
-
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.1994-10-28, by Richard M. Stallman
-
(easy-menu-define): Call `easy-menu-do-define' to do1994-10-28, by Richard M. Stallman
-
(Fset_buffer_major_mode): New function. Set the default major mode here.1994-10-27, by Karl Heuer
-
(find-file-noselect): Call set-buffer-major-mode here.1994-10-27, by Karl Heuer
-
(keys_of_frame): Bind the new events to 'ignore, since the window manager has1994-10-27, by Karl Heuer
-
(kbd_buffer_get_event): Translate them to lispy events.1994-10-27, by Karl Heuer
-
(iconify_event, deiconify_event): New events.1994-10-27, by Karl Heuer
-
keep up with configure.in1994-10-27, by David J. MacKenzie
-
* man.el (Man-fontify-manpage-flag): defvar put at outer level.1994-10-27, by Francesco Potortì
-
(set_frame_menubar): Don't copy string during GC risk.1994-10-27, by Karl Heuer
-
(tar-summarize-buffer): Improperly terminated archive now produces only a1994-10-27, by Karl Heuer
-
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.1994-10-27, by Roland McGrath
-
(HAVE_GETPAGESIZE): Explicitly #undef.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Definition deleted.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Add #undef.1994-10-26, by Richard M. Stallman
-
Check for getpagesize.1994-10-26, by Richard M. Stallman
-
(ispell-message-text-end): Match Postcript 3 like 2.1994-10-26, by Richard M. Stallman
-
(re_comp, re_exec): Define this obsolete 4.2bsd1994-10-26, by Paul Eggert
-
(enable-flow-control): Make message depend on customization variables.1994-10-26, by Richard M. Stallman
-
(pdp11): New machine name.1994-10-26, by Richard Kenner
-
Allow vector form of latitude/longitude. Fix documentation.1994-10-26, by Edward M. Reingold
-
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Fix regexps for diary marking to include TAB.1994-10-26, by Edward M. Reingold
-
Put insertion of diary entry on daily menu.1994-10-26, by Edward M. Reingold
-
Lots of minor fixes and code polishing. Exit-calendar code rewritten.1994-10-26, by Edward M. Reingold
-
(set_frame_size): Set app_shell and wmshell the same.1994-10-26, by Richard M. Stallman
-
(dired-find-subdir): Doc fix.1994-10-26, by Richard M. Stallman
-
(fill-individual-paragraphs): Avoid infinite loop1994-10-26, by Richard M. Stallman
-
(status_message): Add a cast.1994-10-26, by Richard M. Stallman
-
(x_catch_errors, x_check_errors, x_had_errors_p)1994-10-26, by Richard M. Stallman
-
(x_window): Pass new arg f to hack_wm_protocols.1994-10-26, by Richard M. Stallman
-
(syms_of_window): Fix missing \n\'s.1994-10-26, by Karl Heuer
-
(x_own_selection, x_get_foreign_selection): Change calls1994-10-26, by Richard M. Stallman
-
(pop_up_menu): Pass a Display * to x_catch_errors, etc.1994-10-26, by Richard M. Stallman
-
Comment changes.1994-10-26, by Richard M. Stallman
-
(tar-summarize-buffer): Check for end of buffer before extracting substring.1994-10-26, by Karl Heuer
-
(list_processes_1): Print tty name.1994-10-26, by Karl Heuer
-
(Vtemp_buffer_show_function): Doc fix.1994-10-25, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Cast $curline to int.1994-10-25, by Richard M. Stallman
-
(enriched-mode): Add autoload cookie.1994-10-25, by Boris Goldowsky
-
(Brk): Declare as unsigned long.1994-10-25, by Richard M. Stallman
-
Delete X10 code.1994-10-25, by Richard M. Stallman
-
(Fx_selection_exists_p): Fix backwards if.1994-10-25, by Richard M. Stallman
-
(Fx_create_frame): Don't increment refernce_count1994-10-25, by Richard M. Stallman
-
(record_char): New subroutine.1994-10-25, by Richard M. Stallman
-
Never use input_fd if using X.1994-10-25, by Richard M. Stallman
-
(make-frame-on-display): New function.1994-10-25, by Richard M. Stallman
-
Handle multiple keyboard input descriptors.1994-10-25, by Richard M. Stallman
-
(insert_from_buffer_1): Don't use min.1994-10-25, by Richard M. Stallman
-
(ispell-grep-command, ispell-look-command): Don't specify directory.1994-10-25, by Richard M. Stallman
-
(buffer-file-truename): Doc fix.1994-10-25, by Richard M. Stallman
-
(decode_mode_spec): New spec %c, for current column.1994-10-25, by Karl Heuer
-
Make previous change conditional.1994-10-24, by Karl Heuer
-
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.1994-10-24, by Richard M. Stallman
-
* man.el (Man-init-defvars): Do not delete empty lines.1994-10-24, by Francesco Potortì
-
Initial revision1994-10-24, by Boris Goldowsky
-
Don't try to make menu bindings when window-system==nil.1994-10-24, by Boris Goldowsky
-
Initial revision1994-10-24, by Boris Goldowsky
-
*** empty log message ***1994-10-24, by Francesco Potortì
-
(getline): When a search of already-read input for CRLF1994-10-24, by Richard M. Stallman
-
(dired-mode-map): Add query-replace and search items to operate menu.1994-10-23, by Roland McGrath
-
(latex-mode): Recognize \item etc. that have no arg1994-10-23, by Richard M. Stallman
-
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.1994-10-23, by Richard M. Stallman
-
Use XFlush, not XFlushQueue, throughout.1994-10-23, by Richard M. Stallman
-
Say error in x-open-connection should be fatal.1994-10-23, by Richard M. Stallman
-
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.1994-10-23, by Richard M. Stallman
-
(menu-bar-file-menu): Add item `Make Frame On Display'.1994-10-23, by Richard M. Stallman
-
(struct heap): New fields first_bloc, last_bloc.1994-10-23, by Richard M. Stallman
-
(set-face-background): Set either stipple or color,1994-10-23, by Richard M. Stallman
-
Add comment.1994-10-23, by Richard M. Stallman
-
(mail-setup): Fill in-reply-to field properly.1994-10-23, by Richard M. Stallman
-
(ange-ftp-process-handle-line): Check for a1994-10-23, by Richard M. Stallman
-
(set-face-background): If color is gray, and frame1994-10-23, by Richard M. Stallman
-
(dired-do-tags-search, dired-do-tags-query-replace): New functions.1994-10-22, by Roland McGrath
-
(dired-mode-map): Bind A to dired-do-tags-search,1994-10-22, by Roland McGrath
-
(calculate_costs): Call x_screen_planes.1994-10-22, by Richard M. Stallman
-
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.1994-10-22, by Karl Heuer
-
(insert_from_buffer, insert_from_buffer_1): New functions.1994-10-22, by Karl Heuer
-
(struct x_display_info): Struct renamed from x_screen.1994-10-22, by Richard M. Stallman
-
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.1994-10-22, by Richard M. Stallman
-
(x_sync): Take frame ptr as arg.1994-10-22, by Richard M. Stallman
-
(read_avail_input): Use input_fd.1994-10-22, by Richard M. Stallman
-
(input_fd): No longer static.1994-10-22, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p):1994-10-22, by Richard M. Stallman
-
(xmenu_show): Get the screen number for DisplayHeight1994-10-22, by Richard M. Stallman
-
(other_visible_frames): Pass a frame ptr to x_sync.1994-10-22, by Richard M. Stallman
-
(mail-aliases, mail-archive-file-name): Doc fixes.1994-10-22, by Richard M. Stallman
-
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does1994-10-22, by Karl Heuer
-
(sendmail-synch-aliases): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(define-mail-alias): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(main): Don't process one input file twice.1994-10-21, by Richard M. Stallman
-
Finish installing previous change.1994-10-21, by Richard M. Stallman
-
(timer-error, timer-abnormal-termination,1994-10-21, by Richard M. Stallman
-
(view-file): Do record the buffer switch.1994-10-21, by Richard M. Stallman
-
(describe-function-find-file): New function.1994-10-21, by Richard M. Stallman
-
(describe-function): Mention the file it was loaded from.1994-10-21, by Richard M. Stallman
-
(dbx): Delete call to gud-switch-to-buffer.1994-10-21, by Richard M. Stallman
-
(emerge-auto-advance): Fix criterion for which message.1994-10-21, by Richard M. Stallman
-
* etags.c (prestr, substr): return a logical type.1994-10-21, by Francesco Potortì
-
Better NCR support.1994-10-21, by Per Bothner
-
(rmail-get-new-mail): If display-time is in use,1994-10-21, by Richard M. Stallman
-
(list_buffers_1): Always mark current_buffer read-only.1994-10-20, by Richard M. Stallman
-
(next-file): Initialize next-file-list all at once from all tables.1994-10-20, by Roland McGrath
-
PopServer renamed to popserver throughout.1994-10-20, by Richard M. Stallman
-
(edit-and-eval-command): Elements of command-history are forms, not strings.1994-10-20, by Karl Heuer
-
(LD_SWITCH_MACHINE): Defined.1994-10-20, by Richard M. Stallman
-
(ange-ftp-get-passwd): Use user-mail-address.1994-10-20, by Richard M. Stallman
-
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.1994-10-20, by Karl Heuer
-
(read_minibuf): Fix comment.1994-10-20, by Karl Heuer
-
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.1994-10-20, by Karl Heuer
-
(facemenu-get-face): Don't add to menu here.1994-10-20, by Boris Goldowsky
-
(make-face): Add new face to Face menu on creation. -- Bng1994-10-20, by Boris Goldowsky
-
Don't declare malloc, since we include config.h.1994-10-20, by David J. MacKenzie
-
* man.el (Man-init-defvars): Corrections to Man-filter-list.1994-10-20, by Francesco Potortì
-
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.1994-10-20, by Richard M. Stallman
-
(do_mouse_tracking): Now a FRAME_PTR.1994-10-20, by Richard M. Stallman
-
Log omitted from previous checkin:1994-10-20, by Richard M. Stallman
-
(x_get_foreign_selection): Get display from1994-10-20, by Richard M. Stallman
-
(read_minibuf): Undo previous change.1994-10-20, by Richard M. Stallman
-
(Fdisplay_buffer): If the other window is smaller1994-10-20, by Richard M. Stallman
-
Only include ../src/config.h if HAVE_CONFIG_H is1994-10-19, by Richard M. Stallman
-
Don't declare malloc.1994-10-19, by Richard M. Stallman
-
Use test -r instead of < to check readability, to avoid syntax error.1994-10-19, by David J. MacKenzie
-
Add licensing exception for Autoconf.1994-10-19, by David J. MacKenzie
-
(child_setup): Always use _exit.1994-10-19, by Richard M. Stallman
-
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.1994-10-19, by Richard M. Stallman
-
(Voverriding_local_map_menu_flag): New variable.1994-10-19, by Richard M. Stallman
-
*** empty log message ***1994-10-19, by Morten Welinder
-
(searchbufs): New variable, replaces searchbuf and last_regexp and1994-10-19, by Karl Heuer
-
(Fdirectory_files): Use the new calling convention for compile_pattern.1994-10-19, by Karl Heuer
-
*** empty log message ***1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
Fix mismatch in conditionals.1994-10-18, by Richard M. Stallman
-
Minor update to last change.1994-10-18, by Richard Kenner
-
Revise support for AIX 4.1 on POWER and PowerPC.1994-10-18, by Richard Kenner
-
(font-lock-after-change-function): If inside a comment,1994-10-18, by Richard M. Stallman
-
(heap_base): Move static var to top level.1994-10-18, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.1994-10-18, by Richard M. Stallman
-
(open, close, read, write): Add #undefs.1994-10-18, by Richard M. Stallman
-
[SYSV_IPC] (main): Catch SIGHUP as well. Don't1994-10-18, by Richard M. Stallman
-
Include ../src/config.h.1994-10-18, by Richard M. Stallman
-
Don't declare malloc, realloc, free.1994-10-18, by Richard M. Stallman
-
(run-scheme): Delete autoload cookie.1994-10-18, by Richard M. Stallman
-
(run-scheme): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(info-insert-file-contents): Always check for conflict with jka-compr.1994-10-18, by Richard M. Stallman
-
(rmail-spool-directory): Add a condition to test the Bull DPX/2.1994-10-18, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(exactn): Initializer deleted.1994-10-18, by Karl Heuer
-
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.1994-10-18, by Karl Heuer
-
(read_minibuf): Store the object, not the string, into the history variable.1994-10-18, by Karl Heuer
-
(nntp-open-server): Send MODE READER command to server.1994-10-18, by Richard M. Stallman
-
(display-time-filter): Ignore mail-spool-file if not string.1994-10-18, by Richard M. Stallman
-
(x_set_unsplittable): New function.1994-10-18, by Karl Heuer
-
(etags-tags-table-files, etags-tags-included-tables):1994-10-18, by Richard M. Stallman
-
(msdos): PUt sed* in the distribution.1994-10-18, by Richard M. Stallman
-
(do_line_dance): Decrement index only once per loop.1994-10-18, by Karl Heuer
-
(do_line_insertion_deletion_costs): Fix argument order.1994-10-18, by Karl Heuer
-
Add support for AIX 4.1 and architecture.1994-10-17, by Richard Kenner
-
(regex.o): Use full path to find regex.c.1994-10-17, by Karl Heuer
-
(etags): add dependency on regex.o, link with it.1994-10-17, by Karl Heuer
-
*** empty log message ***1994-10-17, by Morten Welinder
-
Initial revision1994-10-17, by Morten Welinder
-
*** empty log message ***1994-10-17, by Morten Welinder
-
(set-face-stipple): New function.1994-10-17, by Richard M. Stallman
-
(struct face): Delete cached_index field.1994-10-17, by Richard M. Stallman
-
(Fdisplay_buffer): In desperation case of looking for1994-10-17, by Richard M. Stallman
-
(intern_face): Update mask properly to set stipple1994-10-17, by Richard M. Stallman
-
(dumpglyphs): Explicitly draw background stipple.1994-10-17, by Richard M. Stallman
-
(intern_face): Set the fill_style.1994-10-17, by Richard M. Stallman
-
Include paths.h.1994-10-17, by Richard M. Stallman
-
(bitmapdirs): Default to /usr/include/X11/bitmaps.1994-10-17, by Richard M. Stallman
-
(sharedstatedir): Substitute sharedstatedir properly.1994-10-17, by Richard M. Stallman
-
Better info about C-z vs C-x C-c.1994-10-17, by Richard M. Stallman
-
(xfns.o): Depend on paths.h.1994-10-17, by Richard M. Stallman
-
(EMACS_CONFIGURATION): Use $canonical as value.1994-10-16, by Richard M. Stallman
-
(canonical): Substitute var into makefiles.1994-10-16, by Richard M. Stallman
-
(bitmapdir): New variable.1994-10-16, by Richard M. Stallman
-
(PATH_BITMAPS): New macro.1994-10-16, by Richard M. Stallman
-
(count-lines): Do save-match-data only when necessary.1994-10-16, by Richard M. Stallman
-
Delete code to write subdirs.el.1994-10-16, by Richard M. Stallman
-
(load_unwind): Cast argument of fclose.1994-10-16, by Richard M. Stallman
-
(appt-select-lowest-window): Locally bind lowest-window.1994-10-16, by Richard M. Stallman
-
(gnus-group-group-name): Get rid of text properties.1994-10-16, by Richard M. Stallman
-
(texinfo-no-refill-regexp): Recognize @ifhtml, @html.1994-10-16, by Richard M. Stallman
-
(LIBS_SYSTEM): Add -lcposix.1994-10-16, by Richard M. Stallman
-
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)1994-10-15, by Richard M. Stallman
-
Delete HAVE_X11 conditionals.1994-10-15, by Richard M. Stallman
-
(rmail-summary-delete-forward): Don't move fwd to eob.1994-10-15, by Richard M. Stallman
-
(x_display): Changed icon_bitmap_flag to icon_bitmap.1994-10-15, by Richard M. Stallman
-
(x_set_icon_type): If icon-type is a string, then use1994-10-15, by Richard M. Stallman
-
(x_bitmap_icon): Allow bitmap to come from file.1994-10-15, by Richard M. Stallman
-
(Fset_text_properties): Special case for getting1994-10-15, by Richard M. Stallman
-
(rmail-summary-previous-all)1994-10-15, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1994-10-15, by Richard M. Stallman
-
(run-scheme): Set scheme-program-name.1994-10-15, by Richard M. Stallman
-
(stuffline, scraplines): Functions deleted.1994-10-15, by Karl Heuer
-
(mail-setup): Fill the in-reply-to field.1994-10-15, by Richard M. Stallman
-
(add-to-list): Doc fix.1994-10-14, by Richard M. Stallman
-
(news-reply-mode-map): Add C-c C-t binding.1994-10-14, by Richard M. Stallman
-
(self-insert-iso): Add delete-selection property.1994-10-14, by Richard M. Stallman
-
(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.1994-10-14, by Richard M. Stallman
-
Add "in" to list of Font Lock keywords that appear in non-type contexts.1994-10-14, by Simon Marshall
-
(redisplay): Call clear_face_cache instead1994-10-14, by Richard M. Stallman
-
Eliminate the "display faces"; store GCs in the "computed faces".1994-10-14, by Richard M. Stallman
-
(Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.1994-10-14, by Richard M. Stallman
-
(mail-do-fcc): If file does not exist, assume it is not a Babyl file.1994-10-14, by Richard M. Stallman
-
(x_new_font): Don't keep looping after the FONT property.1994-10-14, by Richard M. Stallman
-
(tags-reset-tags-tables): New function.1994-10-14, by Roland McGrath
-
(term_get_fkeys_1): Workaround for IBM's dialect of terminfo.1994-10-14, by Karl Heuer
-
(make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.1994-10-13, by Karl Heuer
-
(hilit-set-mode-patterns - lisp-mode): Fix regexp1994-10-13, by Richard M. Stallman
-
(desktop-internal-v2s): Remove all text properties from strings.1994-10-13, by Richard M. Stallman
-
(Fuser_login_name, Fuser_real_login_name):1994-10-13, by Richard M. Stallman
-
(gud-filter): Don't bind inhibit-quit.1994-10-13, by Richard M. Stallman
-
(menu-bar-update-buffers-1): New subroutine1994-10-13, by Richard M. Stallman
-
entered into RCS1994-10-13, by Richard M. Stallman
-
(mail-file-babyl-p): New function.1994-10-13, by Richard M. Stallman
-
(Evaluating top-level): Don't load loadup.el again.1994-10-13, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented.1994-10-13, by Richard M. Stallman
-
Use purify-flag not noninteractive.1994-10-13, by Simon Marshall
-
Move the subdirs.el up to near first thing.1994-10-13, by Richard M. Stallman
-
(compilation-filter): Do nothing if buffer is dead.1994-10-13, by Richard M. Stallman
-
(add-to-list): New function.1994-10-13, by Richard M. Stallman
-
Initial revision1994-10-13, by Richard M. Stallman
-
(Funhandled_file_name_directory): Declared.1994-10-13, by Richard M. Stallman
-
entered into RCS1994-10-13, by Richard M. Stallman
-
(top_distclean): Don't rm build-install.1994-10-13, by Richard M. Stallman
-
Don't distribute build-ins.in.1994-10-13, by Richard M. Stallman
-
Comment change.1994-10-13, by Richard M. Stallman
-
Add keywords.1994-10-13, by Richard M. Stallman
-
Include config.h.1994-10-13, by Richard M. Stallman
-
(ada-mode): Rename end-comment-column to ada-comment-end-column.1994-10-13, by Richard M. Stallman
-
(change-log-mode-map): Move the definition up.1994-10-13, by Richard M. Stallman
-
Formerly INSTALL.~33~1994-10-13, by David J. MacKenzie
-
Formerly INSTALL.~32~1994-10-12, by David J. MacKenzie
-
use mkinstalldirs instead of make-path1994-10-12, by David J. MacKenzie
-
remove make-path1994-10-12, by David J. MacKenzie
-
(LD_SWITCH_SYSTEM): New definition.1994-10-12, by Richard M. Stallman
-
(facemenu-read-color, facemenu-colors): New fn, var.1994-10-12, by Richard M. Stallman
-
(jka-compr-mode-compression-info-list): Add .tgz extension.1994-10-12, by Richard M. Stallman
-
Comment changes.1994-10-12, by Richard M. Stallman
-
Eliminate some -Wall warnings.1994-10-12, by David J. MacKenzie
-
Make functions that return nothing void, not implicitly int.1994-10-12, by David J. MacKenzie
-
Removed setting of font-lock-keywords inadvertently left after last patch.1994-10-12, by Simon Marshall
-
(mouse-major-mode-menu): Use minor-mode-map-alist1994-10-12, by Richard M. Stallman
-
* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,1994-10-12, by Simon Marshall
-
* texinfo.el: (texinfo-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.1994-10-12, by Simon Marshall
-
* sh-script.el: (sh-set-shell): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* sendmail.el: (mail-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* rmail.el: (rmail-variables): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* perl-mode.el: (perl-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* pascal.el: (pascal-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* outline.el: (outline-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be1994-10-12, by Simon Marshall
-
* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.1994-10-12, by Simon Marshall
-
(scan_sexps_forward): At startincomment,1994-10-12, by Richard M. Stallman
-
* dired.el: (dired-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* compile.el: (compilation-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* asm-mode.el: (asm-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* add-log.el: (change-log-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
(mail-alias-modtime): Doc fix.1994-10-12, by Richard M. Stallman
-
* ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.1994-10-12, by Simon Marshall
-
(c-mode-map): Capitalize Mode in C Mode menu bar item.1994-10-12, by Richard M. Stallman
-
(Fbyte_code): Skip optimization for all Lisp_Misc types.1994-10-12, by Karl Heuer
-
(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):1994-10-12, by Karl Heuer
-
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,1994-10-12, by Karl Heuer
-
(buffer_slot_type_mismatch): Take just the offset as argument. Only check1994-10-12, by Karl Heuer
-
(mark_object): Use the new substructure.1994-10-12, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,1994-10-12, by Karl Heuer
-
(verify_interval_modification): Fix comment.1994-10-12, by Karl Heuer
-
(test_completion): Fix reversed condition.1994-10-12, by Karl Heuer
-
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations1994-10-12, by Karl Heuer
-
(libexecdir): Renamed from libdir.1994-10-11, by Richard M. Stallman
-
Use libexecdir and sharedstatedir as appropriate.1994-10-11, by Richard M. Stallman
-
(libexecdir): Renamed from libdir. New default.1994-10-11, by Richard M. Stallman
-
(clean): rm DOC/* and *.tab.[ch].1994-10-11, by Richard M. Stallman
-
(makefile-mode-name): Removed.1994-10-11, by Richard M. Stallman
-
menu-bar-lines fix.1994-10-11, by Richard M. Stallman
-
(scan_buffer): After temporarily turning immediate_quit off, turn it1994-10-11, by Jim Blandy
-
(display_scan_buffer): Pass the correct number of arguments to1994-10-11, by Jim Blandy
-
(compare-windows-whitespace): Eliminate initial value.1994-10-11, by Richard M. Stallman
-
(rmail-find-all-files): Fix several errors and make faster.1994-10-11, by Richard M. Stallman
-
(rmail-summary-resend): New function.1994-10-11, by Richard M. Stallman
-
* etags.c (C_entries): Name the #define's that are macros.1994-10-11, by Francesco Potortì
-
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.1994-10-11, by Richard M. Stallman
-
(read_key_sequence): The output of function-key-map1994-10-11, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.1994-10-11, by Richard M. Stallman
-
(normal-top-level-add-to-load-path): New function.1994-10-11, by Richard M. Stallman
-
Write the subdirs.el file.1994-10-11, by Richard M. Stallman
-
Don't distribute subdirs.el.1994-10-11, by Richard M. Stallman
-
(print): Check the substructure.1994-10-11, by Karl Heuer
-
(internal_equal): Check the substructure.1994-10-11, by Karl Heuer
-
(buffer_slot_type_mismatch): Test against Lisp_Misc.1994-10-11, by Karl Heuer
-
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the1994-10-11, by Karl Heuer
-
(OVERLAY_POSITION): Marker assert now tests substructure.1994-10-11, by Karl Heuer
-
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other1994-10-11, by Karl Heuer
-
(blink-matching-open): Check there is a previous1994-10-11, by Richard M. Stallman
-
(list_buffers_1): Fix indentation in header lines.1994-10-11, by Richard M. Stallman
-
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.1994-10-11, by Richard M. Stallman
-
(rmail-show-message): New argument no-summary.1994-10-11, by Richard M. Stallman
-
(system-key-alist): Add sun versions of1994-10-11, by Richard M. Stallman
-
(c-mode-map): Use "C mode" for the menu bar item name.1994-10-11, by Richard M. Stallman
-
(tcl-mode): imenu-create-index-function made buffer local.1994-10-11, by Tom Tromey
-
(mouse-select): Pass an arg to mouse-extend.1994-10-11, by Richard M. Stallman
-
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was1994-10-11, by Karl Heuer
-
(mail-hist-put-headers-into-history)1994-10-11, by Richard M. Stallman
-
Fix typo in previous change.1994-10-10, by Richard M. Stallman
-
(calculate-lisp-indent): Local var1994-10-10, by Richard M. Stallman
-
(menu-bar-file-menu): Don't include the frame1994-10-10, by Richard M. Stallman
-
entered into RCS1994-10-10, by David J. MacKenzie
-
(redisplay_window): Fix Oct 1 change:1994-10-10, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for cache-long-line-scans.1994-10-10, by Jim Blandy
-
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,1994-10-10, by Roland McGrath
-
(calendar-holiday-marker): Copy holiday-face from highlight face.1994-10-10, by Richard M. Stallman
-
(ispell-highlight-spelling-error):1994-10-10, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.1994-10-09, by Richard M. Stallman
-
(byte-compile-insert-header): Use user-mail-address.1994-10-09, by Richard M. Stallman
-
(appt-delete-window): Look on all frames for the window.1994-10-09, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the1994-10-08, by Jim Blandy
-
* syntax.c (find_defun_start): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* search.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* insdel.c (prepare_to_modify_buffer): Invalidate width run and1994-10-08, by Jim Blandy
-
* indent.h (disptab_matches_widthtab, recompute_width_table): New1994-10-08, by Jim Blandy
-
* indent.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* disptab.h (window_display_table): Doc fix.1994-10-08, by Jim Blandy
-
* cmds.c (Fforward_line): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* buffer.h (struct buffer): New members: newline_cache,1994-10-08, by Jim Blandy
-
* buffer.c: #include region-cache.h.1994-10-08, by Jim Blandy
-
* Makefile.in.in (obj) Add region-cache.o to the list of files.1994-10-08, by Jim Blandy
-
Document cache-long-line-scans in @node Text Lines.1994-10-08, by Jim Blandy
-
Added entry for cache-long-line-scans1994-10-08, by Jim Blandy
-
(file_name_completion): Ignore files "." and ".." in first pass.1994-10-08, by Richard M. Stallman
-
(test_completion): New function, extracted from do_completion.1994-10-08, by Richard M. Stallman
-
(add-log-current-defun): In texinfo-mode,1994-10-08, by Richard M. Stallman
-
(inhibit_local_menu_bar_menus): New variable.1994-10-08, by Richard M. Stallman
-
(fit_to_screen): Don't put the menu off the left or top.1994-10-08, by Richard M. Stallman
-
(rmail-delete-forward): Use rmail-select-summary.1994-10-08, by Richard M. Stallman
-
Add a tip about enabling/disabling features.1994-10-07, by Richard M. Stallman
-
(enum Lisp_Misc_Type): New type.1994-10-07, by Karl Heuer
-
(make_gap): Keep input blocked till after we set BEG_ADDR.1994-10-07, by Richard M. Stallman
-
Re-delete code deleted in rms's Oct 5 change.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords,1994-10-07, by Richard M. Stallman
-
(comint-check-proc): Recognise `open'.1994-10-07, by Richard M. Stallman
-
(pascal-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(perl-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(asm-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(texinfo-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(shell-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(mail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-summary-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(outline-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(change-log-mode): Set font-lock-keywords locally.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(sh-font-lock-keywords): Default to nil.1994-10-07, by Richard M. Stallman
-
(check_writable, check_executable): Test HAVE_EACCESS.1994-10-07, by Richard M. Stallman
-
(eaccess): Check for it.1994-10-07, by Richard M. Stallman
-
(HAVE_EACCESS): Add #undef.1994-10-07, by Richard M. Stallman
-
Patch to handle old Convex systems (without uname).1994-10-07, by Per Bothner
-
(Lisp_Void, VOIDP): Deleted.1994-10-06, by Karl Heuer
-
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):1994-10-06, by Karl Heuer
-
(Fbyte_code): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fabs): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fset, default_value, Fset_default, Fkill_local_variable): Access1994-10-06, by Karl Heuer
-
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.1994-10-06, by Karl Heuer
-
(init_buffer_once): Don't use XSETFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fload, load_unwind): Store stream pointer as a cons of two integers,1994-10-06, by Karl Heuer
-
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Internal_Stream.1994-10-06, by Karl Heuer
-
(read1): New argument for returning out-of-band data, obviating the need for1994-10-06, by Karl Heuer
-
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.1994-10-06, by Karl Heuer
-
(query-replace): Add missing quote.1994-10-06, by Richard M. Stallman
-
Assign copyright to FSF, and change comments to reflect that type-break1994-10-06, by Noah Friedman
-
* man.el (Man-notify, Man-current-page, Man-page-list,1994-10-06, by Francesco Potortì
-
(x_set_icon_type): Remove period from error message.1994-10-06, by Richard M. Stallman
-
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.1994-10-06, by Richard M. Stallman
-
(make_hdr): Undo June 16 change.1994-10-06, by Richard M. Stallman
-
Delete the error when no window system.1994-10-06, by Richard M. Stallman
-
(sendnews, postnews): Use defalias.1994-10-06, by Richard M. Stallman
-
(command-line): Load disp-table explicitly.1994-10-05, by Richard M. Stallman
-
(add-log-current-defun): Handle Perl specially.1994-10-05, by Richard M. Stallman
-
(Ffile_regular_p): New function.1994-10-05, by Richard M. Stallman
-
(read-envvar-name): Special meaning for MUSTMATCH1994-10-05, by Richard M. Stallman
-
(texinfo-format-scan): Accept @^, @", @?, @!, @-.1994-10-05, by Richard M. Stallman
-
(goto-line): Call prefix-numeric-value.1994-10-04, by Richard M. Stallman
-
(Finteractive): Doc fix.1994-10-04, by Richard M. Stallman
-
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(construct_mouse_click): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(x_new_focus_frame, construct_mouse_click, construct_menu_click,1994-10-04, by Karl Heuer
-
(input_signal_count): New variable.1994-10-04, by Richard M. Stallman
-
(widget_id_tick): Move definition into conditional.1994-10-04, by Richard M. Stallman
-
(validate_region): Swap using temp Lisp_Object, not int.1994-10-04, by Karl Heuer
-
(read_process_output): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(validate_interval_range): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(try_window_id): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use1994-10-04, by Karl Heuer
-
(Fx_open_connection): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(compute_char_face): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(redisplay, mark_window_display_accurate, redisplay_window, try_window,1994-10-04, by Karl Heuer
-
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,1994-10-04, by Karl Heuer
-
(create_process): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fnext_property_change, property_change_between_p,1994-10-04, by Karl Heuer
-
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):1994-10-04, by Karl Heuer
-
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(make_process, list_processes_1, create_process, Faccept_process_output,1994-10-04, by Karl Heuer
-
(printchar): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,1994-10-04, by Karl Heuer
-
(Fmarker_position): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,1994-10-04, by Karl Heuer
-
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,1994-10-04, by Karl Heuer
-
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,1994-10-04, by Karl Heuer
-
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use1994-10-04, by Karl Heuer
-
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):1994-10-04, by Karl Heuer
-
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an1994-10-04, by Karl Heuer
-
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,1994-10-04, by Karl Heuer
-
(store_function_docstring): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char, change_frame_size,1994-10-04, by Karl Heuer
-
(file_name_completion): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Faref, Farray_length): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use1994-10-04, by Karl Heuer
-
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,1994-10-04, by Karl Heuer
-
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fbyte_code): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,1994-10-04, by Karl Heuer
-
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XSETFASTINT): New macro.1994-10-04, by Karl Heuer
-
(Finsert_file_contents): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fprefix_numeric_value): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.1994-10-04, by Karl Heuer
-
(XSETFRAME): Set object type as well as value.1994-10-04, by Karl Heuer
-
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,1994-10-04, by Karl Heuer
-
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros1994-10-04, by Karl Heuer
-
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,1994-10-04, by Karl Heuer
-
(compute_char_face): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(display_text_line): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,1994-10-04, by Karl Heuer
-
(record_insert, record_delete, record_first_change, record_property_change):1994-10-04, by Karl Heuer
-
(Ftext_properties_at, Fget_char_property, Fnext_property_change,1994-10-04, by Karl Heuer
-
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of1994-10-04, by Karl Heuer
-
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):1994-10-04, by Karl Heuer
-
(make_process, create_process, Fopen_network_stream, deactivate_process,1994-10-04, by Karl Heuer
-
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,1994-10-04, by Karl Heuer
-
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros1994-10-04, by Karl Heuer
-
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,1994-10-04, by Karl Heuer
-
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(insert_1, insert_from_string_1): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,1994-10-04, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros1994-10-04, by Karl Heuer
-
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor1994-10-04, by Karl Heuer
-
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead1994-10-04, by Karl Heuer
-
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,1994-10-04, by Karl Heuer
-
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,1994-10-04, by Karl Heuer
-
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,1994-10-04, by Karl Heuer
-
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros1994-10-04, by Karl Heuer
-
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
(XSETPNTR): Deleted.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
Translate -gnu/linux* to -linux*.1994-10-04, by Richard M. Stallman
-
(MKTIME_OBJ): New variable.1994-10-04, by Richard M. Stallman
-
(mktime): Check for it.1994-10-04, by Richard M. Stallman
-
(server-switch-buffer): Don't go to an invisible frame.1994-10-04, by Richard M. Stallman
-
(set-auto-mode): Discard versions from file name before1994-10-04, by Richard M. Stallman
-
(rlogin): Doc fix.1994-10-03, by Richard M. Stallman
-
(vc-backend-checkin): When CVS checks in a file, it is1994-10-03, by Richard M. Stallman
-
(vc-status): Handle CVS.1994-10-03, by Richard M. Stallman
-
Add support for MIPS variants1994-10-03, by Ian Lance Taylor
-
Recognize GNU.1994-10-03, by Roland McGrath
-
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.1994-10-03, by Richard M. Stallman
-
(shell-strip-ctrl-m): Function moved to comint.el and renamed.1994-10-03, by Richard M. Stallman
-
(Frecenter): Don't trigger point-motion hooks.1994-10-03, by Karl Heuer
-
(kill-rectangle): In read-only buffer, do record1994-10-02, by Richard M. Stallman
-
(Finsert_file_contents): set type of `end', not just the value.1994-10-02, by Karl Heuer
-
(x_figure_window_size): Use new formula for scroll bar width.1994-10-02, by Karl Heuer
-
Include <utime.h> here instead of in systime.h.1994-10-02, by Karl Heuer
-
Don't include <utime.h> here; do it in sysdep.c instead.1994-10-02, by Karl Heuer
-
(HAVE_UTIME_H): Add #undef.1994-10-02, by Karl Heuer
-
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the1994-10-02, by Paul Reilly
-
(shell-mode): Compare the truename with /dev/null.1994-10-02, by Richard M. Stallman
-
(file-truename): If name has no dir, use default-directory.1994-10-02, by Richard M. Stallman
-
(widget_id_tick): Renamed from popup_id_tick.1994-10-02, by Paul Reilly
-
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.1994-10-02, by Paul Reilly
-
(HACK_EDITRES): Declare if using X11R5.1994-10-02, by Paul Reilly
-
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set1994-10-02, by Paul Reilly
-
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.1994-10-02, by Paul Reilly
-
(make_lispy_event): Do not set item. Now handled in xmenu.c by1994-10-02, by Paul Reilly
-
(display_menu_item): Add support for displaying the title in pop up menus.1994-10-02, by Paul Reilly
-
(lw_set_main_areas): Use xm_set_main_areas().1994-10-02, by Paul Reilly
-
Declare xm_set_main_areas() and xm_manage_resizing().1994-10-02, by Paul Reilly
-
(make_menu_in_widget): Add support for displaying a title in pop up1994-10-02, by Paul Reilly
-
Added Motif changes for usage and option checking.1994-10-02, by Paul Reilly
-
(Info-scroll-down, Info-scroll-up): Doc fixes.1994-10-02, by Richard M. Stallman
-
(dired-do-print): Put spaces between lpr switches.1994-10-02, by Richard M. Stallman
-
(setenv-history): New history list.1994-10-02, by Richard M. Stallman
-
(indent-c++-exp): For public/private/protected,1994-10-02, by Richard M. Stallman
-
(redisplay_window): If we set PT, and that alters a region1994-10-02, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph): Fix previous change.1994-10-02, by Richard M. Stallman
-
(vc-register): Verify an old master file really still exists1994-10-02, by Richard M. Stallman
-
(head_table): Set up Qdelete_frame.1994-10-01, by Richard M. Stallman
-
(keys_of_frame): Make binding for delete-frame.1994-10-01, by Richard M. Stallman
-
(apropos-print-matches): Add newline after1994-10-01, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix previous change.1994-10-01, by Richard M. Stallman
-
(Foverlay_get): Handle `category' property on overlay.1994-10-01, by Richard M. Stallman
-
* man.el (Man-init-defvars, Man-cleanup-manpage,1994-10-01, by Francesco Potortì
-
Comment change.1994-10-01, by Richard M. Stallman
-
(compile_range): When casting to const unsigned char *, put const first.1994-10-01, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph):1994-10-01, by Richard M. Stallman
-
(mouse-secondary-click-count): New variable.1994-10-01, by Richard M. Stallman
-
(LIBXTR6): If NEED_LIBW, add -lw.1994-10-01, by Richard M. Stallman
-
(NEED_LIBW): Defined.1994-10-01, by Richard M. Stallman
-
(LDFLAGS): New variable.1994-10-01, by Richard M. Stallman
-
(add-hook, remove-hook): If the hook was made local1994-10-01, by Richard M. Stallman
-
(ispell-init-process): Add missing arg in error msg.1994-10-01, by Richard M. Stallman
-
(finder-mode-map): Change key bindings:1994-10-01, by Richard M. Stallman
-
(edmacro-format-keys): Cope if local keymap is nil.1994-10-01, by Richard M. Stallman
-
(windowsnt): Alias for winnt.1994-09-30, by Richard Kenner
-
(modify-face): New function.1994-09-30, by Richard M. Stallman
-
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.1994-09-30, by Richard M. Stallman
-
(add-hook): Initialize default value and local value.1994-09-30, by Richard M. Stallman
-
(Fmake_local_variable): Doc fix.1994-09-30, by Richard M. Stallman
-
* etags.c (C_entries): Recognise typedef of ANSI style functions.1994-09-30, by Francesco Potortì
-
(isearch-mode): Don't set deactivate-mark here.1994-09-30, by Richard M. Stallman
-
Really delete gud-overload-functions.1994-09-30, by Richard M. Stallman
-
(gud-overload-functions): Function deleted.1994-09-30, by Richard M. Stallman
-
(os): Accept coff as an OS.1994-09-30, by Jim Wilson
-
(check_writable, check_executable) [__HURD__]: Use eaccess.1994-09-29, by Richard M. Stallman
-
(print-region-1): Use them instead of just pr.1994-09-29, by Richard M. Stallman
-
(compute_char_face): Handle list as overlay face property.1994-09-29, by Richard M. Stallman
-
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX1994-09-29, by Richard Kenner
-
(Fset_face_attribute_internal): Mark frame garbaged whenever1994-09-29, by Richard M. Stallman
-
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.1994-09-29, by Karl Heuer
-
(x_report_frame_params): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(add-abbrev, inverse-add-abbrev):1994-09-29, by Richard M. Stallman
-
(scheme-mode-variables): Make parse-sexp-ignore-comments t.1994-09-29, by Richard M. Stallman
-
(texinfo-format-region, texinfo-format-buffer-1):1994-09-29, by Richard M. Stallman
-
* man.el1994-09-29, by Francesco Potortì
-
(imenu--cleanup): Changed 'mapc' to 'mapcar'.1994-09-29, by Richard M. Stallman
-
(handle-delete-frame): New function.1994-09-29, by Richard M. Stallman
-
(command-line): Fix bug in previous change.1994-09-28, by Karl Heuer
-
(command-line): Recognize --longopt synonyms for all options handled here.1994-09-28, by Karl Heuer
-
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.1994-09-28, by Roland McGrath
-
(syms_of_dired): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(Fdelete_file): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(backward-kill-sentence): Work in read-only buffers.1994-09-28, by Richard M. Stallman
-
Comment fix.1994-09-28, by Karl Heuer
-
(x_new_font): New rule for computing column width. Factored out common code.1994-09-28, by Karl Heuer
-
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.1994-09-28, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.1994-09-28, by Karl Heuer
-
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.1994-09-28, by Karl Heuer
-
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,1994-09-27, by Karl Heuer
-
(hack-one-local-variable): Support safe-local-variable property.1994-09-27, by Richard M. Stallman
-
(command-apropos): Pass t for no-header to apropos.1994-09-27, by Richard M. Stallman
-
(mail): Doc fix.1994-09-27, by Richard M. Stallman
-
(${etc}DOC): Run make-docfile twice--two batches.1994-09-27, by Richard M. Stallman
-
Initial revision1994-09-27, by Richard M. Stallman
-
Improve POP code, move most of it into a separate file.1994-09-27, by Richard M. Stallman
-
(MOVE_FLAGS, MOVE_LIBS): New variables.1994-09-27, by Richard M. Stallman
-
(utimes): Check for it.1994-09-27, by Richard M. Stallman
-
(Fformat_time_string): Mostly rewritten, to handle1994-09-27, by Richard M. Stallman
-
(rmail-forward): Simplify insertion of forwarded msg.1994-09-27, by Richard M. Stallman
-
(etags-tags-completion-table): Allow ? and : in guessed tag names.1994-09-27, by Roland McGrath
-
(rmail-summary-delete-forward): Regexp for recognizing deleted message1994-09-27, by Richard M. Stallman
-
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,1994-09-27, by Karl Heuer
-
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,1994-09-27, by Karl Heuer
-
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,1994-09-27, by Karl Heuer
-
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,1994-09-27, by Karl Heuer
-
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,1994-09-27, by Karl Heuer
-
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test1994-09-27, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test1994-09-27, by Karl Heuer
-
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use1994-09-27, by Karl Heuer
-
(NULL_INTERVAL_P): Use type test macros.1994-09-27, by Karl Heuer
-
(EVENT_HAS_PARAMETERS): Use type test macros.1994-09-27, by Karl Heuer
-
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.1994-09-27, by Karl Heuer
-
(Fbyte_code): Use type test macros.1994-09-27, by Karl Heuer
-
(Fcall_process, child_setup, getenv_internal): Use type test macros.1994-09-27, by Karl Heuer
-
(casify_object): Use type test macros.1994-09-27, by Karl Heuer
-
(STRING256_P): Use type test macros.1994-09-27, by Karl Heuer
-
(Fself_insert_command): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffile_name_completion, file_name_completion): Use type test macros.1994-09-27, by Karl Heuer
-
(get_doc_string, Fdocumentation, Fdocumentation_property,1994-09-27, by Karl Heuer
-
(Fkill_emacs): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,1994-09-27, by Karl Heuer
-
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.1994-09-27, by Karl Heuer
-
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use1994-09-27, by Karl Heuer
-
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,1994-09-27, by Karl Heuer
-
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,1994-09-27, by Karl Heuer
-
(buffer_display_table, current_column, Fmove_to_column, compute_motion,1994-09-27, by Karl Heuer
-
(create_root_interval, balance_possible_root_interval, delete_interval): Use1994-09-27, by Karl Heuer
-
(echo_char, cmd_error_internal, command_loop_1, read_char,1994-09-27, by Karl Heuer
-
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,1994-09-27, by Karl Heuer
-
(Fexecute_kbd_macro): Use type test macros.1994-09-27, by Karl Heuer
-
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.1994-09-27, by Karl Heuer
-
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,1994-09-27, by Karl Heuer
-
(Finsert_string): Use type test macros.1994-09-27, by Karl Heuer
-
(run_msdos_command): Use type test macros.1994-09-27, by Karl Heuer
-
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.1994-09-27, by Karl Heuer
-
(POSIX_SIGNALS): Define it.1994-09-27, by Richard M. Stallman
-
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,1994-09-27, by Karl Heuer
-
(syms_of_window): Doc fix.1994-09-27, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Use type test macros.1994-09-27, by Karl Heuer
-
(sun_item_create): Use type test macros.1994-09-27, by Karl Heuer
-
(Fsyntax_table_p, describe_syntax): Use type test macros.1994-09-27, by Karl Heuer
-
(sys_subshell): Use type test macros.1994-09-27, by Karl Heuer
-
(validate_interval_range, add_properties, remove_properties,1994-09-27, by Karl Heuer
-
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.1994-09-27, by Karl Heuer
-
(translate_id): Use type test macros.1994-09-27, by Karl Heuer
-
(child_setup, Fcall_process): Use type test macros.1994-09-27, by Karl Heuer
-
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,1994-09-27, by Karl Heuer
-
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,1994-09-27, by Karl Heuer
-
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,1994-09-27, by Karl Heuer
-
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):1994-09-27, by Karl Heuer
-
(x_scroll_bar_clear): Use type test macros.1994-09-27, by Karl Heuer
-
(Qplus): New variable.1994-09-26, by Richard M. Stallman
-
(Qplus): Declared.1994-09-26, by Richard M. Stallman
-
(dired-re-perms): Accept various file type letters.1994-09-26, by Richard M. Stallman
-
remove CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
REMOVE CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.1994-09-26, by Karl Heuer
-
(argmatch): New function.1994-09-26, by Karl Heuer
-
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.1994-09-25, by Paul Reilly
-
Clean up of temporary changes used to try to find a workaround for the1994-09-25, by Paul Reilly
-
entered into RCS1994-09-25, by Paul Reilly
-
(enable-flow-control): Never make keyboard-translate-table shorter.1994-09-25, by Richard M. Stallman
-
Delete __FreeBSD__ conditional macro definitions.1994-09-25, by Richard M. Stallman
-
(update_echo_area): New function.1994-09-25, by Richard M. Stallman
-
(get_doc_string): Look in ../etc while dumping.1994-09-25, by Richard M. Stallman
-
entered into RCS1994-09-25, by Paul Reilly
-
Don't include signal.h, values.h.1994-09-25, by Richard M. Stallman
-
Comment change.1994-09-25, by Richard M. Stallman
-
(rmail-construct-io-menu): Don't print a message about no matching files.1994-09-25, by Richard M. Stallman
-
(set_file_times): Fix typo in previous change.1994-09-25, by Richard M. Stallman
-
(set_file_times): Don't test HAVE_UTIME.1994-09-25, by Richard M. Stallman
-
(HAVE_UTIMES): Add #undef.1994-09-25, by Richard M. Stallman
-
*** empty log message ***1994-09-25, by Paul Reilly
-
(Ffile_writable_p): Use stat to test for existence.1994-09-24, by Richard M. Stallman
-
(strftime.o): New target.1994-09-24, by Richard M. Stallman
-
(dired-re-perms): Accept directories and symbolic links1994-09-24, by Richard M. Stallman
-
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Defined.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Add #undef.1994-09-24, by Richard M. Stallman
-
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.1994-09-24, by Richard M. Stallman
-
(syms_of_textprop): Doc fix.1994-09-24, by Richard M. Stallman
-
(ange-ftp-start-process): Add use-smart-ftp code.1994-09-24, by Richard M. Stallman
-
(STACK_DIRECTION): Don't redefine if defined already.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Handle ada-mode and icon-mode.1994-09-24, by Richard M. Stallman
-
(comint-input-chunk-size): Variable deleted.1994-09-24, by Richard M. Stallman
-
(nntp-send-region-to-server): Call process-send-region1994-09-24, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1994-09-24, by Richard M. Stallman
-
entered into RCS1994-09-24, by Paul Reilly
-
(Buffer-menu-delete): Handle prefix arg.1994-09-24, by Richard M. Stallman
-
(rmail-reformat-message): Run mail-message-filter1994-09-24, by Richard M. Stallman
-
(dired-virtual-mode): Doc fix.1994-09-24, by Richard M. Stallman
-
Comment change.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
(auto-execute): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
Comment changes.1994-09-24, by Richard M. Stallman
-
(ada-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(icon-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(Fexpand_abbrev): Instead of Fcapitalize_region,1994-09-24, by Richard M. Stallman
-
(Fupcase_initials_region): New function.1994-09-24, by Richard M. Stallman
-
(upcase_initials): New function.1994-09-24, by Richard M. Stallman
-
(install-arch-indep): Don't do mkdir here.1994-09-24, by Richard M. Stallman
-
(touchy_mkdir): Make dir ugo+re even if it isn't new.1994-09-24, by Richard M. Stallman
-
(read_minibuf_unwind): Preserve Vdeactivate_mark.1994-09-24, by Richard M. Stallman
-
(find-alternate-file): Confirm killing buffer only if it is visiting a file.1994-09-24, by Richard M. Stallman
-
(get-file-buffer): Doc fix.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Fix typo in previous change.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Do vc-resynch-window in the right buffer.1994-09-24, by Richard M. Stallman
-
(vc-backend-checkout): Add if-statements to the shell cmds1994-09-24, by Richard M. Stallman
-
(DONT_DEFINE_SIGNAL): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DK_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DKSTAT_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.1994-09-24, by Richard M. Stallman
-
(start_of_text): Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_DUMP or CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Delete BROKEN_FASYNC conditional.1994-09-24, by Richard M. Stallman
-
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.1994-09-24, by Richard M. Stallman
-
(Fprocess_send_eof): Delete DID_REMOTE conditional.1994-09-24, by Richard M. Stallman
-
*** empty log message ***1994-09-24, by Paul Reilly
-
(prev_frame): Fix typo.1994-09-23, by Richard M. Stallman
-
Comment changes.1994-09-23, by Richard M. Stallman
-
(exec_sentinel_error_handler): New function.1994-09-23, by Richard M. Stallman
-
(Freplace_match): New 4th arg OBJECT can specify string to replace in.1994-09-23, by Richard M. Stallman
-
(Fdelete_other_windows): Nice error if WINDOW is minibuf.1994-09-23, by Richard M. Stallman
-
*** empty log message ***1994-09-23, by Paul Reilly
-
(justify-current-line): Inherit props when inserting spaces.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Delete some printf's.1994-09-23, by Richard M. Stallman
-
(PURESIZE): Definition deleted.1994-09-23, by Richard M. Stallman
-
Initial revision1994-09-23, by Richard M. Stallman
-
(Fx_create_frame): Rename menuBarLines resource to menuBar.1994-09-23, by Richard M. Stallman
-
(tag-symbol-match-p): New function.1994-09-23, by Roland McGrath
-
(tags-table-check-computed-list): Call tags-verify-table on existing1994-09-23, by Roland McGrath
-
(X_IO_BUG): Definition deleted.1994-09-23, by Richard M. Stallman
-
(BSD): Have two definitions according to version number.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Add RISCiX changes.1994-09-23, by Richard M. Stallman
-
(time-stamp-mail-host-name): Use mail-host-address.1994-09-23, by Richard M. Stallman
-
(UTILITIES): Remove test-distrib, make-docfile, make-path.1994-09-23, by Richard M. Stallman
-
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.1994-09-23, by Richard M. Stallman
-
(FRAME_X_DISPLAY): New macro.1994-09-23, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Fix formal name of Hungary.1994-09-23, by Richard M. Stallman
-
(x_destroy_window): Decrement ref count of x_screen struct.1994-09-23, by Richard M. Stallman
-
(rmail-retry-failure): Copy the whole block of headers from the message1994-09-23, by Richard M. Stallman
-
entered into RCS1994-09-22, by Richard M. Stallman
-
(add-change-log-entry): Set add-log-full-name and1994-09-22, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Use WINDOW's frame1994-09-22, by Richard M. Stallman
-
(evaporate_overlays): Overlay is in car, not cdr.1994-09-22, by Karl Heuer
-
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to1994-09-22, by Karl Heuer
-
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.1994-09-22, by Karl Heuer
-
User option Man-notify-flag renamed to Man-notify-method.1994-09-22, by Francesco Potortì
-
* ispell.el (check-ispell-version): suggest to try ispell4.el if1994-09-22, by Francesco Potortì
-
(Fcompleting_read): Doc fix.1994-09-22, by Richard M. Stallman
-
(BASE_PURESIZE): Increment both values.1994-09-22, by Richard M. Stallman
-
(x-create-frame-with-faces): Delete the frame if get error.1994-09-22, by Richard M. Stallman
-
(insert-buffer): Default to first buffer other than current one.1994-09-22, by Richard M. Stallman
-
(rmail-summary-goto-msg): Simply the regexp1994-09-22, by Richard M. Stallman
-
(insert-parentheses): Don't insert spaces at beginning and end of buffer.1994-09-22, by Richard M. Stallman