Mercurial > emacs
graph
-
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
-
(Vdebug_on_error): Declared.1994-09-22, by Richard M. Stallman
-
(cmd_error_internal): New function, broken out of cmd_error.1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): Rename new arg to ARGS.1994-09-22, by Richard M. Stallman
-
(print-help-return-message): Handle cons cells1994-09-22, by Richard M. Stallman
-
(display-buffer, special-display-buffer-names)1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): New argument PARAMS.1994-09-22, by Richard M. Stallman
-
(mail-host-address): New variable.1994-09-22, by Richard M. Stallman
-
add convex c3* c4*1994-09-22, by Chris Siebenmann
-
(file-ownership-preserved-p): New function.1994-09-22, by Richard M. Stallman
-
(cmputc): Return int rather than void.1994-09-22, by Richard M. Stallman
-
(evalcost, cmputc): They now return their arguments.1994-09-22, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-09-22, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update domain list.1994-09-22, by Richard M. Stallman
-
(vc-menu-map): Set up menu items.1994-09-22, by Richard M. Stallman
-
(Fmessage_or_box): Use Fmessage_box with new name.1994-09-22, by Richard M. Stallman
-
(init_eval_once): Init Vrun_hooks here.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.1994-09-21, by Richard M. Stallman
-
(vc-menu-map): New menu.1994-09-21, by Richard M. Stallman
-
Fix indentation.1994-09-21, by Richard M. Stallman
-
(Fmessage_box): Renamed from Fbox_message.1994-09-21, by Richard M. Stallman
-
(emerge-recenter, emerge-operate-on-windows):1994-09-21, by Richard M. Stallman
-
(find-tag-noselect): Simplify.1994-09-21, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to t.1994-09-21, by Richard M. Stallman
-
remove trailing slashes from srcdir1994-09-21, by David J. MacKenzie
-
* man.el (Man-notify-flag): replaces the old Man-notify1994-09-21, by Francesco Potortì
-
Initial revision1994-09-21, by Richard M. Stallman
-
(i[345]86-sequent-ptx*): Handle1994-09-21, by Richard M. Stallman
-
(overlays_at): New arg PREV_PTR.1994-09-21, by Richard M. Stallman
-
(concat3): New function.1994-09-21, by Richard M. Stallman
-
(compute_char_face): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(note_mouse_highlight): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(rmail-mode-kill-summary): New function.1994-09-21, by Richard M. Stallman
-
(Fget_char_property): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-09-21, by Richard M. Stallman
-
entered into RCS1994-09-21, by Richard M. Stallman
-
(remove-hook, add-hook): Copy existing list before modifying.1994-09-21, by Richard M. Stallman
-
*** empty log message ***1994-09-21, by Richard M. Stallman
-
(from, labels, data): Use MAX_DATA_LEN as length.1994-09-21, by Richard M. Stallman
-
(report_error): Include reason in error message.1994-09-21, by Karl Heuer
-
(mail-bury-selects-summary): New variable.1994-09-20, by Richard M. Stallman
-
(paths-force): Depend on src/paths.h1994-09-20, by Richard M. Stallman
-
(facemenu-update): Make menu separators all dashes.1994-09-20, by Richard M. Stallman
-
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.1994-09-20, by Richard M. Stallman
-
(r_alloc_freeze_level): New variable.1994-09-20, by Karl Heuer
-
(trivial_regexp_p): New function.1994-09-20, by Karl Heuer
-
(add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.1994-09-20, by Richard M. Stallman
-
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes1994-09-20, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.1994-09-20, by Karl Heuer
-
(compute_motion): Fix comment.1994-09-20, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Change1994-09-20, by Karl Heuer
-
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to1994-09-20, by Karl Heuer
-
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.1994-09-20, by Karl Heuer
-
(x_set_scroll_bar_width): New function.1994-09-20, by Karl Heuer
-
* xterm.c (x_new_font): Compute number of scrollbar columns.1994-09-20, by Karl Heuer
-
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(Fset_window_buffer): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(basic-save-buffer-1): If writing temp file fails1994-09-20, by Richard M. Stallman
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(query-replace-interactive): New user option.1994-09-20, by Richard M. Stallman
-
(set_file_times): Move this out of the USG conditional.1994-09-20, by Karl Heuer
-
(PURESIZE_RATIO, BASE_PURESIZE): Defined.1994-09-20, by Richard M. Stallman
-
(POSIX_SIGNALS): Defined.1994-09-20, by Richard M. Stallman
-
(struct saved_window_data): New slots min_width, min_height.1994-09-20, by Richard M. Stallman
-
Patches for HPUX, and SunOS4 (Japanese).1994-09-20, by Per Bothner
-
*** empty log message ***1994-09-20, by Richard M. Stallman
-
(add-hook): Doc fix.1994-09-20, by Richard M. Stallman
-
(malloc, realloc): Declared.1994-09-20, by Richard M. Stallman
-
entered into RCS1994-09-19, by Jim Blandy
-
*** empty log message ***1994-09-19, by Jim Blandy
-
(syms_of_buffer): Doc fix.1994-09-19, by Karl Heuer
-
(config_options): Save all arguments, not just some.1994-09-19, by Karl Heuer
-
(Fkey_description): Reverse condition.1994-09-19, by Karl Heuer
-
(report-emacs-bug): system-configuration-options was misspelled as1994-09-19, by Karl Heuer
-
* disp-table.el: Add support for new window border display table1994-09-19, by Jim Blandy
-
Add a new element to display tables controlling side-by-side1994-09-19, by Jim Blandy
-
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.1994-09-19, by Karl Heuer
-
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and1994-09-19, by Francesco Potortì
-
(SYSTEM_TYPE): Delete definition.1994-09-19, by Richard M. Stallman
-
(picture-yank-at-click): New function.1994-09-19, by Richard M. Stallman
-
Handle ==, !=, + and -.1994-09-19, by Richard M. Stallman
-
(Info-insert-dir): Insert newlines before rather than1994-09-19, by Richard M. Stallman
-
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).1994-09-19, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): New function.1994-09-19, by Richard M. Stallman
-
(rmail-output-menu): Function deleted.1994-09-19, by Richard M. Stallman
-
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:1994-09-19, by Richard M. Stallman
-
(file-name-sans-extension): New function.1994-09-19, by Richard M. Stallman
-
(validate_interval_range, property_value, Fget_char_property,1994-09-19, by Karl Heuer
-
(openp): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Fframe_parameters): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object1994-09-19, by Karl Heuer
-
(Fsignal): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Frandom): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(read_minibuf): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
Declare Fmake_sparse_keymap.1994-09-19, by Karl Heuer
-
Add #include "keyboard.h"1994-09-19, by Karl Heuer
-
(Fmember): Declare this function.1994-09-18, by Karl Heuer
-
(install-arch-indep): Copy DOC-*, not DOC*1994-09-18, by Karl Heuer
-
(_ALL_SOURCE): Don't redefine if already defined.1994-09-18, by Karl Heuer
-
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.1994-09-18, by Karl Heuer
-
Delete obsolete symbols.1994-09-18, by Karl Heuer
-
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.1994-09-18, by Karl Heuer
-
(tex-start-shell): Inherit comint-mode-map, don't copy.1994-09-18, by Richard M. Stallman
-
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.1994-09-18, by Richard M. Stallman
-
(struct process): New field tty_name.1994-09-18, by Richard M. Stallman
-
(telnet-mode-map): Inherit from comint-mode-map.1994-09-18, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1994-09-18, by Richard M. Stallman
-
(Ffile_writable_p): Don't use ro_fsys.1994-09-18, by Richard M. Stallman
-
entered into RCS1994-09-18, by Richard M. Stallman
-
(Fcopy_file): Use set_file_times, and check for the error return.1994-09-18, by Karl Heuer
-
Declare set_file_times.1994-09-18, by Karl Heuer
-
(set_file_times): New function.1994-09-18, by Karl Heuer
-
Add HAVE_STRUCT_UTIMBUF.1994-09-18, by Karl Heuer
-
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.1994-09-18, by Karl Heuer
-
(preserve_other_columns): Fix arg to sizeof in bcopy call.1994-09-18, by Richard M. Stallman
-
Add AC_AIX.1994-09-18, by Karl Heuer
-
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.1994-09-18, by Richard M. Stallman
-
(rmail-forward): Insert separator before and after message.1994-09-18, by Richard M. Stallman
-
(ediff-submit-report, ediff-revision)1994-09-18, by Richard M. Stallman
-
(reset_buffer): Don't call reset_buffer_local_variables.1994-09-18, by Richard M. Stallman
-
(get_minibuffer): Call Fkill_all_local_variables.1994-09-18, by Richard M. Stallman
-
Major rewrite to behave more like a minor mode.1994-09-18, by Richard M. Stallman
-
(parsing options): Simplify sed command to delete -'s.1994-09-18, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Defined.1994-09-18, by Richard M. Stallman
-
(make-lucid-menu-keymap-disable): New variable.1994-09-18, by Richard M. Stallman
-
(REL_ALLOC): #undef deleted.1994-09-18, by Richard M. Stallman
-
(Fkey_description): Give error if KEYS not an array.1994-09-18, by Richard M. Stallman
-
(unexec): Fix logic for rounding section boundaries.1994-09-17, by Richard M. Stallman
-
(generate-file-autoloads): Warn if we put a line1994-09-17, by Richard M. Stallman
-
(Fforward_comment): Do increment from, when reaching1994-09-17, by Richard M. Stallman
-
(EMACS_CONFIG_OPTIONS): Add #undef.1994-09-17, by Richard M. Stallman
-
*** empty log message ***1994-09-17, by Paul Reilly
-
*** empty log message ***1994-09-17, by Paul Reilly
-
[SUNOS4]: Include link.h.1994-09-17, by Richard M. Stallman
-
(describe-variable): Report whether var is local in this buf.1994-09-17, by Richard M. Stallman
-
Don't declare malloc.1994-09-17, by Richard M. Stallman
-
(property_value): Declare args plist, prop.1994-09-17, by Richard M. Stallman
-
(PURESIZE): Defnitions deleted.1994-09-17, by Richard M. Stallman
-
(print): sprintf arg for frame depends on VALBITS.1994-09-17, by Richard M. Stallman
-
(Fcall_process) [__osf__ && __alpha]:1994-09-17, by Richard M. Stallman
-
(terminal-map): Define switch-frame.1994-09-17, by Richard M. Stallman
-
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.1994-09-17, by Richard M. Stallman
-
(facemenu-update): Reverse the menu order again.1994-09-17, by Richard M. Stallman
-
(menu_item_enabled_p): Fix declaration.1994-09-17, by Karl Heuer
-
Add #include "intervals.h"1994-09-17, by Karl Heuer
-
Declare some functions.1994-09-17, by Karl Heuer
-
(barf_or_query_if_file_exists): Fix declaration.1994-09-17, by Karl Heuer
-
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.1994-09-17, by Richard M. Stallman
-
(config_options): New shell variable.1994-09-17, by Karl Heuer
-
(Vsystem_configuration_options): New variable.1994-09-17, by Karl Heuer
-
(report-emacs-bug): Insert configuration options.1994-09-17, by Karl Heuer
-
Declare evaporate_overlays.1994-09-17, by Karl Heuer
-
(del_range_1): Call evaporate_overlays after deleting text.1994-09-17, by Karl Heuer
-
(Qevaporate): New symbol.1994-09-17, by Karl Heuer
-
(HAVE_VFORK): Defined.1994-09-17, by Richard M. Stallman
-
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
Initial revision1994-09-17, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): Define, if not already defined.1994-09-17, by Richard M. Stallman
-
(message): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct window): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(CHECK_IMPURE, all versions): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(print): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
Check for __alpha, in __osf__ conditional.1994-09-17, by Richard M. Stallman
-
(unchain_marker): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fload): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Lisp_Object): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fnarrow_to_region, format1): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fdocumentation): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(ispell-menu-map): Order menu items by size: buffer > region > word.1994-09-17, by Karl Heuer
-
(struct face): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
(sign_extend_lisp_int): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fcall_interactively): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(reset_buffer_local_variables, Fbuffer_local_variables)1994-09-17, by Richard M. Stallman
-
(pure, pure_size): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(getloadavg): Add OSF_ALPHA support.1994-09-17, by Richard M. Stallman
-
(shut_down_emacs): Don't call Fx_close_current_connection.1994-09-17, by Richard M. Stallman
-
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.1994-09-17, by Richard M. Stallman
-
(alpha-dec-osf*): New target.1994-09-17, by Richard M. Stallman
-
(insert-register): Add `*' interactive spec.1994-09-17, by Karl Heuer
-
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple1994-09-17, by Karl Heuer
-
(compile-internal): Set EMACS=t in process-environment.1994-09-16, by Richard M. Stallman
-
(complex-buffers-menu-p): Delete; obsolete variable.1994-09-16, by Karl Heuer
-
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused1994-09-16, by Karl Heuer
-
Use just one FRC target.1994-09-16, by Richard M. Stallman
-
(clear_to_end): Fix reversed condition.1994-09-16, by Karl Heuer
-
(Info-edit): Move the customary mode-initialization calls out of here.1994-09-16, by Karl Heuer
-
(display-time-24hr-format): Doc fix.1994-09-16, by Karl Heuer
-
(ispell-highlight-spelling-error): Test window-system.1994-09-16, by Richard M. Stallman
-
(mail-alias-modtime): New variable.1994-09-16, by Karl Heuer
-
Require sendmail. Delete redundant defvar.1994-09-16, by Karl Heuer
-
(Qcompletion_ignored_extensions): New symbol.1994-09-16, by Karl Heuer
-
(Fdelete_file): Bind completion-ignored-extensions to nil.1994-09-16, by Karl Heuer
-
(Fcdr_safe): Delete extraneous blank in docstring.1994-09-16, by Karl Heuer
-
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.1994-09-16, by Karl Heuer
-
Define MODE_LINE_BINARY_TEXT.1994-09-16, by Karl Heuer
-
(compilation-sentinel): Include exit status in modeline.1994-09-16, by Karl Heuer
-
(dired-buffers-for-dir): Delete debugging code.1994-09-16, by Richard M. Stallman
-
(dired-fun-in-all-buffers): Expand dir at start.1994-09-16, by Richard M. Stallman
-
(dired-clean-up-after-deletion): Expand fn.1994-09-16, by Richard M. Stallman
-
(dired-buffers-for-dir): Assume dirs are preexpanded.1994-09-16, by Richard M. Stallman
-
(read_minibuf): Don't add to the history list if the minibuffer string is1994-09-16, by Karl Heuer
-
(etags_getcwd): Use getcwd if available.1994-09-16, by Karl Heuer
-
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.1994-09-16, by Richard M. Stallman
-
(xmenu.o): Depend on puresize.h.1994-09-16, by Richard M. Stallman
-
entered into RCS1994-09-16, by Paul Reilly
-
entered into RCS1994-09-16, by Paul Reilly
-
*** empty log message ***1994-09-16, by Paul Reilly
-
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.1994-09-16, by Karl Heuer
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): Check for > 1 pane.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): New function.1994-09-16, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-16, by Richard M. Stallman
-
(__bsdi__): Define, unless already defined.1994-09-16, by Richard M. Stallman
-
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(jka-compr-compression-info-list): Expand regular1994-09-16, by Richard M. Stallman
-
(menu-bar-file-menu): Rename "Kill Buffer" menu item.1994-09-16, by Richard M. Stallman
-
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.1994-09-16, by Karl Heuer
-
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.1994-09-16, by Karl Heuer
-
(removenullpaths, paths-force):1994-09-16, by Richard M. Stallman
-
(system-key-alist): Add Sun definition for mute-acute.1994-09-15, by Richard M. Stallman
-
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.1994-09-15, by Karl Heuer
-
(yank-menu): New variable; kill-ring in menu format.1994-09-15, by Karl Heuer
-
Fix typo in comment.1994-09-15, by Karl Heuer
-
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new1994-09-15, by Karl Heuer
-
(auto-insert-alist): Add entries for C++.1994-09-15, by Richard M. Stallman
-
(kill-new): New optional argument means replace most recent kill.1994-09-15, by Karl Heuer
-
(syms_of_textprop): Delete Lisp var interval-balance-threshold.1994-09-15, by Richard M. Stallman
-
(interval_balance_threshold): Var deleted.1994-09-15, by Richard M. Stallman
-
Don't call menu-bar-mode.1994-09-15, by Richard M. Stallman
-
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.1994-09-15, by Richard M. Stallman
-
(Fx_create_frame): Make 1 the default for menu-bar-lines.1994-09-15, by Richard M. Stallman
-
(SUNOS4): Defined.1994-09-15, by Richard M. Stallman
-
(telnet-program): New variable.1994-09-15, by Richard M. Stallman
-
Include window.h.1994-09-15, by Richard M. Stallman
-
(removenullpaths, paths-force):1994-09-15, by Richard M. Stallman
-
entered into RCS1994-09-15, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1994-09-15, by Richard M. Stallman
-
(forward-page): If we find a match that ends where we1994-09-15, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-15, by Richard M. Stallman
-
(commmand-line): Fix previous change.1994-09-15, by Richard M. Stallman
-
(command-line): If we can't load x-win.el, terminate.1994-09-15, by Richard M. Stallman
-
(facemenu-update): Don't use quoted constant lists1994-09-15, by Richard M. Stallman
-
Include puresize.h.1994-09-14, by Richard M. Stallman
-
Add autoloads.1994-09-14, by Richard M. Stallman
-
Update to 2.15.1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(c-mode-map): Add "Highlight Conditionals" menu item.1994-09-14, by Richard M. Stallman
-
entered into RCS1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
(Info-mode-map): Bind M-s like s.1994-09-14, by Richard M. Stallman
-
(Fset_default_file_modes): Doc fix.1994-09-14, by Richard M. Stallman
-
(delete_temp_file): Use Fdelete_file.1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(repeat-complex-command, next-history-element,1994-09-14, by Richard M. Stallman
-
(server-start): Always use pipes for communication.1994-09-14, by Richard M. Stallman
-
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,1994-09-14, by Karl Heuer
-
(syms_of_keymap): Doc fix.1994-09-13, by Richard M. Stallman
-
use new macro names1994-09-13, by David J. MacKenzie
-
add comment about srcdir1994-09-13, by David J. MacKenzie
-
(rmail-summary-goto-msg): Preserve the current buffer.1994-09-13, by Richard M. Stallman
-
(gobble_input): Block SIGALRM if we are using it.1994-09-13, by Richard M. Stallman
-
(vc-do-command): Temporarily add vc-path to the end of PATH.1994-09-11, by Richard M. Stallman
-
Further split the Ispell menu autoloads.1994-09-11, by Richard M. Stallman
-
Comment fix.1994-09-10, by Richard M. Stallman
-
entered into RCS1994-09-10, by Paul Reilly
-
(ptx): New OS; use for Sequent.1994-09-10, by Richard Kenner
-
(shrink-window-if-larger-than-buffer): Doc fix.1994-09-09, by Richard M. Stallman
-
(dsp16xx): New basic machine.1994-09-09, by Richard Kenner
-
Accept i586 like i386.1994-09-09, by Richard M. Stallman
-
(record_asynch_buffer_change): Don't test1994-09-08, by Richard M. Stallman
-
(put-string-on-kill-ring): Delete this function.1994-09-08, by Karl Heuer
-
* config.sub: Cleanup NeXT support to emit nextstep*.1994-09-07, by Per Bothner
-
(set-rmail-inbox-list): Doc fix.1994-09-06, by Richard M. Stallman
-
rearrange AC_ARG_WITH calls1994-09-06, by David J. MacKenzie
-
(dired-omit-expunge): Avoid setting buffer modified1994-09-06, by Richard M. Stallman
-
entered into RCS1994-09-06, by Richard M. Stallman
-
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.1994-09-06, by Richard M. Stallman
-
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.1994-09-06, by Richard M. Stallman
-
(make-help-screen): Doc fix.1994-09-05, by Karl Heuer
-
keep up to date with configure.in1994-09-05, by David J. MacKenzie
-
remove --with-x101994-09-05, by David J. MacKenzie
-
[__GNUC__] (HAVE_ALLOCA): Defined.1994-09-05, by Richard M. Stallman
-
(c-macro-prompt-flag): Set default back to nil.1994-09-05, by Richard M. Stallman
-
(init_cmdargs): After chasing link, use only the expanded name.1994-09-05, by Richard M. Stallman
-
(Ffile_accessible_directory_p): Put back the gcpro.1994-09-05, by Karl Heuer
-
(srandom): Pass arg to srand48; no return value.1994-09-05, by Karl Heuer
-
(rmail-get-new-mail): Run rmail-get-new-mail-hook.1994-09-05, by Richard M. Stallman
-
Check for lrand48, not rand48.1994-09-04, by Richard M. Stallman
-
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(HAVE_LRAND48): Replaces HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.1994-09-04, by Richard M. Stallman
-
(init_baud_rate): Test that getobaud is actually defined.1994-09-04, by Richard M. Stallman
-
(mark-ring): Add permanent-local prop. Doc fix.1994-09-03, by Richard M. Stallman
-
(shell-command-regexp): Use a simpler faster regexp.1994-09-03, by Richard M. Stallman
-
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)1994-09-03, by Richard M. Stallman
-
(Info-mode): Text for using x, not for make-face defined.1994-09-03, by Richard M. Stallman
-
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.1994-09-03, by Richard M. Stallman
-
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.1994-09-03, by Richard M. Stallman
-
(pascal-auto-lineup): New variable.1994-09-03, by Richard M. Stallman
-
(outline-minor-mode-prefix): Doc fix.1994-09-03, by Richard M. Stallman
-
(prepare_to_modify_buffer): Don't call verify_overlay_modification if1994-09-02, by Richard M. Stallman
-
(Fset_text_properties):1994-09-02, by Richard M. Stallman
-
(Fdelete_frame): Fix previous change.1994-09-02, by Richard M. Stallman
-
(display_text_line): Don't overrun the charstart area.1994-09-02, by Richard M. Stallman
-
(grep-command): Doc fix.1994-09-01, by Richard M. Stallman
-
(x_make_frame_visible): Call input_polling_used.1994-09-01, by Richard M. Stallman
-
Added filename completion in inferior tcl mode1994-09-01, by Tom Tromey
-
entered into RCS1994-09-01, by David J. MacKenzie
-
* cmacexp.el (c-macro-prompt-flag): set default to t.1994-09-01, by Francesco Potortì
-
(completion-before-command): Don't call get on a non-symbol.1994-09-01, by Richard M. Stallman
-
*** empty log message ***1994-09-01, by David J. MacKenzie
-
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.1994-08-31, by Richard M. Stallman
-
(defined_color): New arg ALLOC--optionally don't allocate the color.1994-08-31, by Richard M. Stallman
-
*** empty log message ***1994-08-31, by David J. MacKenzie
-
(input_polling_used): New function.1994-08-31, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-08-30, by Richard M. Stallman
-
(exit-calendar): Don't restore window config.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): Use isearch-text-char-description.1994-08-30, by Richard M. Stallman
-
entered into RCS1994-08-30, by Richard M. Stallman
-
(insert_before_markers_and_inherit): New function.1994-08-30, by Richard M. Stallman
-
(Finsert_and_inherit_before_markers):1994-08-30, by Richard M. Stallman
-
(Fdelete_frame): Free the frame's glyphs arrays.1994-08-30, by Richard M. Stallman
-
(free_frame_glyphs): No longer static.1994-08-30, by Richard M. Stallman
-
(perform-replace): Restore match data before highlighting.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): In the isearch-recursive-edit case,1994-08-30, by Richard M. Stallman
-
(Ffile_accessible_directory_p): No need for gcpro.1994-08-30, by Richard M. Stallman
-
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.1994-08-30, by Richard M. Stallman
-
(set-mark): When POS is nil, always clear mark-active.1994-08-30, by Richard M. Stallman
-
Provide diary-lib not diary.1994-08-30, by Richard M. Stallman
-
Require diary-lib, not diary.1994-08-30, by Richard M. Stallman
-
Various fixes (freebsd, ncr, nextstep): See ChangeLog.1994-08-29, by Per Bothner
-
(HAVE_MACH_MACH_H): Defined.1994-08-28, by Richard M. Stallman
-
(Fx_color_defined_p): Return list of RGB values, not just t.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Declared.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Define var unconditionally.1994-08-28, by Richard M. Stallman
-
Include keyboard.h.1994-08-28, by Richard M. Stallman
-
(xmenu_show): Don't queue events that are in the menu bar.1994-08-28, by Richard M. Stallman
-
(after-find-file-from-revert-buffer): Add defvar.1994-08-28, by Richard M. Stallman
-
(internal_self_insert): Use insert_and_inherit.1994-08-28, by Richard M. Stallman
-
(Findent_to): Pass new arg to Finsert_char.1994-08-28, by Richard M. Stallman
-
(insert_1): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(Finsert_char): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(dbx): Use newline, not semicolon, between file and stop cmds.1994-08-28, by Richard M. Stallman
-
entered into RCS1994-08-27, by Richard M. Stallman
-
(outline-mode-prefix-map): New variable.1994-08-27, by Richard M. Stallman
-
(indent-rigidly): Insert new indent, then delete old.1994-08-27, by Richard M. Stallman
-
(comint-arguments): Treat \n and \t like space.1994-08-27, by Richard M. Stallman
-
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.1994-08-26, by Per Bothner
-
Recognize powerpc-ibm-aix3.2.5.1994-08-26, by Richard Kenner
-
Merges from Cygnus version.1994-08-26, by Per Bothner
-
(xterm.o): Depend on keyboard.h.1994-08-26, by Richard M. Stallman
-
Initial revision1994-08-26, by David J. MacKenzie
-
(rmail-summary-output-menu): New command.1994-08-26, by Richard M. Stallman
-
(x_make_frame_visible): Call signal handler directly.1994-08-26, by Karl Heuer
-
Add LINUX_QMAGIC conditional.1994-08-26, by Richard M. Stallman
-
(USE_NONANSI_DEFUN): Defined.1994-08-26, by Richard M. Stallman
-
(DEFUN): Check USE_NONANSI_DEFUN.1994-08-26, by Richard M. Stallman
-
entered into RCS1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
(vc-backend-checkout): Don't use -G for SCCS.1994-08-26, by Richard M. Stallman
-
(toggle-rot13-mode): New function.1994-08-25, by Richard M. Stallman
-
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)1994-08-25, by Richard M. Stallman
-
(xmenu_show): Do nothing special for ButtonPress in the menu.1994-08-25, by Richard M. Stallman
-
(tags-table-extend-computed-list): In loop processing list of included1994-08-25, by Roland McGrath
-
(display_scan_buffer): New function.1994-08-25, by Richard M. Stallman
-
Update to match config.sub changes for NetBSD.1994-08-25, by Charles Hannum
-
Revert pc532 handling.1994-08-25, by Charles Hannum
-
Rearrange handling of NetBSD ports.1994-08-25, by Charles Hannum
-
(find-file-noselect): Improve "file changed" message.1994-08-25, by Richard M. Stallman
-
(unexec): Copy previous change in unexelf.c.1994-08-24, by Richard M. Stallman
-
(comint-arguments): Rewrite for speed.1994-08-24, by Richard M. Stallman
-
Add da30-* for da30-unknown-netbsd*.1994-08-24, by Charles Hannum
-
Remove mac68k-*.1994-08-24, by Charles Hannum
-
(ispell-buffer-local-words): Don't treat doublequote1994-08-24, by Richard M. Stallman
-
(term_init): Added missing argument to tgetstr.1994-08-24, by Richard M. Stallman
-
(textget): Ignore category prop if not a symbol.1994-08-24, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.1994-08-24, by Richard M. Stallman
-
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.1994-08-24, by Karl Heuer
-
(mouse-extend): In Transient Mark mode, use the region1994-08-24, by Richard M. Stallman
-
*** empty log message ***1994-08-24, by Charles Hannum
-
Add NetBSD support.1994-08-24, by Charles Hannum
-
Initial revision1994-08-24, by Roland McGrath
-
(shell-command-on-region): Don't delete current buffer.1994-08-24, by Karl Heuer
-
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.1994-08-24, by Karl Heuer
-
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,1994-08-24, by Karl Heuer
-
(pos_tab_offset): Don't trigger point-motion hooks.1994-08-23, by Karl Heuer
-
(backward-delete-char-untabify): Doc fix.1994-08-23, by Richard M. Stallman
-
(Frename_buffer): Fix gcpro problems.1994-08-23, by Karl Heuer
-
(lpr-headers-switches): Don't use -p on dgux, irix.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.1994-08-23, by Richard M. Stallman
-
(redisplay_window): Don't access text before BEGV.1994-08-23, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Run the1994-08-23, by Richard M. Stallman
-
Formerly tasks.texi.~13~1994-08-23, by Richard M. Stallman
-
(rmail-ignored-headers): Split string constant into lines.1994-08-23, by Richard M. Stallman
-
entered into RCS1994-08-23, by Richard M. Stallman
-
(read_char): After read_char_minibuf_menu_prompt,1994-08-23, by Richard M. Stallman
-
Comment change.1994-08-23, by Richard M. Stallman
-
(Fmake_directory_internal): Pass just 2 args to handler.1994-08-23, by Richard M. Stallman
-
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.1994-08-23, by Karl Heuer
-
Move m68k-ccur handling to proper part of file.1994-08-23, by Richard M. Stallman
-
(Fstring_match): Fix sign error.1994-08-23, by Karl Heuer
-
Fix comment.1994-08-22, by Karl Heuer
-
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.1994-08-22, by Karl Heuer
-
tcl-load-file default to current buffer.1994-08-22, by Tom Tromey
-
Fixed bug in tcl-guess-application.1994-08-21, by Tom Tromey
-
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.1994-08-21, by Richard M. Stallman
-
(src/m, src/s): Put *.inp in distribution.1994-08-21, by Richard M. Stallman
-
(news-fkey-prefix): Use kp-decimal, not kp-period.1994-08-21, by Richard M. Stallman
-
(news-select-message): Do most of the work1994-08-21, by Richard M. Stallman
-
Keybindings don't overshadown comint bindings.1994-08-21, by Tom Tromey
-
Eliminate local var bss_end.1994-08-20, by Richard M. Stallman
-
Accept i586 and i486 along with i386.1994-08-20, by Richard M. Stallman
-
(rmail-retry-failure, mail-unsent-separator): Doc fix.1994-08-19, by Richard M. Stallman
-
(news-mode): Don't set mode-name to a list.1994-08-19, by Richard M. Stallman
-
(wait_reading_process_input):1994-08-19, by Richard M. Stallman
-
(read_char): Don't show buffer-events to the user.1994-08-19, by Richard M. Stallman
-
(rot13-other-window): Doc fix.1994-08-19, by Richard M. Stallman
-
(x_make_frame_visible): Quit if requested, in loop at end.1994-08-19, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Undo previous change.1994-08-19, by Richard M. Stallman
-
(split-window-horizontally): If size is negative, measure from the right.1994-08-18, by Karl Heuer
-
(Info-mode): Doc fix.1994-08-18, by Richard M. Stallman
-
(vc-admin): Pass nil as last arg to vc-start-entry.1994-08-18, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.1994-08-17, by Richard M. Stallman
-
(regex_compile): Split an if to avoid compiler bug.1994-08-17, by Richard M. Stallman
-
Comment fix.1994-08-17, by Richard M. Stallman
-
(choose-completion-string): Use plain exit-minibuffer,1994-08-17, by Richard M. Stallman
-
(show-paren-command-hook): Set the face of an overlay1994-08-17, by Richard M. Stallman
-
*** empty log message ***1994-08-17, by Richard Kenner
-
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(Fcall_process_region): gcpro filename_string.1994-08-17, by Karl Heuer
-
(after-find-file): New arg from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(tex-mode): Allow for documentclass options when checking for SliTeX.1994-08-17, by Richard M. Stallman
-
(store_function_docstring): Do nothing for bytecode object1994-08-17, by Richard M. Stallman
-
(perl-indent-command): Fix backwards conditional.1994-08-17, by Richard M. Stallman
-
(list_buffers_1): Update header line layout.1994-08-16, by Richard M. Stallman
-
Add support for CVS.1994-08-15, by Paul Eggert
-
Do compute unexec, LIBX, system_malloc, etc1994-08-15, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up): Put rmail buffer1994-08-14, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.1994-08-14, by Richard M. Stallman
-
(rmail-resend): Preserve point around expand-mail-aliases.1994-08-14, by Richard M. Stallman
-
Initial revision1994-08-14, by Richard M. Stallman
-
(compute_motion): Use WIN's frame, not selected one.1994-08-14, by Richard M. Stallman
-
Uninstall "$(EMACS)", not "emacs".1994-08-14, by Richard M. Stallman
-
(easy-menu-define): Doc fix.1994-08-14, by Richard M. Stallman
-
(pid_t): New definition.1994-08-14, by Richard M. Stallman
-
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.1994-08-14, by Richard M. Stallman
-
(iso-tex2iso-trans-tab): Put the sequences with braces1994-08-13, by Richard M. Stallman
-
(c-macro-expansion): If the CPP output is empty, just show error messages.1994-08-13, by Richard M. Stallman
-
(window_loop, case UNSHOW_BUFFER):1994-08-13, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.1994-08-13, by Richard M. Stallman
-
(mouse-set-mark): Select the window before saving point.1994-08-13, by Richard M. Stallman
-
(rmail-retry-failure): Narrow to just the old header1994-08-13, by Richard M. Stallman
-
entered into RCS1994-08-13, by Richard M. Stallman
-
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it1994-08-12, by Karl Heuer
-
NEED_SIOCTL: moved to isc-3.0.h.1994-08-12, by Karl Heuer
-
*** empty log message ***1994-08-12, by Richard M. Stallman
-
(x_new_font): Don't set filename = full_name if that's null.1994-08-12, by Richard M. Stallman
-
(FRAME_SUPPORT): Add faces.elc.1994-08-11, by Richard M. Stallman
-
(Freplace_match): Treat caseless initial like a lowercase initial.1994-08-11, by Richard M. Stallman
-
(menu-bar-file-menu): Compare Files renamed to Compare.1994-08-11, by Richard M. Stallman
-
Undo change in condition for defining the menu bar items.1994-08-11, by Richard M. Stallman
-
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.1994-08-11, by Richard M. Stallman
-
(compilation-set-window-height): Add save-excursion.1994-08-11, by Richard M. Stallman
-
(frame-notice-user-settings): If we change the frame's font,1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard Kenner
-
(mouse-drag-mode-line): New function (from mldrag.el,1994-08-11, by Richard M. Stallman
-
(one-window-p): Doc fix.1994-08-11, by Richard M. Stallman
-
(Fdefine_key): Fix error message.1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard M. Stallman
-
(copy-face): Ignore errors in set-face-font.1994-08-11, by Richard M. Stallman
-
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS): Define it.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):1994-08-11, by Richard M. Stallman
-
(HAVE_VFORK): Deleted.1994-08-11, by Richard M. Stallman
-
(show-paren-command-hook): Cope if matching-paren gives nil.1994-08-11, by Richard M. Stallman
-
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive1994-08-10, by Roland McGrath
-
(Fwindow_end): Undo previous change.1994-08-10, by Richard M. Stallman
-
(LIBS_MACHINE): If SOLARIS2_4, don't define this.1994-08-10, by Richard M. Stallman
-
(rmail-forward): Anchor `mail-header-separator' on both1994-08-10, by Richard M. Stallman
-
*** empty log message ***1994-08-10, by Richard M. Stallman
-
(view-lossage): Handle buffers and frames in recent-keys.1994-08-10, by Richard M. Stallman
-
(ediff-find-file, ediff-patch-file): Handle symlinks.1994-08-10, by Richard M. Stallman
-
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.1994-08-10, by Richard M. Stallman
-
Check more specifically for i*86-sun-sunos.1994-08-10, by Richard M. Stallman
-
Require calendar.1994-08-09, by Richard M. Stallman
-
Comment change.1994-08-09, by Richard M. Stallman
-
(rmail-abort-edit): Call `rmail-highlight-headers'.1994-08-09, by Richard M. Stallman
-
type-break-time-sum: New function.1994-08-09, by Noah Friedman
-
Use <> to delimit email address.1994-08-09, by Richard M. Stallman
-
[USG5_4] (SVR4): Defined.1994-08-09, by Richard M. Stallman
-
(define-mail-alias): Avoid error if DEFINITION is "".1994-08-09, by Richard M. Stallman
-
(appt-check): Update on first wakeup after midnight1994-08-09, by Richard M. Stallman
-
(Fwindow_end): If window_end_valid is nil, return nil.1994-08-09, by Richard M. Stallman
-
*** empty log message ***1994-08-09, by Richard M. Stallman
-
[MULTI_FRAME] (PURESIZE): Increased.1994-08-09, by Richard M. Stallman
-
(Info-last-menu-item): Fix gross logic errors.1994-08-09, by Richard M. Stallman
-
(mail-alias-file): Add autoload cookie.1994-08-08, by Richard M. Stallman
-
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.1994-08-08, by Richard M. Stallman
-
(Fpos_visible_in_window_p): Do something reasonable1994-08-08, by Richard M. Stallman
-
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.1994-08-08, by Richard M. Stallman
-
Formerly tasks.texi.~12~1994-08-08, by Richard M. Stallman
-
(compilation-set-window-height): New function,1994-08-08, by Richard M. Stallman
-
[SYSV_IPC] (main): Make a separate process1994-08-08, by Richard M. Stallman
-
(gnus-start-news-server): Fix the call to `error'.1994-08-08, by Richard M. Stallman
-
(Info-additional-directory-list): New variable.1994-08-07, by Richard M. Stallman
-
(completion-base-size): New variable.1994-08-07, by Richard M. Stallman
-
(PC-do-completion): Set completion-base-size.1994-08-07, by Richard M. Stallman
-
(mouse-choose-completion): Pass completion-base-size value1994-08-07, by Richard M. Stallman
-
Doc fixes.1994-08-07, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF): New definition.1994-08-07, by Richard M. Stallman
-
(tex-mode): Accept documentclass when checking Slitex.1994-08-07, by Richard M. Stallman
-
(Faccessible_keymaps): Fix previous change.1994-08-07, by Richard M. Stallman
-
(compute_glyph_face_1): New function.1994-08-07, by Richard M. Stallman
-
(display_text_line): Use the face properties of the overlay arrow, if any.1994-08-07, by Richard M. Stallman
-
Require timezone when loading this file.1994-08-07, by Richard M. Stallman
-
entered into RCS1994-08-07, by Richard M. Stallman
-
(choose-completion): Bury or iconify the completion list1994-08-06, by Richard M. Stallman
-
(indent-c-exp): Preserve point when handling comments.1994-08-06, by Richard M. Stallman
-
(byte-after-unbind-ops): Fix paren error wrt doc string.1994-08-06, by Richard M. Stallman
-
(font-lock-hack-keywords): Delete debugging code.1994-08-06, by Richard M. Stallman
-
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.1994-08-06, by Richard M. Stallman
-
(tex-mode): Check for documentclass like documentstyle.1994-08-06, by Richard M. Stallman
-
(save-buffer): Unconditionally make a backup with 2 or1994-08-06, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-08-06, by Richard M. Stallman
-
(x-fixed-font-alist): Regularize how fonts are specified.1994-08-05, by Richard M. Stallman
-
(display-time-filter): pm starts at 12, not 13.1994-08-05, by Richard M. Stallman
-
(ad-subr-arglist): Adapted to new DOC file format.1994-08-05, by Richard M. Stallman
-
(font-lock-syntax-table): New syntax table.1994-08-05, by Richard M. Stallman
-
(select-tags-table): Doc fix.1994-08-05, by Richard M. Stallman
-
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.1994-08-05, by Richard M. Stallman
-
(Fread_file_name_internal): Call double_dollars when `changed' is set.1994-08-04, by Richard M. Stallman
-
(frame-delete-all): Copy the whole alist first.1994-08-04, by Richard M. Stallman
-
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.1994-08-04, by Richard M. Stallman
-
Initial revision1994-08-04, by Richard M. Stallman
-
Handle solaris 2.4.1994-08-04, by Richard M. Stallman
-
Include config.h first thing.1994-08-04, by Richard M. Stallman
-
(Fdefine_function, Fdefalias): Handle advice as in Ffset.1994-08-04, by Richard M. Stallman
-
(rmail-select-summary): Preserve rmail buffer's value of1994-08-04, by Richard M. Stallman
-
(byte-compile-protect-from-advice): Macro deleted.1994-08-04, by Richard M. Stallman
-
New handling of automatic advice activation that1994-08-04, by Richard M. Stallman
-
Doc fixes.1994-08-04, by Richard M. Stallman
-
(hilit-find-file-hook): Preserve buffer modified state.1994-08-04, by Richard M. Stallman
-
(end-of-buffer-other-window): Go to the end, not to the beginning.1994-08-04, by Richard M. Stallman
-
(ediff-version): Function, variable deleted.1994-08-04, by Richard M. Stallman
-
(appt-make-list): Do nothing unless range being processed1994-08-04, by Richard M. Stallman
-
(gnus-kill-files-directory): New variable.1994-08-04, by Richard M. Stallman
-
(dired-mode): Put expanded name in list-buffers-directory.1994-08-04, by Richard M. Stallman
-
(x_make_frame_visible): Start one_in_four at 1.1994-08-03, by Richard M. Stallman
-
(list_buffers_1): Add one column to size column.1994-08-03, by Richard M. Stallman
-
(Fwindow_end): Doc fix.1994-08-03, by Richard M. Stallman
-
(icomplete-prime-minibuffer): Copy the hook lists after making them local.1994-08-03, by Richard M. Stallman
-
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.1994-08-03, by Richard M. Stallman
-
(make_lispy_event): If the position is not in a window,1994-08-03, by Richard M. Stallman
-
(Faccessible_keymaps): Use PREFIX to set loop starting1994-08-03, by Richard M. Stallman
-
(construct_mouse_click, construct_menu_click):1994-08-03, by Richard M. Stallman
-
(alloca.o): Use -f in all rm's.1994-08-03, by Richard M. Stallman
-
(auto-mode-alist): Fix typos in comments.1994-08-03, by Karl Heuer
-
*** empty log message ***1994-08-03, by Richard M. Stallman
-
Capitalize some error messages.1994-08-02, by Richard M. Stallman
-
Set up a "Compile" menubar item.1994-08-02, by Richard M. Stallman
-
(frame-delete-all): New function.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Add `...' where appropriate.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix typo.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(follow_key): Don't downcase letters here.1994-08-02, by Richard M. Stallman
-
(redisplay_window): Avoid using SET_PT to change point temporarily.1994-08-02, by Richard M. Stallman
-
(sendmail-send-it): Handle resent-to specially.1994-08-02, by Richard M. Stallman
-
(Ffset): Don't call Fget unless SYM's plist is consp.1994-08-01, by Roland McGrath
-
(xmenu_show): Ignore any geometry resource from the user.1994-08-01, by Richard M. Stallman
-
(gnus-sortable-date): Use timezone-make-time-string.1994-08-01, by Richard M. Stallman
-
(Fprog2): Doc fix.1994-08-01, by Richard M. Stallman
-
(Fmove_to_window_line): Doc fix.1994-08-01, by Richard M. Stallman
-
(main): Add casts to avoid warnings.1994-08-01, by Richard M. Stallman
-
(insert-directory): Gracefully handle the case1994-08-01, by Richard M. Stallman
-
(imenu, imenu--flatten-index-alist): Add marker support.1994-08-01, by Richard M. Stallman
-
(dired-insert-directory): Call expand-file-name here1994-08-01, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix previous change.1994-08-01, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-07-31, by Richard M. Stallman
-
(display-time-string-forms): New variable.1994-07-31, by Richard M. Stallman
-
(dired-noselect): Call abbreviate-file-name here.1994-07-31, by Richard M. Stallman
-
(compile_range): Avoid warning in casts for range_start/end.1994-07-31, by Richard M. Stallman
-
(syms_of_data): Set up Qadvice_info, Qactivate_advice.1994-07-31, by Richard M. Stallman
-
(comint-password-prompt-regexp): Handle PGP prompt.1994-07-31, by Richard M. Stallman
-
(rmail-retry-failure): Handle a weird case with1994-07-31, by Richard M. Stallman
-
(compilation-error-regexp-alist): Make separate1994-07-31, by Richard M. Stallman
-
(ange-ftp-parse-netrc-group): Don't move back to line1994-07-31, by Richard M. Stallman
-
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.1994-07-31, by Richard M. Stallman
-
(sit_for): Undo previous change.1994-07-31, by Richard M. Stallman
-
(direct_output_for_insert): Pass missing 8th1994-07-31, by Richard M. Stallman
-
(rmail-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(rmail-summary-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(menu-bar-enable-clipboard): Moved here the1994-07-31, by Richard M. Stallman
-
(create_process): Set default handling for SIGINT, etc.1994-07-31, by Richard M. Stallman
-
Specify patterns for objc-mode.1994-07-30, by Richard M. Stallman
-
(Frandom): Handle LIMIT >= 40000000.1994-07-30, by Richard M. Stallman
-
(ispell-message-text-end): Improve context diff regexp.1994-07-30, by Richard M. Stallman
-
(decode_mode_spec): Handle %&.1994-07-30, by Richard M. Stallman
-
(rmail-new-summary): If just one window,1994-07-30, by Richard M. Stallman
-
(rmail-display-summary): New variable.1994-07-30, by Richard M. Stallman
-
(rmail-highlighted-face): New variable.1994-07-30, by Richard M. Stallman
-
(gnus-group-suspend): Be sure to bury the right buffer.1994-07-30, by Richard M. Stallman
-
(mouse-choose-completion): Check for next-single-property-change1994-07-29, by Richard M. Stallman
-
(choose-completion): Check for next-single-property-change returning nil.1994-07-29, by Richard M. Stallman
-
(rmail-summary-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(rmail-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(face-initialize): Use underlining for region face1994-07-29, by Richard M. Stallman
-
(${archlibdir}): Compare the proper dir1994-07-29, by Richard M. Stallman
-
(hide-ifdefs): Doc fix.1994-07-29, by Richard M. Stallman
-
(file-truename): Temporarily get rid of the1994-07-29, by Richard M. Stallman
-
*** empty log message ***1994-07-28, by Richard Kenner
-
(HAVE_RAND48): Add #undef.1994-07-28, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-07-28, by Richard M. Stallman
-
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,1994-07-28, by Noah Friedman
-
(Info-find-node): Use a loop instead of mapcar and catch.1994-07-28, by Richard M. Stallman
-
(random): Use rand differently, and distinguish BSD/USG.1994-07-28, by Richard M. Stallman
-
(Frandom): Fix previous change.1994-07-28, by Richard M. Stallman
-
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.1994-07-28, by Richard M. Stallman
-
(buffer-menu): Undo previous change.1994-07-28, by Richard M. Stallman
-
entered into RCS1994-07-27, by Richard M. Stallman
-
(justify-current-line): Delete space at end of line.1994-07-27, by Richard M. Stallman
-
(set-auto-mode): Shorten scope of case-fold-search binding.1994-07-27, by Richard M. Stallman
-
[POSIX_SIGNALS] (signal): New definition.1994-07-27, by Richard M. Stallman
-
(main): New local var progname saves argv[0].1994-07-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix bug in Borland1994-07-27, by Richard M. Stallman
-
(random, srandom): Obey HAVE_RAND48 flag.1994-07-27, by Richard M. Stallman
-
(rand48): Check for it.1994-07-27, by Richard M. Stallman
-
(what-domain): Doc fix.1994-07-27, by Richard M. Stallman
-
(x_get_foreign_selection): Use the new feature1994-07-27, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell,1994-07-27, by Richard M. Stallman
-
(x_queue_event, x_unqueue_events): New functions.1994-07-27, by Richard M. Stallman
-
(forms--update): Undo change made mistakenly.1994-07-26, by Richard M. Stallman
-
Finish installing previous change.1994-07-26, by Richard M. Stallman
-
Comment change.1994-07-26, by Richard M. Stallman
-
(vc-next-action): Even in 1-file case, get its name from FILES.1994-07-26, by Richard M. Stallman
-
Made menu bar's autoloaded stuff conditional on1994-07-26, by Richard M. Stallman
-
(menu-bar-update-buffers): Use (current-global-map), not global-map.1994-07-26, by Richard M. Stallman
-
(main): Don't actually modify argv[0]. Modify a copy instead.1994-07-26, by Richard M. Stallman
-
Update the info files.1994-07-26, by Richard M. Stallman
-
(forms-read-file-filter): new hook function to1994-07-26, by Richard M. Stallman
-
(Frandom): Use just the low 30 bits of random's value.1994-07-26, by Richard M. Stallman
-
(compilation-next-error-locus): New arg SILENT.1994-07-26, by Richard M. Stallman
-
(dissociated-press): Error at start if buffer is empty.1994-07-26, by Richard M. Stallman
-
(tek4300): Don't define if already defined.1994-07-26, by Richard M. Stallman
-
Emacs 18 changes from Carl Witty.1994-07-26, by Tom Tromey
-
(BSD_PGRPS): Defined.1994-07-25, by Richard M. Stallman
-
Add #undef alloca.1994-07-25, by Richard M. Stallman
-
(reset_watch, get_time): Use EMACS_GET_TIME.1994-07-25, by Richard M. Stallman
-
(command-line-args-left): Add defvar.1994-07-25, by Richard M. Stallman
-
(PURESIZE): Increase non-MULTI_FRAME value.1994-07-25, by Richard M. Stallman
-
(get_system_name): Add a cast.1994-07-25, by Richard M. Stallman
-
(comint-dynamic-list-completions): Listify the key1994-07-25, by Richard M. Stallman
-
[!HAVE_H_ERRNO]: Declare h_errno.1994-07-25, by Richard M. Stallman
-
[!HAVE_H_ERRNO]: Declare h_errno.1994-07-25, by Richard M. Stallman
-
Add #undef HAVE_H_ERRNO.1994-07-25, by Richard M. Stallman
-
Make "checking..." messages' style consistent.1994-07-25, by Richard M. Stallman
-
Add #undef alloca.1994-07-25, by Richard M. Stallman
-
(c++-mode-syntax-table): Give RET the same syntax as newline.1994-07-25, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.1994-07-25, by Richard M. Stallman
-
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.1994-07-24, by Richard M. Stallman
-
(Fnext_window, Fprevious_window): Don't get stuck in a loop1994-07-24, by Richard M. Stallman
-
(dbx): Use system-configuration, not system-type.1994-07-24, by Richard M. Stallman
-
(dired-internal-noselect): a zero modtime means directory is unchanged.1994-07-24, by Richard M. Stallman
-
Add to global key map for cut, paste & copy keys.1994-07-24, by Richard M. Stallman
-
(system-key-alist): Add Sun-specific X11R6 keysyms.1994-07-24, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update a few long names.1994-07-24, by Richard M. Stallman
-
(Fwrite_region): Do unwind the new unwind protect.1994-07-24, by Richard M. Stallman
-
(menu-bar-update-buffers): If Buffers item is gone,1994-07-24, by Richard M. Stallman
-
(internal_with_output_to_temp_buffer): gcpro things.1994-07-24, by Richard M. Stallman
-
(Fdisplay_completion_list): gcpro `completions'.1994-07-24, by Richard M. Stallman
-
(add-log-current-defun): Skip doc string1994-07-24, by Richard M. Stallman
-
(PURESIZE): Incremented to 252000.1994-07-24, by Richard M. Stallman
-
(ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.1994-07-24, by Richard M. Stallman
-
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.1994-07-24, by Richard M. Stallman
-
(line-move, next-line): Check last line moved over1994-07-24, by Richard M. Stallman
-
Change reference from renamed calendar-current-month to calendar-goto-today.1994-07-22, by Edward M. Reingold
-
Changes to support NetBSD.1994-07-22, by Charles Hannum
-
Add more NetBSD ports; rearrange how they're handled.1994-07-22, by Charles Hannum
-
type-break-schedule: Remove autoload cookie.1994-07-21, by Noah Friedman
-
type-break-good-rest-interval: Doc fix.1994-07-21, by Noah Friedman
-
(Emacs 19 menu setup): Move back to top level and do it only if purify-flag.1994-07-20, by Richard M. Stallman
-
(Vdeferred_action_list, Vdeferred_action_function): New variables.1994-07-20, by Richard M. Stallman
-
(direct_output_for_insert): Dpn't call compute_char_face1994-07-20, by Richard M. Stallman
-
Move #undef static before the includes.1994-07-20, by Richard M. Stallman
-
(dired-between-files): Ignore dired-subdir-regexp1994-07-20, by Richard M. Stallman
-
(ispell-command-loop, ispell-region, ispell-word):1994-07-20, by Richard M. Stallman
-
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the1994-07-20, by Roland McGrath
-
(imenu-choose-buffer-index): Use last-nonmenu-event1994-07-20, by Richard M. Stallman
-
[USG5] (SYSV): Don't define if already defined.1994-07-20, by Richard M. Stallman
-
(byte-decompile-bytecode-1): Don't add pc values1994-07-20, by Richard M. Stallman
-
(disassemble-1): Display the pc values.1994-07-20, by Richard M. Stallman
-
(byte-decompile-bytecode-1):1994-07-20, by Richard M. Stallman
-
(struct font_info): New field full_name.1994-07-19, by Richard M. Stallman
-
At compile time, require dired.1994-07-19, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.1994-07-19, by Richard M. Stallman
-
(compilation-error-regexp-alist): Allow `(' after1994-07-19, by Richard M. Stallman
-
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.1994-07-19, by Richard M. Stallman
-
(sit_for): Return immediately if unread events exist.1994-07-19, by Richard M. Stallman
-
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.1994-07-19, by Richard M. Stallman
-
[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.1994-07-19, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.1994-07-19, by Richard M. Stallman
-
type-break-keystroke-threshold: Change default wpm to 30 and lower1994-07-19, by Noah Friedman
-
type-break-check: Shrink keystroke count if it is less than min-threshold1994-07-19, by Noah Friedman
-
(reporter-dump-state, reporter-submit-bug-report):1994-07-18, by Richard M. Stallman
-
(note_mouse_movement): Use proper data type for window1994-07-18, by Richard M. Stallman
-
(mh-folder-mode): Use local-write-file-hooks.1994-07-18, by Richard M. Stallman
-
Make sure that headers are case-insensitive.1994-07-18, by Richard M. Stallman
-
type-break-mode: Make variable `nil' by default.1994-07-18, by Noah Friedman
-
type-break-mode: New variable and function.1994-07-18, by Noah Friedman
-
[emacs]: Include stdio.h.1994-07-18, by Richard M. Stallman
-
(unread_command_char): Declared.1994-07-18, by Richard M. Stallman
-
(forms-delete-record): Handle deletion of last line1994-07-17, by Richard M. Stallman
-
(Fget_text_property): Simplify using Ftext_properties_at.1994-07-17, by Richard M. Stallman
-
(Fx_create_frame): Use 140 as default font size.1994-07-17, by Richard M. Stallman
-
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.1994-07-17, by Richard M. Stallman
-
([vertical-line C-mouse-2]): Bind it as in a scroll bar.1994-07-16, by Richard M. Stallman
-
Comment change.1994-07-16, by Richard M. Stallman
-
Comment change.1994-07-16, by Richard M. Stallman
-
(comint-mode-map): Move comint-bol to C-c C-a.1994-07-16, by Richard M. Stallman
-
[!MULTI_FRAME] (Fframe_first_window): Defined.1994-07-16, by Richard M. Stallman
-
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.1994-07-16, by Richard M. Stallman
-
(calendar-goto-today): Renamed from calendar-current-month.1994-07-16, by Richard M. Stallman
-
(add-change-log-entry): Use <...> around mail address.1994-07-16, by Richard M. Stallman
-
(make-help-screen): Handle case where *Help* comes up in a separate frame.1994-07-16, by Richard M. Stallman
-
(print-help-return-message): If help buffer is a1994-07-16, by Richard M. Stallman
-
Clean up menu item string format.1994-07-16, by Richard M. Stallman
-
"Comment out" autoload cookies.1994-07-15, by Richard M. Stallman
-
Comment fix.1994-07-15, by Richard M. Stallman
-
(mouse-drag-region): Delete redundant switch-frame clause.1994-07-15, by Richard M. Stallman
-
(re_match_2_internal): Add casts to shut up some compilers.1994-07-15, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Verify sendmail.cf1994-07-15, by Richard M. Stallman
-
Added ";;;###autoload" comments where appropriate.1994-07-14, by Tom Tromey
-
(rmail-output-file-alist): Mark it risky.1994-07-14, by Richard M. Stallman
-
(HAVE_VOLATILE): Define.1994-07-14, by Richard M. Stallman
-
(HAVE_STRERROR): Define.1994-07-14, by Richard M. Stallman
-
Real initial revision. (rewrite from hanoi-break.)1994-07-14, by Noah Friedman
-
(safe_run_hooks): Use local var to restore hook's value.1994-07-14, by Richard M. Stallman
-
(mouse_init1): Use alternate mouse detection for old mouse drivers.1994-07-14, by Richard M. Stallman
-
(Fselect_window): Fix bug checking new_point is in range.1994-07-14, by Richard M. Stallman
-
[MULTI_FRAME] (Fframe_parameters): For non-X frames,1994-07-14, by Richard M. Stallman
-
(syms_of_fileio): Finish previous change.1994-07-14, by Richard M. Stallman
-
(make-help-screen): Bind overriding-local-map1994-07-14, by Richard M. Stallman
-
(xmalloc): New function.1994-07-13, by Richard M. Stallman
-
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer1994-07-13, by Noah Friedman
-
Correct file name on last line of file.1994-07-13, by Edward M. Reingold
-
(command_loop_1): Do direct output for cursor motion1994-07-13, by Richard M. Stallman
-
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of1994-07-13, by Richard M. Stallman
-
(dired-byte-compile): Use byte-compile-dest-file1994-07-13, by Richard M. Stallman
-
(CFLAGS): If the envvar was specified, use that.1994-07-13, by Richard M. Stallman
-
(rmail-movemail-program): New variable.1994-07-13, by Richard M. Stallman
-
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.1994-07-13, by Richard M. Stallman
-
(insert-directory): Fix previous change.1994-07-13, by Richard M. Stallman
-
(Qlast_nonmenu_event): New variable.1994-07-13, by Richard M. Stallman
-
(rmail-mode-map): Fix previous change.1994-07-13, by Richard M. Stallman
-
(menu-bar-file-menu): Add insert-file menu item.1994-07-12, by Richard M. Stallman
-
Delete debugging lines from previous change.1994-07-12, by Richard M. Stallman
-
(Fmake_directory_internal): Use Qmake_directory_internal.1994-07-12, by Richard M. Stallman
-
(resize-minibuffer-setup):1994-07-12, by Richard M. Stallman
-
Many doc fixes.1994-07-12, by Richard M. Stallman
-
(mouse-drag-secondary): Don't start making an overlay1994-07-12, by Richard M. Stallman
-
(buffer-menu): Call pop-to-buffer before1994-07-12, by Richard M. Stallman
-
(hexl-maybe-dehexlify-buffer): New function.1994-07-12, by Richard M. Stallman
-
(ispell-word): Call ispell-dehighlight.1994-07-12, by Richard M. Stallman
-
(insert-directory): Fix prev change.1994-07-12, by Richard M. Stallman
-
(rmail-mode-map): Add "Get New Mail" menu item under Mail.1994-07-12, by Richard M. Stallman
-
(compilation-next-error-locus): Don't call1994-07-12, by Richard M. Stallman
-
(prolog-mode-syntax-table): Make newline end comments.1994-07-12, by Richard M. Stallman
-
(mail-setup): Insert -- line before .signature file.1994-07-12, by Richard M. Stallman
-
(define-mail-abbrev): Don't try to parse empty aliases.1994-07-12, by Richard M. Stallman
-
entered into RCS1994-07-12, by Richard M. Stallman
-
(xmenu_show): Don't call XtUngrabPointer here.1994-07-12, by Richard M. Stallman
-
(ALLOCA_CFLAGS): New variable.1994-07-12, by Richard M. Stallman
-
(ignore): Put doc string in right place.1994-07-12, by Richard M. Stallman
-
(ctagsfiles): Rewrite to avoid compiler bug.1994-07-12, by Richard M. Stallman
-
(backquote-splice-symbol): Doc typo fix.1994-07-12, by Richard M. Stallman
-
(move-to-tab-stop): Delete spurious multiple definition.1994-07-12, by Richard M. Stallman
-
(insert-directory): Allow list for SWITCHES.1994-07-12, by Richard M. Stallman
-
(basic_machine): Add 1750a.1994-07-11, by Richard Kenner
-
(lisp-complete-symbol): Bind completion-fixup-function.1994-07-11, by Richard M. Stallman
-
(mouse-choose-completion): Use mouse-face properties to find string to use.1994-07-11, by Richard M. Stallman
-
(completion-setup-function): Put on mouse-face prop1994-07-11, by Richard M. Stallman
-
(server-start): Try both possible socket file names for the file to delete.1994-07-11, by Richard M. Stallman
-
Update finder-inf.el.1994-07-11, by Richard M. Stallman
-
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.1994-07-11, by Richard M. Stallman
-
(HAVE_MOUSE, PURESIZE): Definitions moved here.1994-07-11, by Richard M. Stallman
-
[MSDOS]: #define NO_REMAP.1994-07-11, by Richard M. Stallman
-
Use "m/intel386" instead of "m/dos386.h".1994-07-11, by Richard M. Stallman
-
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an1994-07-11, by Richard M. Stallman
-
(diff-latest-backup-file): Cope with backups stored1994-07-11, by Richard M. Stallman
-
(dos_rawgetc): Use bios, not kbhit ().1994-07-11, by Richard M. Stallman
-
(Info-fontify-maximum-menu-size): New variable.1994-07-11, by Richard M. Stallman
-
(syms_of_xfns): Provide x-toolkit in toolkit version.1994-07-11, by Richard M. Stallman
-
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.1994-07-11, by Richard M. Stallman
-
(Man-bgproc-sentinel): Bind case-fold-search for just the1994-07-11, by Richard M. Stallman
-
(compilation-window-height): Use defvar.1994-07-11, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Increased to 250000.1994-07-11, by Richard M. Stallman
-
(find-tag-regexp): Bind to C-M-..1994-07-10, by Richard M. Stallman
-
(x-create-frame-with-faces): Don't downcase nil.1994-07-09, by Richard M. Stallman
-
(Ffile_name_directory, Ffile_name_nondirectory,1994-07-09, by Richard M. Stallman
-
(current-load-list): Set it to nil.1994-07-09, by Richard M. Stallman
-
(install_ctrl_break_check): Doc fix.1994-07-09, by Richard M. Stallman
-
(readevalloop): Correctly unbind the unwind protect.1994-07-09, by Richard M. Stallman
-
(hack-one-local-variable): Check for root using user-uid.1994-07-08, by Richard M. Stallman
-
* etags.c (main): Don't barf on obsolete -t and -T switches.1994-07-08, by Francesco Potortì
-
(BIG_ENDIAN): Don't redefine if defined.1994-07-08, by Richard M. Stallman
-
(msdos): Include sed4.inp in dist.1994-07-07, by Richard M. Stallman
-
(outline-level): Mark it risky.1994-07-07, by Richard M. Stallman
-
(alloca.o): Delete allocatem.c first thing.1994-07-07, by Richard M. Stallman
-
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops1994-07-07, by Richard M. Stallman
-
([vertical-scroll-bar C-mouse-2]): Split the window.1994-07-07, by Richard M. Stallman
-
(libsrc_libs): Var deleted.1994-07-07, by Richard M. Stallman
-
(gud-mips-p): Check for OSF system on Alpha also.1994-07-07, by Richard M. Stallman
-
(process-environment, exec-path, load-path,exec-directory):1994-07-07, by Richard M. Stallman
-
(x_toolkit): New variable.1994-07-07, by Richard M. Stallman
-
(make_lispy_event): Ignore menu bar up events.1994-07-07, by Richard M. Stallman
-
(next_frame, prev_frame):1994-07-07, by Richard M. Stallman
-
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means1994-07-07, by Richard M. Stallman
-
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.1994-07-07, by Richard M. Stallman
-
(switch-to-buffer-other-frame): Raise the frame.1994-07-07, by Richard M. Stallman
-
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:1994-07-07, by Richard M. Stallman
-
(mkdir, removenullpaths): Put g in sed replace commands.1994-07-07, by Richard M. Stallman
-
Turning on gnus-show-threads in these four functions was a mistake;1994-07-07, by Michael I. Bushnell
-
(Buffer-menu-revert-function): New function.1994-07-06, by Richard M. Stallman
-
(revert-buffer-function): Doc fix.1994-07-06, by Richard M. Stallman
-
(vc-start-entry): New arg after-hook.1994-07-06, by Richard M. Stallman
-
(auto-save-mode): If autosave is off because buffer has1994-07-06, by Richard M. Stallman
-
(delete-old-versions): Var renamed from trim-versions-without-asking.1994-07-06, by Richard M. Stallman
-
(save-completions-to-file): Use delete-old-versions.1994-07-06, by Richard M. Stallman
-
(tpu-save-all-buffers-kill-emacs):1994-07-06, by Richard M. Stallman
-
(fancy-dairy-display): Consistently turn off selective display in diary buffer1994-07-06, by Edward M. Reingold
-
(outline-next-preface): Undo previous change: do stop before final newline.1994-07-06, by Richard M. Stallman
-
(desktop-buffer-rmail): Handle the situation1994-07-06, by Richard M. Stallman
-
(set-visited-file-name): Avoid crash if TRUENAME is nil.1994-07-05, by Richard M. Stallman
-
(gnus-mail-reply-using-mhe): Handle case of no subject.1994-07-05, by Richard M. Stallman
-
(x-create-frame-with-faces): Ignore case in X resource.1994-07-05, by Richard M. Stallman
-
(file-truename): Use iteration when possible.1994-07-05, by Richard M. Stallman
-
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.1994-07-05, by Richard M. Stallman
-
(rmail-spool-directory): Use /var/mail if it exists.1994-07-05, by Richard M. Stallman
-
Comment out losing call to set-visited-file-name; this shouldn't hurt1994-07-05, by Michael I. Bushnell
-
foo?1994-07-05, by Michael I. Bushnell
-
(generate-calendar-month): Make highlighted text for mouse-2 a one character1994-07-05, by Edward M. Reingold
-
Be less eager to define MATCH_MAY_ALLOCATE.1994-07-05, by Richard M. Stallman
-
(doprnt): Handle padding on %c.1994-07-05, by Richard M. Stallman
-
(set-visited-file-name): Handle find-file-visit-truename1994-07-05, by Richard M. Stallman
-
Doc fixes.1994-07-05, by Richard M. Stallman
-
(rmail-spool-directory): Use /var/mail for bsd386.1994-07-05, by Richard M. Stallman
-
(iso-8859-1-locale-regexp): New variable.1994-07-04, by Richard M. Stallman
-
(add-change-log-entry): Apply expand-file-name to FILE-NAME.1994-07-04, by Roland McGrath
-
(mouse-drag-region): Bind this-command like last-command.1994-07-04, by Richard M. Stallman
-
(gnus-inews-news): Allow newsgroups to be separated1994-07-03, by Richard M. Stallman
-
(command-line): Accept iso-8859-1 like iso_8859_1.1994-07-03, by Richard M. Stallman
-
(sendmail-send-it): Allow specifying Sender.1994-07-03, by Richard M. Stallman
-
Fix up previous change.1994-07-03, by Richard M. Stallman
-
(report-emacs-bug-hook): Error if user has added no text.1994-07-03, by Richard M. Stallman
-
(initial-frame-alist): Doc fix.1994-07-03, by Richard M. Stallman
-
Talk about flow control along with C-x C-s and C-s.1994-07-03, by Richard M. Stallman
-
(command-line): Automatically use iso-syntax and1994-07-03, by Richard M. Stallman
-
Use add-hook, (provide 'meese).1994-07-03, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-07-02, by Richard M. Stallman
-
(decode_mode_spec): %+ makes % for unmodified RO buffer.1994-07-02, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-07-02, by Richard M. Stallman
-
(electric-buffer-list): Change prompt message.1994-07-02, by Richard M. Stallman
-
(sh-chmod-argument): Change default.1994-07-02, by Richard M. Stallman
-
(vc-update-change-log): Pass a -n option to rcs2log.1994-07-02, by Richard M. Stallman
-
(get_cached_face): Set the cached_index field.1994-07-02, by Richard M. Stallman
-
*** empty log message ***1994-07-02, by Richard M. Stallman
-
(mouse-scroll-subr): Delete some debugging code.1994-07-02, by Richard M. Stallman
-
(visit-tags-table-buffer): Move error call into scope of `file'.1994-07-02, by Richard M. Stallman
-
(byte-compile-defalias): Fix typo in prev change.1994-07-02, by Richard M. Stallman
-
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.1994-07-02, by Richard M. Stallman
-
(print-region-1): Essentially undo previous change.1994-07-01, by Richard M. Stallman
-
(gnus-inews-domain-name): Once again test gnus-your-domain.1994-07-01, by Richard M. Stallman
-
(shell-mode): Don't read history from /dev/null.1994-07-01, by Richard M. Stallman
-
*** empty log message ***1994-07-01, by Richard M. Stallman
-
(make-face-italic, make-face-bold): Don't bind f2 here.1994-07-01, by Richard M. Stallman
-
(unload-feature): The autoload property does not1994-07-01, by Richard M. Stallman
-
(list-faces-display): Line up multiple lines in sample.1994-07-01, by Richard M. Stallman
-
(sh-set-shell): Obey sh-query-for-magic in all cases.1994-07-01, by Richard M. Stallman
-
(prepare_menu_bars): Call x_consider_frame_title1994-07-01, by Richard M. Stallman
-
(init_sys_modes): Turn off VSTART and VSTOP chars. On1994-07-01, by Richard M. Stallman
-
(Fx_create_frame): Add GC protection for local var `f'.1994-07-01, by Paul Reilly
-
entered into RCS1994-07-01, by Richard M. Stallman
-
(x_own_selection, x_get_foreign_selection):1994-07-01, by Richard M. Stallman
-
Comment change.1994-07-01, by Richard M. Stallman
-
(Fdelete_frame): Call x_clear_frame_selections.1994-07-01, by Richard M. Stallman
-
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].1994-07-01, by Richard M. Stallman
-
(random, srandom): Defined.1994-07-01, by Richard M. Stallman
-
*** empty log message ***1994-06-30, by Richard M. Stallman
-
(minor-mode-map-alist): Add missing quote.1994-06-30, by Richard M. Stallman
-
(rmail-highlight-headers): Do nothing if1994-06-30, by Richard M. Stallman
-
(resize-minibuffer-window-restore): Don't do anything if the window height1994-06-30, by Noah Friedman
-
(mouse-drag-secondary): Don't treat end of buffer1994-06-30, by Richard M. Stallman
-
(XLIB_ILLEGAL_ACCESS): Defined.1994-06-30, by Richard M. Stallman
-
(x_set_frame_parameters): Call x_set_offset directly.1994-06-29, by Richard M. Stallman
-
(command_loop_1): Don't clear nonundocount1994-06-29, by Richard M. Stallman
-
(internal_self_insert): Now can return 2.1994-06-29, by Richard M. Stallman
-
comint-password-prompt-regexp: New variable.1994-06-29, by Noah Friedman
-
(byte-compile-callargs-warn): Handle function defnition1994-06-29, by Richard M. Stallman
-
(easy-menu-change): New function.1994-06-29, by Richard M. Stallman
-
Add commented-out code.1994-06-29, by Richard M. Stallman
-
(readchar): Restart interrupted I/O.1994-06-28, by Karl Heuer
-
(tag-exact-match-p): Fix typo in last change.1994-06-28, by Roland McGrath
-
(tag-exact-match-p): Test for point sitting after the explicit tag name1994-06-28, by Roland McGrath
-
(line-move): Don't use message or ding; just signal errors.1994-06-28, by Richard M. Stallman
-
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted1994-06-28, by Roland McGrath
-
(dired-x-hands-off-my-keys): New user-defined variable.1994-06-28, by Richard M. Stallman
-
(mips-sony-newsos4*): New alias.1994-06-28, by Richard M. Stallman
-
(safe_run_hooks): Take symbol as arg.1994-06-28, by Richard M. Stallman
-
(redisplay_region): For special treatment, BUF most be1994-06-28, by Richard M. Stallman
-
(Foverlay_put): Pass redisplay_region a struct buffer *.1994-06-28, by Richard M. Stallman
-
(dired-readin): Record the directory's modtime.1994-06-28, by Richard M. Stallman
-
(auto-lower-mode, auto-raise-mode): Doc fixes.1994-06-28, by Richard M. Stallman
-
(Info-index): Fix typo: t => \t.1994-06-28, by Richard M. Stallman
-
(gnus-inews-user-name, gnus-inews-domain-name):1994-06-27, by Richard M. Stallman
-
(Info-insert-dir): Capitalize `node' when inserting it.1994-06-27, by Richard M. Stallman
-
(a_write): Verify that *annot is a cons.1994-06-27, by Richard M. Stallman
-
(echo_dash): Fix backwards conditional.1994-06-26, by Richard M. Stallman
-
(C_DEBUG_SWITCH) [not NEWSOS5]:1994-06-26, by Richard M. Stallman
-
(jka-compr-partial-uncompress): Handle the case where1994-06-26, by Richard M. Stallman
-
(mouse-scroll-subr): Don't do anything special at eob.1994-06-25, by Richard M. Stallman
-
(send_process): Major rewrite.1994-06-25, by Richard M. Stallman
-
(send_process): Major rewrite.1994-06-25, by Richard M. Stallman
-
(BUF_PTR_CHAR_POS): New macro.1994-06-25, by Richard M. Stallman
-
(comint-send-input): Update markers before actually sending the input.1994-06-25, by Richard M. Stallman
-
(Fother_window_for_scrolling): New function.1994-06-25, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Add -D_BSD.1994-06-25, by Richard M. Stallman
-
(beginning-of-buffer-other-window)1994-06-25, by Richard M. Stallman
-
(frame-notice-user-settings): Make menu-bar-mode1994-06-25, by Richard M. Stallman
-
(menu-bar-mode): Make this a global variable.1994-06-25, by Richard M. Stallman
-
(Fframe_parameters): Don't handle menu-bar-lines explicitly.1994-06-25, by Richard M. Stallman
-
(Fother_window_for_scrolling): New function.1994-06-25, by Richard M. Stallman
-
(ispell-message): Avoid an infinite loop.1994-06-25, by Richard M. Stallman
-
(popup-menu): Allow user to select nothing.1994-06-25, by Karl Heuer
-
(show-paren-command-hook): Use matching-paren.1994-06-25, by Richard M. Stallman
-
(add-log-mailing-address): Use user-mail-address.1994-06-25, by Richard M. Stallman
-
(user-mail-address): New variable.1994-06-25, by Richard M. Stallman
-
(Finsert_file_contents): Fix check for non-regular files.1994-06-25, by Karl Heuer
-
(gnus-summary-mode-map): Add menu bar menus.1994-06-24, by Richard M. Stallman
-
(scan_lists, Fforward_comment): When moving backward over1994-06-24, by Richard M. Stallman
-
(run-at-time): If REPEAT is 0, don't repeat.1994-06-24, by Richard M. Stallman
-
(tar-alter-one-field): Finish previous renaming change.1994-06-24, by Richard M. Stallman
-
(find-change-log): If file name specified, just use it.1994-06-24, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1994-06-24, by Richard M. Stallman
-
(visit-tags-table-buffer): Don't take car of return frmo1994-06-24, by Roland McGrath
-
(syms_of_keyboard): Don't staticpro the same var twice.1994-06-24, by Karl Heuer
-
(popup-menu): Convert list to same-size vector, not singleton vector.1994-06-23, by Karl Heuer
-
(move-to-tab-stop): Delete unnecessary spaces1994-06-23, by Richard M. Stallman
-
Don't include string.h or strings.h.1994-06-23, by Richard M. Stallman
-
(Fmove_overlay): Fix typo in previous change.1994-06-23, by Richard M. Stallman
-
Move #undef HAVE_STRERROR before the #includes.1994-06-23, by Richard M. Stallman
-
(shell-prefixed-directory-name): Do nothing if1994-06-23, by Richard M. Stallman
-
(comint-read-input-ring): Use ring-insert-at-beginning.1994-06-23, by Richard M. Stallman
-
(ring-insert-at-beginning): New function.1994-06-23, by Richard M. Stallman
-
(*-convex-convexos*): Accept this as alias.1994-06-23, by Richard M. Stallman
-
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.1994-06-23, by Richard M. Stallman
-
(soundex-alist): Delete the elements that mapped into nil.1994-06-23, by Richard M. Stallman
-
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.1994-06-23, by Richard M. Stallman
-
Don't declare exit or perror.1994-06-23, by Richard M. Stallman
-
(main): Don't declare geteuid.1994-06-23, by Richard M. Stallman
-
Set NON_GNU_CPP.1994-06-23, by Richard M. Stallman
-
(tar-extract): Set file name by hand before calling1994-06-23, by Richard M. Stallman
-
(show-paren-command-hook): Handle close paren rather than open paren1994-06-23, by Richard M. Stallman
-
Comment change.1994-06-23, by Richard M. Stallman
-
(print-region-1): Don't include a space in the job name.1994-06-23, by Richard M. Stallman
-
(show-paren-command-hook): Set paren foreground to white.1994-06-23, by Richard M. Stallman
-
(Info-next-preorder-1): New function.1994-06-23, by Richard M. Stallman
-
entered into RCS1994-06-23, by Richard M. Stallman
-
*** empty log message ***1994-06-23, by Richard M. Stallman
-
Fix bits of last change lost in Emacs crash.1994-06-23, by Roland McGrath
-
(tags-table-including): Don't call tags-table-check-computed-list.1994-06-23, by Roland McGrath
-
(m68k-ccur): New system.1994-06-23, by Richard Kenner
-
(resize-minibuffer-window-exactly, resize-minibuffer-frame,1994-06-22, by Noah Friedman
-
(make-face): Return the face name, not the vector.1994-06-22, by Richard M. Stallman
-
Rearrange the edit and file menus, and add separators.1994-06-22, by Richard M. Stallman
-
(RETURN_UNGCPRO): Swallow semicolon.1994-06-22, by Richard M. Stallman
-
(double-prefix-only): New variable.1994-06-22, by Richard M. Stallman
-
(backquote-process): Fix criterion for using FIRSTLIST.1994-06-22, by Richard M. Stallman
-
(scroll-other-window-down): New command.1994-06-22, by Richard M. Stallman
-
Update copyright notice.1994-06-22, by Richard M. Stallman
-
(setenv): Rewrite. Provide a way to unset interactively.1994-06-22, by Richard M. Stallman
-
(X_IO_BUG): Defined.1994-06-22, by Richard M. Stallman
-
(setenv): Do something even if process-environment is nil.1994-06-22, by Richard M. Stallman
-
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.1994-06-21, by Richard M. Stallman
-
(face-equal): Do check the underline attribute.1994-06-21, by Richard M. Stallman
-
(apply_modifiers): Use assq_no_quit.1994-06-21, by Richard M. Stallman
-
(Flookup_key): Add gcpro.1994-06-21, by Richard M. Stallman
-
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.1994-06-21, by Richard M. Stallman
-
Fix references to diary.el.1994-06-21, by Richard M. Stallman
-
(Fmove_overlay): Add missing XINT calls in previous change.1994-06-21, by Richard M. Stallman
-
(Fkill_buffer): Don't delete auto save file1994-06-21, by Richard M. Stallman
-
(delete-auto-save-files): Doc fix.1994-06-21, by Richard M. Stallman
-
(show_mouse_face): Set endcolumn ok in side-by-side windows.1994-06-21, by Richard M. Stallman
-
Don't bind keys C-insert, C-delete, and1994-06-21, by Richard M. Stallman
-
(Info-directory-list): For msdos, don't check for1994-06-21, by Richard M. Stallman
-
Fix previous change: use Dimension, not short.1994-06-21, by Karl Heuer
-
(x_window): Delete duplicate computation.1994-06-21, by Karl Heuer
-
entered into RCS1994-06-20, by Melissa Weisshaus
-
(HAVE_STRERROR, HAVE_XRMSETDATABASE)1994-06-20, by Richard M. Stallman
-
(Fmove_overlay): Call redisplay_region even when1994-06-20, by Richard M. Stallman
-
(move-to-tab-stop): Get rid of spaces before tabs1994-06-20, by Richard M. Stallman
-
(tpu-doc-revision): Variable deleted.1994-06-20, by Richard M. Stallman
-
(tpu-edt-off): Restore original global key map.1994-06-20, by Richard M. Stallman
-
Require tpu-edt.1994-06-20, by Richard M. Stallman
-
Change size of selected screen. Reposition after1994-06-20, by Richard M. Stallman
-
(vt-revision): Variable deleted.1994-06-20, by Richard M. Stallman
-
(finder-by-keyword): Add doc string and t for interactive.1994-06-20, by Richard M. Stallman
-
(gnus-uu-view-directory): Fixed viewing with the1994-06-20, by Richard M. Stallman
-
Use plists to record handlers.1994-06-20, by Richard M. Stallman
-
(Fmatching_paren): Fix typo.1994-06-20, by Richard M. Stallman
-
(gnus-summary-next-article): Handle non-character events.1994-06-20, by Richard M. Stallman
-
(tab-to-tab-stop): Combine new indentation with previous.1994-06-20, by Richard M. Stallman
-
(SEGMENT_MASK): Defined.1994-06-20, by Richard M. Stallman
-
(define-mail-alias): Copy parsing code from mailabbrev.el.1994-06-19, by Richard M. Stallman
-
(define-mail-alias): Doc fix.1994-06-19, by Richard M. Stallman
-
(x_window): Take account of pane widget internal border width.1994-06-19, by Richard M. Stallman
-
(Fmatching_paren): New function.1994-06-19, by Richard M. Stallman
-
(SYNTAX_MATCH): Fix typo (syntax -> matcher).1994-06-19, by Richard M. Stallman
-
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.1994-06-19, by Richard M. Stallman
-
Get CFLAGS both with and without THIS_IS_CONFIGURE,1994-06-19, by Richard M. Stallman
-
(C_OPTIMIZE_SWITCH): Definition deleted.1994-06-19, by Richard M. Stallman
-
(mail-bury): Test that rmail-summary-buffer is boundp.1994-06-18, by Richard M. Stallman
-
Doc fixes.1994-06-18, by Richard M. Stallman
-
(xsymbol): Cast $ to int.1994-06-18, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.1994-06-18, by Richard M. Stallman
-
(make_frame_visible): At end, wait till Emacs sees frame is visible.1994-06-18, by Richard M. Stallman
-
* m/delta.h (memmove): switch the first two args.1994-06-18, by Francesco Potortì
-
(echo_after_prompt): New variable.1994-06-18, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.1994-06-18, by Richard M. Stallman
-
(rmail-highlight-headers): Don't skip newlines, just tab and space.1994-06-18, by Richard M. Stallman
-
(set-rmail-inbox-list): Use insert-before-markers.1994-06-18, by Richard M. Stallman
-
(doprnt.o): Depend on config_h.1994-06-18, by Richard M. Stallman
-
(minibuf_save_list): New variable, replaces minibuf_save_vector.1994-06-18, by Karl Heuer
-
minibuf_prompt is now a Lisp_Object.1994-06-18, by Karl Heuer
-
(minibuf_prompt): Now a Lisp_Object. All uses changed.1994-06-18, by Karl Heuer
-
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.1994-06-17, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.1994-06-17, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.1994-06-17, by Richard M. Stallman
-
(x_real_positions): Make sure we know the parent window.1994-06-17, by Richard M. Stallman
-
(dired-build-subdir-alist): Don't let looking-at destroy the match data.1994-06-17, by Karl Heuer
-
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.1994-06-17, by Richard M. Stallman
-
(finder-commentary): Fix error message syntax.1994-06-17, by Richard M. Stallman
-
Comment change.1994-06-17, by Richard M. Stallman
-
(compute_motion): Recenter overlays, for speed.1994-06-17, by Karl Heuer
-
(lm-section-mark): Accept extra semicolons;1994-06-17, by Richard M. Stallman
-
(build-mail-abbrevs): Pass a recursivep argument in recursive call.1994-06-17, by Richard M. Stallman
-
Comment change.1994-06-17, by Richard M. Stallman
-
(Fprocess_status): Return nil for process name that has no process.1994-06-17, by Richard M. Stallman
-
(x-create-frame-with-faces): Set the cursor color last.1994-06-17, by Richard M. Stallman
-
(scratch_cursor_gc): New variable.1994-06-17, by Richard M. Stallman
-
(tags-table-computed-list, tags-table-computed-list-for): New variables.1994-06-17, by Roland McGrath
-
(redisplay_region): Treat selected window's buffer1994-06-17, by Richard M. Stallman
-
(mouse-scroll-subr): New arg WINDOW.1994-06-17, by Richard M. Stallman
-
(make_hdr): Handle case of no "additional header".1994-06-16, by Richard M. Stallman
-
Comment change.1994-06-16, by Richard M. Stallman
-
[USG5_4] (sigblock): Use |, not &.1994-06-16, by Richard M. Stallman
-
(Info-directory-list): For msdos, use ";" instead of1994-06-16, by Richard M. Stallman
-
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.1994-06-16, by Karl Heuer
-
(syms_of_display): Make baud-rate a user var.1994-06-16, by Richard M. Stallman
-
(bibtex-mode): Set up comment-start locally.1994-06-16, by Richard M. Stallman
-
(scan_lists): Get error if eob within comment with depth!=0.1994-06-16, by Richard M. Stallman
-
(ange-ftp-canonize-filename): Fix wrong var name.1994-06-16, by Richard M. Stallman
-
(rlogin-password-paranoia): Variable deleted.1994-06-16, by Noah Friedman
-
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.1994-06-16, by Roland McGrath
-
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.1994-06-16, by Richard M. Stallman
-
(outline-mode): Make change-major-mode-hook buffer-local.1994-06-15, by Richard M. Stallman
-
(dired-build-subdir-alist): Avoid mistaking a file name1994-06-15, by Richard M. Stallman
-
(mail-send-hook): Add defvar.1994-06-15, by Richard M. Stallman
-
(x_noop_count): New variable.1994-06-15, by Richard M. Stallman
-
Don't alter the underline face.1994-06-15, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define as empty.1994-06-15, by Richard M. Stallman
-
(redisplay): Don't call x_consider_frame_title.1994-06-15, by Richard M. Stallman
-
(Fcall_interactively): Ignore `-' in string.1994-06-15, by Richard M. Stallman
-
(Info-insert-dir): Ignore access times when comparing1994-06-15, by Richard M. Stallman
-
(gud-massage-args): Fix error message syntax.1994-06-15, by Richard M. Stallman
-
* config.sub (sparc64): New cpu.1994-06-15, by Doug Evans
-
(init_system_name): New function, replaces get_system_name.1994-06-15, by Karl Heuer
-
(init_editfns): Call init_system_name instead of get_system_name.1994-06-15, by Karl Heuer
-
declare init_system_name (replaces get_system_name).1994-06-15, by Karl Heuer
-
(x_term_init): Don't call get_system_name.1994-06-15, by Karl Heuer
-
(find-tag-history): New variable.1994-06-15, by Richard M. Stallman
-
(sigblock) [USG5_4]: Define if not defined.1994-06-15, by Richard M. Stallman
-
Put stdio.h after config.h.1994-06-15, by Richard M. Stallman
-
(mouse-drag-region): Bind last-command, not this-command.1994-06-15, by Karl Heuer
-
Put stdio.h after config.h.1994-06-15, by Richard M. Stallman
-
Comment change.1994-06-15, by Richard M. Stallman
-
Put config.h first.1994-06-15, by Richard M. Stallman
-
Put sys/signal.h and errno.h first, then config.h.1994-06-15, by Richard M. Stallman
-
Put stdio.h, sys/types.h and sys/stat.h after config.h.1994-06-15, by Richard M. Stallman
-
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file1994-06-15, by Karl Heuer
-
(Fsingle_key_description): Allow strings as keys.1994-06-15, by Karl Heuer
-
(create_process): Set input_wait_mask before forking.1994-06-15, by Karl Heuer
-
(vmotion): Use find_next_newline_no_quit.1994-06-14, by Richard M. Stallman
-
(find_next_newline_no_quit): New function.1994-06-14, by Richard M. Stallman
-
(ispell-command-loop): C-g should be like X, not q.1994-06-14, by Richard M. Stallman
-
(init_sys_modes): Don't set up sigio here if window system.1994-06-14, by Richard M. Stallman
-
(fortran-blink-matching-do): When looking for do,1994-06-14, by Richard M. Stallman
-
(calendar-mode-map): Change moon menu bar to pop up a menu.1994-06-14, by Edward M. Reingold
-
(calendar-mouse-2-date-menu): Put moon phase here.1994-06-14, by Richard M. Stallman
-
(init_eval_once): Call xmalloc, not malloc.1994-06-14, by Richard M. Stallman
-
(Fprocess_send_eof): Doc fix.1994-06-14, by Richard M. Stallman
-
Put ./BUGS into the distrib.1994-06-14, by Richard M. Stallman
-
Fix regexp in last change.1994-06-14, by Roland McGrath
-
(pop-global-mark): Discard entries for nonexistent buffers.1994-06-14, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): Doc fix.1994-06-14, by Richard M. Stallman
-
(mouse-avoidance-threshold): Renamed from ...threshhold.1994-06-14, by Richard M. Stallman
-
(init_sys_modes): Don't call set_terminal_modes1994-06-13, by Richard M. Stallman
-
(end-of-buffer): Recenter overlay lists.1994-06-13, by Richard M. Stallman
-
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++1994-06-13, by Roland McGrath
-
Handle 386 running Solaris 2.1994-06-13, by Richard M. Stallman
-
Fix previous change.1994-06-13, by Richard M. Stallman
-
Add conditional for SOLARIS2.1994-06-13, by Richard M. Stallman
-
(SOLARIS2): Defined.1994-06-13, by Richard M. Stallman
-
(single_keymap_panes): gcpro some things.1994-06-13, by Karl Heuer
-
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.1994-06-13, by Richard M. Stallman
-
(init_cmdargs): Set up initial_argv, initial_argc.1994-06-13, by Richard M. Stallman
-
(syms_of_keyboard): Properly init Vsystem_key_alist.1994-06-13, by Richard M. Stallman
-
(adjust_lnnoptrs): Handle multiple aux symbols.1994-06-13, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Turn off change hooks1994-06-13, by Richard M. Stallman
-
(dired-man): Use internal function from man.el.1994-06-13, by Richard M. Stallman
-
Formerly INSTALL.~31~1994-06-13, by Richard M. Stallman
-
(forms-mode): Plug security hole by disabling `eval-buffer' unless1994-06-13, by Richard M. Stallman
-
(transpose_markers): Allow for gap at start of region.1994-06-12, by Karl Heuer
-
(iso-iso2tex-trans-tab): Change a few characters.1994-06-12, by Richard M. Stallman
-
(x_window): Request "save yourself" commands.1994-06-12, by Richard M. Stallman
-
(Info-fontify-node): Require some whitespace after *Note.1994-06-12, by Richard M. Stallman
-
(mail): If homedir is nonexistent, don't use as default.1994-06-12, by Richard M. Stallman
-
(read_char): When we loop and call redisplay,1994-06-12, by Richard M. Stallman
-
(Freplace_match): Be sure not to treat non-digit like digit.1994-06-11, by Richard M. Stallman
-
(server-start): Doc fix.1994-06-11, by Richard M. Stallman
-
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.1994-06-11, by Richard M. Stallman
-
(xterm.o): Depend on dispextern.h.1994-06-11, by Richard M. Stallman
-
(latex-mode, slitex-mode): In paragraph-separate,1994-06-11, by Richard M. Stallman
-
(isearch-mode-map):1994-06-11, by Richard M. Stallman
-
(iso-translate-conventions): Get rid of interactive spec.1994-06-11, by Richard M. Stallman
-
(mouse-avoidance-point-position): Fix compute-motion1994-06-11, by Richard M. Stallman
-
(X_IO_BUG): Defined.1994-06-11, by Richard M. Stallman
-
(tex-font-lock-keywords): Make the pattern for1994-06-11, by Richard M. Stallman
-
(comint-dynamic-list-completions): No space in *Completions*.1994-06-10, by Richard M. Stallman
-
(lisp-complete-symbol): Likewise.1994-06-10, by Richard M. Stallman
-
(PC-do-completion): Likewise.1994-06-10, by Richard M. Stallman
-
(complete-tag): Likewise.1994-06-10, by Richard M. Stallman
-
(ielm-complete-symbol): Likewise.1994-06-10, by Richard M. Stallman
-
(ispell-complete-word): Likewise.1994-06-10, by Richard M. Stallman
-
(ispell-dictionary-alist): Fix regexp in francais.1994-06-10, by Richard M. Stallman
-
Require dired and dired-aux in the standard way.1994-06-10, by Richard M. Stallman
-
Add provide call.1994-06-10, by Richard M. Stallman
-
(Info-complete-menu-item): New function.1994-06-10, by Richard M. Stallman
-
(Fdisplay_completion_list): Require at least two spaces between items.1994-06-10, by Richard M. Stallman
-
(CLASH_DETECTION): Defined.1994-06-10, by Richard M. Stallman
-
(tex-start-shell): Add autoload.1994-06-10, by Richard M. Stallman
-
(mail-bury): If showing rmail buffer that has summary, show the summary too.1994-06-10, by Richard M. Stallman
-
(menu_item_equiv_key): Check whether def1 matches1994-06-07, by Richard M. Stallman
-
(iso-translate-conventions): Use case-dependent search and don't alter case.1994-06-07, by Richard M. Stallman
-
(standard-display-european): Treat 0 arg like negative.1994-06-07, by Richard M. Stallman
-
(ange-ftp-canonize-filename): Preserve // after colon.1994-06-07, by Richard M. Stallman
-
(command_loop_1): Treat nil in display tab like no display tab.1994-06-07, by Richard M. Stallman
-
(tex-show-print-queue): Display the tex shell buffer.1994-06-07, by Richard M. Stallman
-
*** empty log message ***1994-06-07, by Richard M. Stallman
-
(Info-default-directory-list): Setting this no longer needed.1994-06-07, by Richard M. Stallman
-
(init_callproc) [MSDOS]: Exclude less code, so ../etc1994-06-07, by Richard M. Stallman
-
[MSDOS]: #include "msdos.h".1994-06-07, by Richard M. Stallman
-
Add template for rootrelativepath.1994-06-07, by Richard M. Stallman
-
(init_environment): Clean up code and make the default1994-06-07, by Richard M. Stallman
-
(rootrelativepath) [MSDOS]: Define, expanding to dynamic1994-06-07, by Richard M. Stallman
-
(src/paths.h): Use sed script msdos/sed4.inp.1994-06-07, by Richard M. Stallman
-
entered into RCS1994-06-07, by Richard M. Stallman
-
(delete-blank-lines): Doc fix.1994-06-07, by Richard M. Stallman
-
(test-distrib): Use ALL_CFLAGS.1994-06-07, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.1994-06-07, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Reuse the state vector.1994-06-07, by Karl Heuer
-
(tab-stop-list): Doc fix.1994-06-06, by Richard M. Stallman
-
(mips-siemens-sysv*): Use cpp, not cc -E.1994-06-06, by Richard M. Stallman
-
(menu-bar-update-buffers): Avoid excessive consing.1994-06-06, by Karl Heuer
-
(Fframe_or_buffer_changed_p): New function.1994-06-06, by Karl Heuer
-
(Fkey_description): Avoid using Fmapconcat--do it directly.1994-06-05, by Richard M. Stallman
-
Include systime.h after xterm.h.1994-06-05, by Richard M. Stallman
-
(modify_event_symbol): Return nil if out of range.1994-06-05, by Richard M. Stallman
-
(x_wm_set_icon_position, x_wm_set_icon_pixmap):1994-06-05, by Richard M. Stallman
-
(BSD): Redefine.1994-06-05, by Richard M. Stallman
-
Accept bsdi as opsys, like bsd386.1994-06-05, by Richard M. Stallman
-
(LIBS_MACHINE) [USG]: New #define.1994-06-05, by Richard M. Stallman
-
(Fx_open_connection): Set up Vx_resource_name and xrm_option1994-06-05, by Richard M. Stallman
-
(x_term_init): New args xrm_option and resource_string.1994-06-05, by Richard M. Stallman
-
(gomoku-display-statistics): Use human's point of view1994-06-05, by Richard M. Stallman
-
tcl-current-word does the right thing in inferior-tcl-mode.1994-06-05, by Tom Tromey
-
(derived-mode-merge-abbrev-tables):1994-06-05, by Richard M. Stallman
-
(x_window): Take account of internal border of paned widget.1994-06-05, by Richard M. Stallman
-
(PURESIZE): Increased to 240000.1994-06-05, by Richard M. Stallman
-
(PURESIZE): Increased to 222000.1994-06-05, by Richard M. Stallman
-
(mouse-choose-completion): If *Completion* is a special1994-06-05, by Richard M. Stallman
-
(gnus-newsrc-to-gnus-format): In main loop,1994-06-05, by Richard M. Stallman
-
(PC-do-completion): Clear text props from inserted text.1994-06-05, by Richard M. Stallman
-
(using_x_p): New function.1994-06-05, by Richard M. Stallman
-
(Fy_or_n_p): Don't use dialog box if not an X frame.1994-06-05, by Richard M. Stallman
-
(Info-directory-list): Don't use the invocation directory1994-06-05, by Richard M. Stallman
-
(main): Do the setpgrp after checking for -batch.1994-06-05, by Richard M. Stallman
-
(command_loop_1): Properly handle nil in display table.1994-06-05, by Richard M. Stallman
-
(mips-sony-newsos*): Use news-risc.h.1994-06-05, by Richard M. Stallman
-
entered into RCS1994-06-04, by Richard M. Stallman
-
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.1994-06-04, by Roland McGrath
-
(frame-parameters): Setting this is no longer needed.1994-06-04, by Karl Heuer
-
[MSDOS]: #include "msdos.h" for rootrelativepath template.1994-06-04, by Karl Heuer
-
Another menu fix.1994-06-03, by Tom Tromey
-
Fixed menu bug.1994-06-03, by Tom Tromey
-
(solar-holidays): Revised to use the rewritten and new fcns.1994-06-03, by Edward M. Reingold
-
(solar-sunrise, solar-sunset): Fix doc string.1994-06-03, by Edward M. Reingold
-
(lunar-phase): Revised to use the rewritten and new fcns.1994-06-03, by Edward M. Reingold
-
* etags.c (absolute_filename): Remove infinite loop bug when1994-06-03, by Francesco Potortì
-
* etags.c (etags_getcwd): Delete the trailing newline from cwd.1994-06-03, by Francesco Potortì
-
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.1994-06-03, by Karl Heuer
-
(Fprevious_single_property_change): Check for null interval after correcting1994-06-03, by Karl Heuer
-
(display_text_line): Make sure pointer is in range.1994-06-03, by Karl Heuer
-
Fixed bug in bug-reporting code.1994-06-03, by Tom Tromey
-
(xdialog_show): Fix problem with message in dialog box.1994-06-02, by Karl Heuer
-
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.1994-06-02, by Richard M. Stallman
-
(compilation-error-regexp-alist): Stricter Lucid regexp.1994-06-02, by Richard M. Stallman
-
[emacs]: Block input around the garbage reclamation.1994-06-02, by Richard M. Stallman
-
(comint-dynamic-complete-as-filename)1994-06-02, by Richard M. Stallman
-
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):1994-06-01, by Richard M. Stallman
-
(kill_buffer_processes): For net conn, use Fdelete_process.1994-06-01, by Richard M. Stallman
-
(gnus-uu-ctl-map): Move C-h binding to C-d.1994-06-01, by Richard M. Stallman
-
(completion-list-mode-map): Unbind down-mouse-2.1994-06-01, by Richard M. Stallman
-
Fix typo: Mayan -> French Revolutionary1994-05-30, by Paul Eggert
-
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.1994-05-30, by Paul Eggert
-
(generate-calendar-month): Make highlighted text for mouse-2 a full column (21994-05-30, by Edward M. Reingold
-
(command_loop_1): Allow direct output for insert1994-05-30, by Richard M. Stallman
-
(redisplay): Limit prev change to pause != 0.1994-05-30, by Richard M. Stallman
-
(comint-read-input-ring): Make regexp stricter.1994-05-30, by Richard M. Stallman
-
(shortversion): Don't assume another period follows.1994-05-30, by Richard M. Stallman
-
(Info-default-directory-list): Don't attach ../info.1994-05-30, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-05-30, by Richard M. Stallman
-
(redisplay): If have window change at end, redisplay again.1994-05-30, by Richard M. Stallman
-
(shell-font-lock-keywords): Removed regexp for commands.1994-05-30, by Richard M. Stallman
-
(bibtex-clean-entry): Back over close delimiter carefully.1994-05-30, by Richard M. Stallman
-
(calendar-current-time-zone): Fix typo that1994-05-30, by Richard M. Stallman
-
(create_process): Get a pty for any non-nil Vprocess_connection_type value.1994-05-30, by Richard M. Stallman
-
(ange-ftp-insert-directory): Expand file name to1994-05-30, by Richard M. Stallman
-
(calendar-daylight-savings-ends): Fix typo in put.1994-05-30, by Richard M. Stallman
-
(menu-bar-mode): Fix previous change.1994-05-30, by Richard M. Stallman
-
(output_string): New function.1994-05-30, by Richard M. Stallman
-
(TABDLY, TAB3): Defined.1994-05-28, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow any form as the enabler.1994-05-28, by Richard M. Stallman
-
Use ctl-x-map to bind C-x SPC.1994-05-28, by Richard M. Stallman
-
(roundup): Undef before defining.1994-05-28, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-05-28, by Richard M. Stallman
-
(x_iconify_frame): Call x_set_offset,1994-05-28, by Richard M. Stallman
-
Undo previous change.1994-05-28, by Richard M. Stallman
-
(server-visit-files): Bind last-nonmenu-event.1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
entered into RCS1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
(build-mail-aliases): Handle source directives.1994-05-28, by Richard M. Stallman
-
(enable-flow-control): Fix bugs turning off flow ctrl.1994-05-28, by Richard M. Stallman
-
(insert-directory): Use expanded file name to find handler.1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
(dired-get-filename): Get rid of text props from name.1994-05-28, by Richard M. Stallman
-
[HAVE_X_WINDOWS]: Include xterm.h.1994-05-28, by Richard M. Stallman
-
(deactivate-mark): Do nothing unless transient-mark-mode.1994-05-28, by Richard M. Stallman
-
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.1994-05-28, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.1994-05-28, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): Define if not defined.1994-05-28, by Richard M. Stallman
-
(child_setup): If PWD is set, set it in the child so that1994-05-28, by Richard M. Stallman
-
(fill-region-as-paragraph): if left-margin is nonzero,1994-05-28, by Richard M. Stallman
-
(ispell-command-loop): Fix `q' question.1994-05-28, by Richard M. Stallman
-
(mostlyclean): Don't mention xmakefile*.1994-05-28, by Richard M. Stallman
-
(distclean): Delete Makefile, Makefile.in, blessmail.1994-05-28, by Richard M. Stallman
-
(derived-mode-init-mode-variables): Add autoload cookie.1994-05-28, by Richard M. Stallman
-
(main): In batch mode, don't set the pgrp.1994-05-28, by Richard M. Stallman
-
(LIB_STANDARD): Add -u and -lansi options.1994-05-28, by Richard M. Stallman
-
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.1994-05-28, by Richard M. Stallman
-
(calendar-mode-map): Define mouse-2 as ignore.1994-05-28, by Richard M. Stallman
-
(make-frame): Doc fix.1994-05-28, by Richard M. Stallman
-
(hexl-mode-map): Call define-key properly for help-char.1994-05-28, by Richard M. Stallman
-
(difftm): Don't store a long value into an int variable.1994-05-28, by Richard M. Stallman
-
(ediff-patch-buffer): Fix autoload cookie.1994-05-28, by Richard M. Stallman
-
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.1994-05-27, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Defined.1994-05-27, by Richard M. Stallman
-
(x_is_vendor_fkey): Function deleted.1994-05-27, by Richard M. Stallman
-
(gnus-summary-catchup): Check gnus-interactive-catchup.1994-05-27, by Richard M. Stallman
-
(install-arch-indep): Use /bin/pwd uniformly, not pwd.1994-05-27, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.1994-05-27, by Richard M. Stallman
-
(blessmail): Don't depend on ../src/emacs.1994-05-27, by Richard M. Stallman
-
(compare-windows): Make leading whitespace equivalent1994-05-27, by Richard M. Stallman
-
(dired-jump): Add autoload.1994-05-27, by Richard M. Stallman
-
Whitespace cleanup.1994-05-27, by Richard M. Stallman
-
(completion-setup-function): Fix up the regexp.1994-05-27, by Richard M. Stallman
-
(choose-completion-string): Clear mouse-face property.1994-05-26, by Richard M. Stallman
-
(rmail-show-message): If transient-mark-mode, deactivate the mark.1994-05-26, by Richard M. Stallman
-
(Finsert_file_contents): Check for beginning of file.1994-05-26, by Karl Heuer
-
Make previous change limited to HPUX.1994-05-26, by Richard M. Stallman
-
(posn-col-row): Test for consp, not symbolp.1994-05-26, by Karl Heuer
-
(fortran-link-matching-do): Ignore DO statements with line numbers.1994-05-26, by Richard M. Stallman
-
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.1994-05-26, by Karl Heuer
-
(ws-search): Fix malformed character constants.1994-05-26, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.1994-05-26, by Richard M. Stallman
-
entered into RCS1994-05-26, by Richard M. Stallman
-
Menu items now sensitive as appropriate.1994-05-26, by Tom Tromey
-
(kill-emacs-query-functions): Doc fix.1994-05-26, by Richard M. Stallman
-
*** empty log message ***1994-05-25, by Roland McGrath
-
*** empty log message ***1994-05-25, by Richard M. Stallman
-
(Vx_sensitive_text_pointer_shape):1994-05-25, by Richard M. Stallman
-
Add more risky-local-variable properties.1994-05-25, by Richard M. Stallman
-
entered into RCS1994-05-25, by Richard M. Stallman
-
(note_mouse_movement): Use frame's window in XQueryPointer.1994-05-25, by Richard M. Stallman
-
(menu_item_equiv_key): Look for equiv keys both before1994-05-25, by Richard M. Stallman
-
(c-fill-paragraph): Don't include part of comment1994-05-25, by Richard M. Stallman
-
entered into RCS1994-05-25, by Richard M. Stallman
-
(outline-chart-subtree): Include outline-next-heading in loop conditions1994-05-25, by Richard M. Stallman
-
(openp): Don't use O_RDONLY.1994-05-25, by Richard M. Stallman
-
(Freplace_match): Improve capitalization heuristics.1994-05-25, by Karl Heuer
-
(Freplace_match): Don't capitalize unless all matched words are capitalized.1994-05-25, by Richard M. Stallman
-
(Fminibuffer_complete_word): GCPRO completion and tem.1994-05-25, by Karl Heuer
-
(Fprimitive_undo): GCPRO next and list.1994-05-25, by Karl Heuer
-
(verify_overlay_modification): GCPRO tail and overlay.1994-05-24, by Richard M. Stallman
-
(describe_map): Fix the call to Fequal.1994-05-24, by Richard M. Stallman
-
(INTERNAL_TERMINAL): Allow audio bell.1994-05-24, by Richard M. Stallman
-
(do_visible_bell): Renamed from visible_bell to avoid1994-05-24, by Richard M. Stallman
-
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers1994-05-24, by Richard M. Stallman
-
(i[34]86-next-*): New alternative.1994-05-24, by Richard M. Stallman
-
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.1994-05-23, by Richard M. Stallman
-
(window_loop): Fix test of dedicated flag in prev change.1994-05-23, by Richard M. Stallman
-
(interpreter-mode-alist): Add wishx, tclsh.1994-05-23, by Richard M. Stallman
-
(LIBXT): Move -lXmu before -lXt.1994-05-23, by Richard M. Stallman
-
(frame-initialize): Record in frame-initial-frame-alist1994-05-23, by Richard M. Stallman
-
(Buffer-menu-mouse-select): Handle dedicated window.1994-05-23, by Richard M. Stallman
-
(command-line-1): Precompute menu bar before startup msg.1994-05-23, by Richard M. Stallman
-
(show-paren-command-hook):1994-05-23, by Richard M. Stallman
-
(popup-dialog-box): Bind meaning with let.1994-05-23, by Richard M. Stallman
-
(popup-menu): Bind cmd with let.1994-05-23, by Richard M. Stallman
-
(${etc}DOC): Ignore error from rm.1994-05-23, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.1994-05-23, by Richard M. Stallman
-
New config hppa*-hp-hpux9shr*.1994-05-23, by Richard M. Stallman
-
(x_set_window_size): If cursor outside new size, mark it off.1994-05-23, by Richard M. Stallman
-
(menu_bar_one_keymap):1994-05-23, by Richard M. Stallman
-
(update_end): Undo previous change.1994-05-23, by Richard M. Stallman
-
(change_frame_size): Keep cursor coords in range.1994-05-23, by Richard M. Stallman
-
(window_loop, UNSHOW_BUFFER case):1994-05-23, by Richard M. Stallman
-
(other_visible_frames): No longer static.1994-05-23, by Richard M. Stallman
-
(select-tags-table-mode): New function, a major mode.1994-05-23, by Richard M. Stallman
-
(mouse-insert-selection): Test mouse-yank-at-point.1994-05-23, by Richard M. Stallman
-
(hack-one-local-variable): Check properly for `defun.1994-05-23, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Don't die1994-05-23, by Richard M. Stallman
-
(popup-menu): Use mouse-pixel-position.1994-05-23, by Richard M. Stallman
-
(posn-col-row): Use let*.1994-05-23, by Richard M. Stallman
-
Doc fix.1994-05-22, by Richard M. Stallman
-
entered into RCS1994-05-22, by Richard M. Stallman
-
(mouse-split-window-vertically): Treat scroll bar events just like others.1994-05-22, by Richard M. Stallman
-
(posn-col-row): Do something useful for scroll bar event.1994-05-22, by Richard M. Stallman
-
Added bug-report keybindings and menu entries.1994-05-22, by Tom Tromey
-
(rmail-spool-directory): Maybe use /var/mail.1994-05-22, by Richard M. Stallman
-
Even more compile stuff.1994-05-22, by Tom Tromey
-
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)1994-05-22, by Richard M. Stallman
-
Moved emacs version checking code to very beginning.1994-05-22, by Tom Tromey
-
Compile fixes.1994-05-22, by Tom Tromey
-
Fixed mark-defun for 19.23.1994-05-22, by Tom Tromey
-
Fixed bug with M-;.1994-05-22, by Tom Tromey
-
Formerly INSTALL.~28~1994-05-22, by Richard M. Stallman
-
[MSDOS]: Don't include files from the dos extender1994-05-22, by Richard M. Stallman
-
Include config.h.1994-05-22, by Richard M. Stallman
-
Doc fix.1994-05-22, by Richard M. Stallman
-
Adding dos-fns.elc to the set of Lisp files was moved1994-05-22, by Richard M. Stallman
-
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.1994-05-22, by Richard M. Stallman
-
(foldout-exit-fold): Make numeric argument work;1994-05-22, by Richard M. Stallman
-
entered into RCS1994-05-22, by Richard M. Stallman
-
Whitespace fixes.1994-05-22, by Richard M. Stallman
-
(change_window_height): Test for DELTA too small1994-05-22, by Richard M. Stallman
-
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.1994-05-22, by Richard M. Stallman
-
(jka-compr-compression-info-list): Doc fix.1994-05-22, by Richard M. Stallman
-
(substitute-key-definition): Skip cached menu key-equivs.1994-05-22, by Richard M. Stallman
-
(easy-menu-create-keymaps):1994-05-22, by Richard M. Stallman
-
Fixes for imenu.1994-05-22, by Tom Tromey
-
Fixed menu support.1994-05-22, by Tom Tromey
-
(Fdelete_directory): Allow dir names as well as file names.1994-05-22, by Richard M. Stallman
-
(shell-strip-ctrl-m): Strip multiple ^Ms.1994-05-22, by Richard M. Stallman
-
(dired-mark-pop-up): Clear mouse-face property.1994-05-22, by Richard M. Stallman
-
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.1994-05-21, by Richard M. Stallman
-
Doc fixes.1994-05-21, by Richard M. Stallman
-
Lucid menu added.1994-05-21, by Richard M. Stallman
-
(create_process): Don't complain about error from TIOCSETD.1994-05-21, by Richard M. Stallman
-
Add template for init_gettimeofday.1994-05-21, by Richard M. Stallman
-
(mostlyclean, clean, distclean, realclean)1994-05-21, by Richard M. Stallman
-
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.1994-05-21, by Richard M. Stallman
-
*** empty log message ***1994-05-21, by Richard M. Stallman
-
entered into RCS1994-05-21, by Richard M. Stallman
-
(x_set_background_color): Set scroll bar backgrounds.1994-05-21, by Karl Heuer
-
(dired-readin): Clear modified flag at the very end.1994-05-20, by Richard M. Stallman
-
(server-done-hook): New hook.1994-05-20, by Richard M. Stallman
-
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.1994-05-20, by Richard M. Stallman
-
(Finsert_file_contents): Declare buffer as unsigned1994-05-20, by Richard M. Stallman
-
(choose-completion):1994-05-20, by Richard M. Stallman
-
(mouse-choose-completion):1994-05-20, by Richard M. Stallman
-
Lots of doc fixes and message syntax fixes.1994-05-20, by Richard M. Stallman
-
(bookmark-file): Alternate default on ms-dos.1994-05-20, by Richard M. Stallman
-
Enable resize-minibuffer-mode when this file is loaded.1994-05-20, by Noah Friedman
-
Only lusers assume that O_RDONLY == 0.1994-05-20, by Michael I. Bushnell
-
(mouse-drag-secondary): Handle mouse motion out of window1994-05-20, by Richard M. Stallman
-
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.1994-05-20, by Richard M. Stallman
-
(UNEXEC_ALIAS): New variable, used to make the unex...o target.1994-05-20, by Richard M. Stallman
-
(ispell-word): Implement C-u $ as in ispell4.el.1994-05-20, by Richard M. Stallman
-
(lib-src): Don't depend on src/paths.h.1994-05-20, by Richard M. Stallman
-
(Fset_face_attribute_internal): Always return valid data.1994-05-20, by Richard M. Stallman
-
(syms_of_textprop): Set up Lisp fn get-char-property.1994-05-20, by Richard M. Stallman
-
(basic_machine): Accept cxux*.1994-05-20, by Richard M. Stallman
-
(FRAME_SUPPORT): Add menu-bar.el.1994-05-19, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Once again preserve x and y pos,1994-05-19, by Richard M. Stallman
-
(EXTRA_INITIALIZE): Define here.1994-05-19, by Richard M. Stallman
-
(EXTRA_INITIALIZE): Definition deleted.1994-05-19, by Richard M. Stallman
-
(calendar-mode-map): Use calendar-goto-astro-day-number.1994-05-19, by Richard M. Stallman
-
Fix unrecognized os error message.1994-05-19, by Richard M. Stallman
-
(completion-setup-function): Make highlight span single spaces.1994-05-19, by Richard M. Stallman
-
(gnus-group-unsubscribe-current-group):1994-05-19, by Richard M. Stallman
-
(info-insert-file-contents): Avoid conflict with jka-compr.1994-05-19, by Richard M. Stallman
-
(mouse-avoidance-nudge-dist): Doc fix.1994-05-19, by Richard M. Stallman
-
(syms_of_frame): Set up frame-first-window as Lisp fn.1994-05-19, by Richard M. Stallman
-
(menu-bar-mode): Preserve window height.1994-05-19, by Richard M. Stallman
-
(vc-mode-line): Do nothing if FILE is nil.1994-05-19, by Richard M. Stallman
-
(compilation-goto-locus): Handle case where *compilation*1994-05-19, by Richard M. Stallman
-
Add "args" to dummy definition of compute-motion.1994-05-19, by Richard M. Stallman
-
(ispell-highlight): Do nothing unless window-system.1994-05-19, by Richard M. Stallman
-
(write_c_args): Put `default' in upper case.1994-05-19, by Richard M. Stallman
-
(rmail-variables): Don't add any permanent-local props.1994-05-19, by Richard M. Stallman
-
(rmail-edit-current-message): Undo previous change.1994-05-19, by Richard M. Stallman
-
(rmail-output): Doc fix.1994-05-19, by Richard M. Stallman
-
rmail-default-file renamed from rmail-last-file,1994-05-19, by Richard M. Stallman
-
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.1994-05-19, by Richard M. Stallman
-
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,1994-05-19, by Richard M. Stallman
-
(setup_frame_gcs): Move cursor_bits variable out of1994-05-19, by Richard M. Stallman
-
Doc fixes.1994-05-19, by Richard M. Stallman
-
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions1994-05-19, by Richard M. Stallman
-
(other_menu_bar_item_p): Return 0 if no menu bar.1994-05-19, by Richard M. Stallman
-
(server-done): Never kill buffer here.1994-05-19, by Richard M. Stallman
-
(xmenu_show): Don't look in menubar for core.height if no menu bar.1994-05-19, by Richard M. Stallman
-
(Fwrite_region): Set update_mode_lines.1994-05-19, by Richard M. Stallman
-
(menu-bar-update-buffers): Record buffers' mod and1994-05-19, by Richard M. Stallman
-
(syms_of_fileio): Doc fix.1994-05-19, by Richard M. Stallman
-
(posn-col-row): Doc fix.1994-05-19, by Richard M. Stallman
-
(lispy_function_keys): Add various kp- keys for X11R6.1994-05-19, by Richard M. Stallman
-
(font-lock-after-change-function): Fix typo in prev chg.1994-05-18, by Richard M. Stallman
-
(Fset_window_buffer): Fix dedicated window error call.1994-05-18, by Richard M. Stallman
-
(copydests): Get rid of spurious `-'s.1994-05-18, by Richard M. Stallman
-
entered into RCS1994-05-18, by Richard M. Stallman
-
*** empty log message ***1994-05-18, by Richard M. Stallman
-
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.1994-05-18, by Richard M. Stallman
-
Define EMACS_CONFIGURATION instead of CONFIGURATION.1994-05-18, by Richard M. Stallman
-
EMACS_CONFIGURATION renamed from CONFIGURATION.1994-05-18, by Richard M. Stallman
-
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.1994-05-18, by Richard M. Stallman
-
(etags_getcwd): Cast result of popen.1994-05-18, by Richard M. Stallman
-
(tex-delete-last-temp-files): Don't fail on non-existent directory.1994-05-18, by Karl Heuer
-
[!MSDOS]: Declare popen.1994-05-17, by Karl Heuer
-
(soundex-alist): Put variable before fn that uses it.1994-05-17, by Richard M. Stallman
-
(Fbacktrace): Properly nest parentheses.1994-05-17, by Karl Heuer
-
(command_loop_1): Fix test for valid display table entry,1994-05-17, by Richard M. Stallman
-
(ALL_LDFLAGS): Add LDFLAGS.1994-05-17, by Richard M. Stallman
-
(update_frame): Fix test of outq and baud_rate some more.1994-05-17, by Richard M. Stallman
-
(update_frame): Fix backwd test of outq and baud_rate.1994-05-17, by Richard M. Stallman
-
(main): Avoid crash if argc is 1.1994-05-17, by Richard M. Stallman
-
(outline-mode): Use outline-this-or-next-heading.1994-05-17, by Richard M. Stallman
-
(Fdo_auto_save): Save listdesc as an integer, only if open.1994-05-17, by Richard M. Stallman
-
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.1994-05-17, by Richard M. Stallman
-
(gnus-group-mode-map): Fix typo in prev change.1994-05-17, by Richard M. Stallman
-
(gettimeofday): New function substituting the library1994-05-17, by Richard M. Stallman
-
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS1994-05-17, by Richard M. Stallman
-
(xmenu_show): Completely ignore nameless panes1994-05-17, by Richard M. Stallman
-
(fix_overlays_in_range): New function.1994-05-17, by Karl Heuer
-
(Ftranspose_regions): Fix overlays after moving markers.1994-05-17, by Karl Heuer
-
(Man-heading-regexp): Accept multiple whitespace chars.1994-05-16, by Richard M. Stallman
-
(gnus-post-news): Handle followup-to field.1994-05-16, by Richard M. Stallman
-
(blessmail): Specify directory for blessmail.el.1994-05-16, by Richard M. Stallman
-
*** empty log message ***1994-05-16, by Richard M. Stallman
-
entered into RCS1994-05-16, by Richard M. Stallman
-
Don't use `+' in regexps as different stream1994-05-16, by Richard M. Stallman
-
Comment change.1994-05-16, by Richard M. Stallman
-
(syms_of_eval): Doc fixes.1994-05-16, by Richard M. Stallman
-
Doc fixes.1994-05-16, by Richard M. Stallman
-
(precompute-menubar-bindings): Don't precompute menus if not using x.1994-05-16, by Richard M. Stallman
-
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.1994-05-15, by Richard M. Stallman
-
(crlf_to_lf): Fix off-by-one condition.1994-05-15, by Richard M. Stallman
-
(Fcurrent_time_zone): Add cast.1994-05-15, by Richard M. Stallman
-
(LOCALTIME_CACHE): Defined.1994-05-15, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define, if not OSF1.1994-05-15, by Richard M. Stallman
-
(HAVE_X11XTR6): Add newline before #if.1994-05-15, by Richard M. Stallman
-
(bind_polling_period): Never decrease polling_period.1994-05-14, by Richard M. Stallman
-
(XTread_socket): For button events, clear compose_status.1994-05-14, by Richard M. Stallman
-
Comment change.1994-05-14, by Richard M. Stallman
-
Remove periods from messages.1994-05-14, by Richard M. Stallman
-
(isearch-done): Don't call deactivate-mark.1994-05-14, by Richard M. Stallman
-
(tar-extract): Put tar name into subfile visited name.1994-05-14, by Richard M. Stallman
-
Make menu bar defines unconditional.1994-05-14, by Richard M. Stallman
-
Move menu bar defines to top level1994-05-14, by Richard M. Stallman
-
(dired-mode-map): Get rid of dired-regexp-prefix;1994-05-14, by Richard M. Stallman
-
(Fcopy_file): Close output before setting its times.1994-05-14, by Richard M. Stallman
-
(Foverlay_lists): Doc fix.1994-05-13, by Karl Heuer
-
(font-lock-no-comments): New variable.1994-05-13, by Richard M. Stallman
-
(HAVE_X11XTR6): Arrange to define it.1994-05-13, by Richard M. Stallman
-
(HAVE_X11XTR6): Add #undef.1994-05-13, by Richard M. Stallman
-
(LIBXTR6): New variable. Test HAVE_X11XTR6.1994-05-13, by Richard M. Stallman
-
(syms_of_keyboard): Set up Qpolling_period.1994-05-13, by Richard M. Stallman
-
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.1994-05-13, by Richard M. Stallman
-
(save_excursion_restore): Don't run activate-mark-hook1994-05-13, by Richard M. Stallman
-
(LIBXTR6): New variable.1994-05-13, by Richard M. Stallman
-
(vc-registered): Use find-file-name-handler.1994-05-13, by Richard M. Stallman
-
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
Handle Motif and Open-look.1994-05-12, by Richard M. Stallman
-
Rewrite mouse-3 menu as a keymap.1994-05-12, by Richard M. Stallman
-
(autoload-trim-file-name): Make it relative1994-05-12, by Richard M. Stallman
-
(outline-init): Delete junk at end.1994-05-12, by Richard M. Stallman
-
(texinfo-show-structure): Fix subsubsection indent amount.1994-05-12, by Richard M. Stallman
-
(menu-bar-update-buffers): Don't use string-match.1994-05-12, by Karl Heuer
-
(display_text_line): Fix check for end of buffer.1994-05-12, by Karl Heuer
-
(update-autoloads-here): Split up long message.1994-05-12, by Karl Heuer
-
(maybe-blessmail): Mention bless-mail is in lib-src.1994-05-12, by Richard M. Stallman
-
(install): Depend on blessmail.1994-05-12, by Richard M. Stallman
-
(dumpglyphs): For cursor foreground, try the1994-05-12, by Richard M. Stallman
-
(mips-siemens-sysv*): Put quotes around value containing blanks.1994-05-12, by David J. MacKenzie
-
Comment change.1994-05-12, by Richard M. Stallman
-
(gnus-group-mode-map, gnus-summary-mode-map):1994-05-12, by Richard M. Stallman
-
(init_callproc): Never set Vdata_directory based on1994-05-12, by Richard M. Stallman
-
(tar-extract): Don't clear out the buffer-file-name.1994-05-12, by Richard M. Stallman
-
(shell-command): Use buffer name *Shell-Command*.1994-05-12, by Richard M. Stallman
-
(TAGS): Use the makefile in src subdir.1994-05-12, by Richard M. Stallman
-
(sdb): Handle tags-file-name as nil.1994-05-12, by Richard M. Stallman
-
[__GNU_LIBRARY__]: Include <termios.h>.1994-05-11, by Roland McGrath
-
(xmenu_show): New var mb_item. Use it to determine the menubar item that1994-05-11, by Fred Pierresteguy
-
(string_width): Deleted.1994-05-11, by Richard M. Stallman
-
(ediff-no-help-in-control-buffer): Renamed from1994-05-11, by Karl Heuer
-
(update-file-autoloads): Delete leftover variable.1994-05-11, by Karl Heuer
-
(Frename_buffer): Reject empty string as new name.1994-05-11, by Richard M. Stallman
-
(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.1994-05-11, by Karl Heuer
-
(Man-build-man-command): Use manual-program, not hardcoded name.1994-05-11, by Karl Heuer
-
(Man-heading-regexp): Fix pattern.1994-05-11, by Karl Heuer
-
(Man-heading-regexp): Fix pattern.1994-05-11, by Karl Heuer
-
(Man-reuse-okay-p): Doc fix.1994-05-11, by Karl Heuer
-
(BSD): Define as 42.1994-05-11, by Richard M. Stallman
-
Don't declare logb if it is a macro.1994-05-11, by Richard M. Stallman
-
(read_char): Preserve echo area on asynch buffer switch.1994-05-10, by Karl Heuer
-
(ispell-message): Add `ispell-message-text-end' and1994-05-10, by Richard M. Stallman
-
(Finsert_file_contents) [MSDOS]: Ignore the replace feature.1994-05-10, by Richard M. Stallman
-
Comment fix.1994-05-10, by Roland McGrath
-
[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.1994-05-10, by Roland McGrath
-
(calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.1994-05-10, by Edward M. Reingold
-
(calendar-cursor-to-date): Fix error return.1994-05-10, by Edward M. Reingold
-
(abbreviate-file-name): Add special case for ms-dos.1994-05-10, by Richard M. Stallman
-
(opsys): Recognize `gnu'.1994-05-10, by Roland McGrath
-
(using NON_GNU_CPP): Fix test for CPP already set.1994-05-10, by Richard M. Stallman
-
Comment change.1994-05-10, by Richard M. Stallman
-
(frame-remove-geometry-params): Reverse the computed list, to preserve the1994-05-10, by Karl Heuer
-
(rmail-toggle-header): Call rmail-highlight-headers.1994-05-10, by Richard M. Stallman
-
(Qbuffer_file_type): Var deleted.1994-05-10, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1994-05-10, by Richard M. Stallman
-
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.1994-05-10, by Richard M. Stallman
-
(texinfo-environment-regexp): Split lines.1994-05-10, by Richard M. Stallman
-
(file-chase-links): Delete redundant slashes.1994-05-10, by Karl Heuer
-
Allow marker string to arrive in mid-line.1994-05-10, by Karl Heuer
-
(safe_run_hooks): New function, extracted from command_loop_1. Bind1994-05-10, by Karl Heuer
-
Use PT, not point.1994-05-10, by Karl Heuer
-
(shell-command-on-region): Don't kill output buffer when in the one line case.1994-05-10, by Richard M. Stallman
-
(iso-gtex2iso-trans-tab): Redorder this list.1994-05-10, by Richard M. Stallman
-
New version from Kifer.1994-05-10, by Richard M. Stallman
-
*** empty log message ***1994-05-09, by Richard M. Stallman
-
(find-file-noselect): Suppress same-file warning if1994-05-09, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Get all the lines of the From field.1994-05-09, by Richard M. Stallman
-
(menu-bar-file-menu): Add Apply Patch and Compare Files1994-05-09, by Richard M. Stallman
-
Doc fixes.1994-05-09, by Richard M. Stallman
-
(ange-ftp-start-process): Bind file-name-handler-alist to nil1994-05-09, by Richard M. Stallman
-
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.1994-05-09, by David J. MacKenzie
-
(outline-init) New user interface for control of1994-05-09, by Richard M. Stallman
-
(x_set_window_size) [USE_X_TOOLKIT]:1994-05-09, by Richard M. Stallman
-
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.1994-05-09, by Richard M. Stallman
-
(PREFER_VSUSP): Defined.1994-05-09, by Richard M. Stallman
-
(calendar-mouse-set-mark): New function.1994-05-09, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(tempo-insert-region, tempo-show-completion-buffer,1994-05-08, by Richard M. Stallman
-
(x_set_offset): Set gravity and size hint1994-05-08, by Richard M. Stallman
-
(x_real_positions): New function.1994-05-08, by Richard M. Stallman
-
Don't pass version to [ce]tags.1994-05-08, by Richard M. Stallman
-
Forcibly remove "# " style comments from makefiles.1994-05-08, by Richard M. Stallman
-
(uninstall): When processing lispdir and etcdir,1994-05-08, by Richard M. Stallman
-
Doc fixes.1994-05-08, by Richard M. Stallman
-
(calendar-event-to-date): Set buffer in case calendar isn't current.1994-05-08, by Richard M. Stallman
-
(calendar-mouse-print-dates): Add missing level of list1994-05-08, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(ignore): Allow interactive call.1994-05-07, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Put space and tab into brackets.1994-05-07, by Richard M. Stallman
-
(dehexlify-buffer): Reflect that binary-process was1994-05-07, by Richard M. Stallman
-
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.1994-05-07, by Richard M. Stallman
-
(read_char): Don't text do_mouse_tracking;1994-05-07, by Richard M. Stallman
-
(record_delete): Record the old point value only right after a boundary.1994-05-07, by Richard M. Stallman
-
Comment change.1994-05-07, by Richard M. Stallman
-
(mirror-mode): Commented out.1994-05-07, by Richard M. Stallman
-
(PURESIZE): Increase to 205000.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(install-arch-indep): Do install info/dired-x*.1994-05-07, by Richard M. Stallman
-
(run_in_place): Don't use pwd for archlibdir and docdir.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(hexl-insert-char): Increment `address' for every character inserted.1994-05-07, by Karl Heuer
-
(PURESIZE): Increase to 235000.1994-05-07, by Richard M. Stallman
-
Provide 'resume.1994-05-07, by Karl Heuer
-
(asm-comment): Don't match newline.1994-05-07, by Karl Heuer
-
(dired-mark-subdir-files): Don't pass any arguments interactively.1994-05-07, by Karl Heuer
-
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.1994-05-07, by Karl Heuer
-
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.1994-05-07, by Karl Heuer
-
(hexl-mode-map): Add bindings for cursor keys.1994-05-07, by Karl Heuer
-
(hide-ifdef-syntax-table): New variable.1994-05-07, by Karl Heuer
-
(isearch-edit-string): Doc fix.1994-05-07, by Karl Heuer
-
(shell-forward-command, shell-backward-command): Fix regexp.1994-05-07, by Karl Heuer
-
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.1994-05-07, by Richard M. Stallman
-
If rmail-spool-directory is not a directory,1994-05-07, by Richard M. Stallman
-
(terminal-edit-mode): Doc fix.1994-05-07, by Karl Heuer
-
(minibuffer-history-sexp-flag): Doc fix.1994-05-07, by Karl Heuer
-
Don't precompute keybinding cache for menubar. Now done in startup.el instead.1994-05-07, by Karl Heuer
-
(precompute-menubar-bindings): New function, formerly in loadup.el.1994-05-07, by Karl Heuer
-
(sc-cite-original): Add autoload.1994-05-07, by Richard M. Stallman
-
(backquote-backquote-symbol): Don't autoload defvar.1994-05-07, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.1994-05-06, by Richard M. Stallman
-
Change another new-frame to make-frame (missed this one last time).1994-05-06, by Karl Heuer
-
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the1994-05-06, by Karl Heuer
-
Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(Man-notify-when-ready): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(mouse-tear-off-window): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
Define NO_MATHERR.1994-05-06, by Richard M. Stallman
-
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.1994-05-06, by Richard M. Stallman
-
entered into RCS1994-05-06, by Richard M. Stallman
-
Initial revision1994-05-06, by Richard M. Stallman
-
*** empty log message ***1994-05-06, by Jim Meyering
-
(frame-notice-user-settings): Wait till frame becomes1994-05-06, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.1994-05-06, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.1994-05-06, by Francesco Potortì
-
(update-directory-autoloads): Ignore files1994-05-06, by Richard M. Stallman
-
(error): Fix logic in call to xmalloc/xrealloc.1994-05-06, by Richard M. Stallman
-
(wait_reading_process_input): Don't call prepare_menu_bars1994-05-06, by Richard M. Stallman
-
(make_lispy_event): Ignore mouse events for deleted frame.1994-05-06, by Richard M. Stallman
-
(imenu-default-create-index-function):1994-05-06, by Richard M. Stallman
-
(hilit-lookup-face-create): Don't put string values into the global face-font1994-05-06, by Karl Heuer
-
(Fdelete_other_windows): Do nothing if w->start is outside region.1994-05-06, by Karl Heuer
-
Use PT, not point.1994-05-06, by Karl Heuer
-
(x_set_offset): Update XNegative and YNegative for new pos.1994-05-06, by Richard M. Stallman
-
(last_point_position_buffer): New variable.1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): Use geometry parms from frame1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): When replacing the first1994-05-05, by Richard M. Stallman
-
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.1994-05-05, by Richard M. Stallman
-
(describe_map): Ignore bindings for all except symbols and integers.1994-05-05, by Richard M. Stallman
-
(unexec): Handle debugging info properly.1994-05-05, by Richard M. Stallman
-
Don't use netbsd.h. Do all that right here.1994-05-05, by Richard M. Stallman
-
Fix out of date comment.1994-05-05, by David J. MacKenzie
-
*** empty log message ***1994-05-05, by Richard M. Stallman
-
entered into RCS1994-05-05, by Richard M. Stallman
-
(xmenu_show): Disallow empty menus.1994-05-05, by Karl Heuer
-
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.1994-05-05, by Karl Heuer
-
(choose-completion-string): Barf if completing into1994-05-05, by Richard M. Stallman
-
(rmail-output-menu): Set rmail-default-rmail-file.1994-05-05, by Richard M. Stallman
-
(last_point_position_buffer): Declared.1994-05-05, by Richard M. Stallman
-
(making src/Makefile and lib-src/Makefile):1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Comment change.1994-05-05, by Richard M. Stallman
-
Test ISC4_0 along with TIOCGWINSZ.1994-05-04, by Richard M. Stallman
-
(NEED_SIOCTL, ISC4_0): Declared.1994-05-04, by Richard M. Stallman
-
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.1994-05-04, by Richard M. Stallman
-
Remove duplicate -freebsd* entry.1994-05-04, by Doug Evans
-
(frame-notice-user-settings): Discard `reverse' when1994-05-04, by Richard M. Stallman
-
(rmail-input-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(rmail-output-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(imenu): Renamed from goto-index-pos.1994-05-04, by Richard M. Stallman
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
(gud-marker-acc): Use make-variable-buffer-local.1994-05-04, by Richard M. Stallman
-
(hide-sublevels): Typo in previous change.1994-05-04, by Richard M. Stallman
-
Distribute lisp/Makefile.1994-05-04, by Richard M. Stallman
-
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.1994-05-04, by Richard M. Stallman
-
entered into RCS1994-05-04, by Richard M. Stallman
-
(hide-sublevels): No need for condition-case.1994-05-04, by Richard M. Stallman
-
(lib-src): Undo previous change.1994-05-04, by Richard M. Stallman
-
(maybe-blessmail): New target to print the blessmail warning message.1994-05-04, by Richard M. Stallman
-
(frame-initialize): Delete the code for reverse-video.1994-05-04, by Richard M. Stallman
-
(x_set_cursor_color): Fix typo.1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
Initial revision1994-05-04, by Roland McGrath
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
(x_own_selection): Catch errors around XSetSelectionOwner.1994-05-04, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): Doc fix.1994-05-04, by Richard M. Stallman
-
(lisp-mode-variables): Added missing backslash to outline-regexp.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(backquote): Add autoloads.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in1994-05-03, by Edward M. Reingold
-
Comment change.1994-05-03, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-05-03, by Richard M. Stallman
-
(isearch-case-fold-search): new possible value `yes'1994-05-03, by Richard M. Stallman
-
(lib-src): Depend on src.1994-05-03, by Richard M. Stallman
-
(display_text_line): Since HPOS is negative, avoid1994-05-03, by Richard M. Stallman
-
Removed some keystrokes for obscure toggle commands:1994-05-03, by Richard M. Stallman
-
Comment change.1994-05-03, by Richard M. Stallman
-
(read_minibuf): Clear previous_echo_glyphs.1994-05-03, by Richard M. Stallman
-
*** empty log message ***1994-05-03, by Tom Tromey
-
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.1994-05-03, by Roland McGrath
-
(file_name_completion_stat): Use both lstat and stat.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns1994-05-02, by Roland McGrath
-
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):1994-05-02, by Karl Heuer
-
(show_mouse_face): Fix test for cursor in highlighted area.1994-05-02, by Karl Heuer
-
(${archlibdir}): Be lenient about wc output format.1994-05-02, by Karl Heuer
-
(Man-notify-when-ready): Don't call select-frame if no window system.1994-05-02, by Richard M. Stallman
-
(double-translate-key): Changed 'delete to 127 to make1994-05-02, by Richard M. Stallman
-
Unspecified location of chown for Linux (Linux doesn't put chown in /etc).1994-05-02, by Richard M. Stallman
-
*** empty log message ***1994-05-02, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.1994-05-02, by Francesco Potortì
-
(ielm-dynamic-multiline-inputs): New variable.1994-05-02, by Richard M. Stallman
-
(HAVE_MOUSE): Defined.1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
(Fframe_live_p): Alternative defn for not MULTI_FRAME.1994-05-02, by Richard M. Stallman
-
(init_buffer_once): Initialize buffer_file_type field right.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(Man-notify-when-ready): In newframe case, use save-excursion.1994-05-02, by Richard M. Stallman
-
Initial revision1994-05-02, by Richard M. Stallman
-
(create_process): Undo April 19 setsid change.1994-05-02, by Richard M. Stallman
-
(struct x_display): New field size_hint_flags.1994-05-02, by Richard M. Stallman
-
(x_calc_absolute_position): Use size_hint_flags.1994-05-02, by Richard M. Stallman
-
(Fx_create_frame): Set the size_hint_flags field.1994-05-02, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't try to handle negative positions.1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Handle `-' for top or left.1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
Distribute config.bat.1994-05-01, by Richard M. Stallman
-
(perform-replace): Call substitute-command-keys just once1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
(set-register-value): Setting the high byte of a1994-05-01, by Richard M. Stallman
-
(sunrise-sunset): Undo previous change.1994-05-01, by Richard M. Stallman
-
entered into RCS1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Set USPosition only if user-position1994-05-01, by Richard M. Stallman
-
(Ftranspose_regions): Take addresses only after move gap.1994-05-01, by Richard M. Stallman
-
(x-handle-geometry): Specify user-position and1994-05-01, by Richard M. Stallman
-
(solar-degrees-to-hours, solar-hours-to-days): Force floating result.1994-05-01, by Richard M. Stallman
-
(update_frame): Fix previous change: unconditionally bzero at the end.1994-05-01, by Richard M. Stallman
-
(Ftrack_mouse): Call prepare_menu_bars at the start.1994-05-01, by Richard M. Stallman
-
(${archlibdir}): Don't run blessmail; instead1994-05-01, by Richard M. Stallman
-
Don't load site-init.el.1994-05-01, by Richard M. Stallman
-
Corrected the DGUX 5.4R2 include filename.1994-05-01, by Paul Reilly
-
Initial revision1994-05-01, by Paul Reilly
-
(PURESIZE) [MULTI_FRAME]: Increase to 232000.1994-05-01, by Karl Heuer
-
(desktop-files-not-to-save): New variable to exclude certain files -- magic1994-05-01, by Karl Heuer
-
(menu-bar-update-buffers): Fix misspelled variable.1994-05-01, by Karl Heuer
-
(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.1994-04-30, by Paul Reilly
-
Initial revision1994-04-30, by Paul Reilly
-
Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to1994-04-30, by Paul Reilly
-
entered into RCS1994-04-30, by Paul Reilly
-
Don't call menu-bar-mode here.1994-04-30, by Richard M. Stallman
-
Don't bind [mouse-1]; that's done elsewhere.1994-04-30, by Richard M. Stallman
-
(find_entries): Treat `*.cpp' as C++ files.1994-04-30, by Richard M. Stallman
-
We don't have to have the version number in here anymore.1994-04-30, by Richard M. Stallman
-
Identify the file being patched as src/...1994-04-30, by Richard M. Stallman
-
Don't comment out the inc-vers run as that does not exist anymore.1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind # to gnus-uu-mark-article.1994-04-30, by Richard M. Stallman
-
[MSDOS]: #include <sys/param.h> for the following.1994-04-30, by Richard M. Stallman
-
configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.1994-04-30, by Paul Reilly
-
(record_asynch_buffer_change): Block SIGIO.1994-04-30, by Richard M. Stallman
-
(force_auto_save_soon): New function.1994-04-30, by Richard M. Stallman
-
(memory_warning_signal): Call force_auto_save_soon.1994-04-30, by Richard M. Stallman
-
(scroll-bar-event-ratio): New function.1994-04-30, by Richard M. Stallman
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
major code speedups, bug fixes, behavior1994-04-30, by Richard M. Stallman
-
(hack-one-local-variable): Silently execute eval1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.1994-04-30, by Richard M. Stallman
-
(revert-buffer): widen before replacing text.1994-04-30, by Karl Heuer
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(init_eval): Initialize when_entered_debugger to -1.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.1994-04-30, by Roland McGrath
-
(x_wm_set_size_hint): Always set PWinGravity.1994-04-30, by Richard M. Stallman
-
(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.1994-04-30, by Richard M. Stallman
-
(xdialog_show): Clear x_mouse_grabbed.1994-04-29, by Richard M. Stallman
-
(Ftranspose_regions): New function.1994-04-29, by Richard M. Stallman
-
(Ffset, Ffmakunbound): Signal an error if SYM is nil or t.1994-04-29, by Karl Heuer
-
[MSDOS]: Re-enable some #undef's.1994-04-29, by Karl Heuer
-
We have bcmp. Configuration is "msdos". Get rid of ^Ms.1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Correct for1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Handle the new1994-04-29, by Richard M. Stallman
-
(window_system): Restore accidentally deleted code that uses AC_FIND_X.1994-04-29, by Richard M. Stallman
-
(desktop-internal-v2s): Default case fixed to return correct quote flag.1994-04-29, by Richard M. Stallman
-
(getppid): Definition deleted.1994-04-29, by Richard M. Stallman
-
(Fminibuffer_complete): Add third arg to Fset_window_start.1994-04-29, by Richard M. Stallman
-
(decode_mode_spec): Fix handling of `%t'.1994-04-29, by Richard M. Stallman
-
[MSDOS]: Don't define proto type for exit.1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
entered into RCS1994-04-29, by Richard M. Stallman
-
(vc-mode-line): Fix previous change.1994-04-29, by Richard M. Stallman
-
(Fsingle_key_description): Undo previous change.1994-04-29, by Karl Heuer
-
(do_completion): Initialize vars before gcpro.1994-04-29, by Karl Heuer
-
Comment change.1994-04-29, by Richard M. Stallman
-
(update_frame): Move those assignments even farther down.1994-04-29, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't set PMaxSize.1994-04-29, by Richard M. Stallman
-
(describe_buffer_bindings): gcpro stuff. Delete some unused code.1994-04-29, by Karl Heuer
-
Doc fixes.1994-04-29, by Karl Heuer
-
(describe_map_tree): gcpro some things.1994-04-29, by Karl Heuer
-
(Fsingle_key_description): Accept strings as keys since the buffer menu uses1994-04-29, by Karl Heuer
-
(inhibit-file-name-handers): Correct documentation.1994-04-28, by Richard M. Stallman
-
Fix syntax in previous change.1994-04-28, by Richard M. Stallman
-
Don't look for -lresolv.1994-04-28, by Richard M. Stallman
-
(update_frame): Move assignments to current_frame and desired_frame.1994-04-28, by Richard M. Stallman
-
entered into RCS1994-04-28, by Richard M. Stallman
-
(logb): Test HPUX, not hpux.1994-04-28, by Richard M. Stallman
-
(LIBS_SYSTEM): #if 0'd.1994-04-28, by Richard M. Stallman
-
(Fx_popup_menu): Doc fix.1994-04-28, by Richard M. Stallman
-
*** empty log message ***1994-04-28, by Richard M. Stallman
-
(disabled-command-hook): Try to enable command in user1994-04-28, by Richard M. Stallman
-
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.1994-04-28, by Richard M. Stallman
-
(Vunread_command_events): Renamed.1994-04-28, by Richard M. Stallman
-
(lisp-mode-variables): Undo previous change.1994-04-28, by Karl Heuer
-
(XTread_socket): Only top window cares about LeaveNotify.1994-04-28, by Karl Heuer
-
(Vunread_command_events): Renamed from unread_command_events.1994-04-28, by Richard M. Stallman
-
(x_make_frame_visible): Use XtMapWidget, not XtPopup.1994-04-28, by Richard M. Stallman
-
Drop the trailing slash.1994-04-28, by Karl Heuer
-
(gud-mips-p, gud-irix-p): Test system-configuration.1994-04-28, by Richard M. Stallman
-
Fix typo in previous change.1994-04-28, by Richard M. Stallman
-
(syms_of_emacs): Doc fix.1994-04-28, by Richard M. Stallman
-
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.1994-04-28, by Karl Heuer
-
(child_setup): Test PRIO_PROCESS, as in sys_subshell.1994-04-28, by Richard M. Stallman
-
Use m/hp800.h in place of m/hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Renamed from hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Don't include string.h or strings.h.1994-04-28, by Richard M. Stallman
-
(create_process): If vfork fails, close forkin and forkout.1994-04-28, by Richard M. Stallman
-
(describe-buffer-case-table): Don't use text-char-description.1994-04-28, by Richard M. Stallman
-
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for report-emacs-bug.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for emacs-version.1994-04-28, by Richard M. Stallman
-
(lib-src): Depend on src/paths.h.1994-04-28, by Richard M. Stallman
-
(unexec): Cast pointers. Fix error message.1994-04-28, by Karl Heuer
-
Make a sub-keymap for the Buffers menu bar item.1994-04-28, by Richard M. Stallman
-
Chase symlinks manually.1994-04-28, by Karl Heuer
-
Get the file's truename in case it is a link.1994-04-28, by Richard M. Stallman
-
Don't make an empty script.1994-04-28, by Karl Heuer
-
(hp800): Define this instead of hp9000s800.1994-04-28, by Richard M. Stallman
-
(mostlyclean): Remove liblw.a.1994-04-28, by Richard M. Stallman
-
(read1): Allow `\C- ' and `\C-?'.1994-04-28, by Richard M. Stallman
-
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.1994-04-27, by Richard M. Stallman
-
(ange-ftp-completion-hook-function): Use new inhibit vars.1994-04-27, by Richard M. Stallman
-
Improve error message for bad --with-x-toolkit value.1994-04-27, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-04-27, by Richard M. Stallman
-
Restore deleted AC_SUBST of `configuration'.1994-04-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add fortran pattern.1994-04-27, by Karl Heuer
-
Use C-style comments.1994-04-27, by Karl Heuer
-
C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.1994-04-27, by Karl Heuer
-
*** empty log message ***1994-04-27, by Karl Heuer
-
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.1994-04-27, by Karl Heuer
-
Comment change.1994-04-27, by Richard M. Stallman
-
(calendar-starred-day): Var renamed from starred-day.1994-04-27, by Richard M. Stallman
-
(LIBS_SYSTEM): Commented out.1994-04-27, by Richard M. Stallman
-
(Finsert_file_contents): Fix accessing buffer_file_type1994-04-27, by Richard M. Stallman
-
(xmenu_show, xdialog_show):1994-04-27, by Richard M. Stallman
-
(XTread_socket, case ClientMessage): Don't call1994-04-27, by Richard M. Stallman
-
Added comment indicating author.1994-04-27, by Noah Friedman
-
Define CONFIGURATION in src/config.h1994-04-27, by Richard M. Stallman
-
(configuration): Make variable deleted.1994-04-27, by Richard M. Stallman
-
(CONFIGURATION): Add #undef.1994-04-27, by Richard M. Stallman
-
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.1994-04-27, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.1994-04-27, by Richard M. Stallman
-
*** empty log message ***1994-04-27, by Richard M. Stallman
-
(frame-update-faces): Unset old font.1994-04-27, by Karl Heuer
-
entered into RCS1994-04-26, by Richard M. Stallman
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
(install-doc): New target.1994-04-26, by Karl Heuer
-
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.1994-04-26, by Karl Heuer
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
entered into RCS1994-04-26, by Richard M. Stallman
-
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.1994-04-26, by Richard M. Stallman
-
(tags-add-tables): Doc fix.1994-04-26, by Richard M. Stallman
-
(mark_object, case frame): Mark menu_bar_vector field.1994-04-26, by Richard M. Stallman
-
(run-hooks): Don't use mapcar--save consing.1994-04-26, by Richard M. Stallman
-
(adjust_point): New function.1994-04-26, by Karl Heuer
-
Use PT, not point.1994-04-26, by Karl Heuer
-
Fix GPL version.1994-04-26, by Richard M. Stallman
-
(read_filtered_event): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
(temp_echo_area_glyphs): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
Fix comment.1994-04-26, by Karl Heuer
-
Comment change.1994-04-25, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll1994-04-25, by Karl Heuer
-
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.1994-04-25, by Karl Heuer
-
(x_term_init): Add explicit cast.1994-04-25, by Karl Heuer
-
(compilation-next-error-locus): Use compilation-error-message instead of1994-04-25, by Roland McGrath
-
(menu_bar_item): Put a list of keymaps into the third1994-04-25, by Richard M. Stallman
-
(menu_bar_event): New event type.1994-04-25, by Richard M. Stallman
-
(syms_of_xdisp): Set up Qmenu_bar_update_hook.1994-04-25, by Richard M. Stallman
-
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(struct frame): New fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.1994-04-25, by Richard M. Stallman
-
(F*_property_change): Typecheck limit argument.1994-04-25, by Karl Heuer
-
(desktop-internal-v2s): Make structure match docstring.1994-04-25, by Karl Heuer
-
(tar-copy): Don't bother with a temp buffer.1994-04-25, by Karl Heuer
-
Recognize FreeBSD.1994-04-25, by Richard Kenner
-
*** empty log message ***1994-04-25, by Richard M. Stallman
-
(mode-line-format): Put `mode-line-process' earlier.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
Initial revision1994-04-24, by Richard M. Stallman
-
(rmail-highlight-headers): Extracted as a new function. Fix overlay position.1994-04-24, by Karl Heuer
-
(shell-dirstack-query): Defaults to nil.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
(vc-mode-line): Warn if file is not vc-registered1994-04-24, by Richard M. Stallman
-
(Fselect_window): Use Fselect_frame.1994-04-24, by Richard M. Stallman
-
(lisp-mode-variables): In comment-start-skip,1994-04-24, by Richard M. Stallman
-
(tar-extract): Don't put whole file name in buffer name.1994-04-24, by Richard M. Stallman
-
(terminal-cease-edit, terminal-mode):1994-04-24, by Richard M. Stallman
-
(shell-command): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-lisp-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(gud-mode, gud-sentinel):1994-04-24, by Richard M. Stallman
-
(find-dired, find-dired-sentinel):1994-04-24, by Richard M. Stallman
-
(compilation-setup, compilation-sentinel):1994-04-24, by Richard M. Stallman
-
(comint-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-scheme-mode):1994-04-24, by Richard M. Stallman
-
(tc-mode-line-format):1994-04-24, by Richard M. Stallman
-
(tpu-set-mode-line):1994-04-24, by Richard M. Stallman
-
(Man-mode-line-format):1994-04-24, by Richard M. Stallman
-
Doc fixes.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Always re-set overlay face property.1994-04-24, by Richard M. Stallman
-
(kill-paragraph): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(kill-line, kill-word): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(Fkill_all_local_variables): Doc fix.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Use overlays, not text properties.1994-04-24, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Renamed from all-top-level-domains.1994-04-24, by Richard M. Stallman
-
(create_process): Use child_setup_tty only if pty_flag.1994-04-24, by Richard M. Stallman
-
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.1994-04-24, by Richard M. Stallman
-
(special-display-frame-alist): New variable.1994-04-23, by Richard M. Stallman
-
Implement special frames for specified buffers.1994-04-23, by Richard M. Stallman
-
(Fset_frame_selected_window): New function.1994-04-23, by Richard M. Stallman
-
(Vascii_canon_table, Vascii_eqv_table): Declared.1994-04-23, by Richard M. Stallman
-
(reset_buffer_local_variables): Use Vascii_eqv_table1994-04-23, by Richard M. Stallman
-
Wrote tcl-indent-for-comment1994-04-23, by Tom Tromey
-
(rmail-show-message): Highlight the specified fields.1994-04-23, by Richard M. Stallman
-
(etags, ctags): Make VERSION a string constant.1994-04-23, by Richard M. Stallman
-
(print_version): Print VERSION as a string.1994-04-23, by Richard M. Stallman
-
(comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.1994-04-23, by Richard M. Stallman
-
(LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.1994-04-23, by Richard M. Stallman
-
Test for libresolv.a.1994-04-23, by Richard M. Stallman
-
(alloca.o): Use config_h.1994-04-23, by Richard M. Stallman
-
(max_process_desc): New variable.1994-04-23, by Richard M. Stallman
-
(ange-ftp-add-file-entry-alist): Fix typo in prev change.1994-04-23, by Richard M. Stallman
-
Many doc fixes.1994-04-23, by Richard M. Stallman
-
(syms_of_fileio): New Lisp var inhibit-file-name-operation.1994-04-23, by Richard M. Stallman
-
(x_window): Test FRAME_EXTERNAL_MENU_BAR1994-04-23, by Richard M. Stallman
-
*** empty log message ***1994-04-23, by Richard M. Stallman
-
(undigestify-rmail-message): Update summary buffer.1994-04-23, by Karl Heuer
-
Cosmetic changes.1994-04-23, by Karl Heuer
-
Delete misplaced comment.1994-04-23, by Karl Heuer
-
*** empty log message ***1994-04-23, by Richard M. Stallman
-
Initial revision1994-04-23, by Richard M. Stallman
-
(HAVE_LIBRESOLV): Add #undef.1994-04-23, by Richard M. Stallman
-
(.PHONY, install): Kill reference to obsolete do-install.1994-04-23, by Karl Heuer
-
(LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.1994-04-23, by Richard M. Stallman
-
Pass operation to find-file-name-handler.1994-04-22, by Karl Heuer
-
(Ffind_file_name_handler): New argument OPERATION. All callers changed.1994-04-22, by Karl Heuer
-
Pass operation to Ffind_file_name_handler.1994-04-22, by Karl Heuer
-
Don't treat $ as special if escaped.1994-04-22, by Karl Heuer
-
(x_set_mouse_pixel_position): New function.1994-04-22, by Richard M. Stallman
-
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.1994-04-22, by Richard M. Stallman
-
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.1994-04-22, by Richard M. Stallman
-
(mouse-extend): Handle case where posn-window is a frame.1994-04-22, by Richard M. Stallman
-
(command-line-default-directory): New variable.1994-04-22, by Richard M. Stallman
-
(mouse-set-font): Simply call set-default-font.1994-04-22, by Richard M. Stallman
-
(set-default-font): Call frame-update-faces.1994-04-22, by Richard M. Stallman
-
(frame-update-faces): New function.1994-04-22, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.1994-04-22, by Richard M. Stallman
-
(display-time): Force use of pipe, not pty.1994-04-22, by Richard M. Stallman
-
(vc-backend-diff): Test of cmp was backwards.1994-04-22, by Richard M. Stallman
-
doc fix.1994-04-21, by Karl Heuer
-
(ispell-use-ptys-p): Doc fix.1994-04-21, by Richard M. Stallman
-
(send_process): If fpathconf fails, use 250.1994-04-21, by Richard M. Stallman
-
*** empty log message ***1994-04-21, by Karl Heuer
-
*** empty log message ***1994-04-21, by Karl Heuer
-
(get_lim_data): Handle NO_LIM_DATA.1994-04-21, by Richard M. Stallman
-
(gud-filter): Call comint-output-filter at the end.1994-04-21, by Richard M. Stallman
-
(c-macro-expansion): changed the algorithm to allow1994-04-21, by Richard M. Stallman
-
(Info-next-preorder): Don't follow footnotes here.1994-04-21, by Karl Heuer
-
(Electric-buffer-menu-mouse-select): New function.1994-04-21, by Karl Heuer
-
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to1994-04-21, by Karl Heuer
-
(init_lread): Maybe put build-time Lisp dirs on load-path.1994-04-21, by Richard M. Stallman
-
(init_cmdargs): Check only for etc and lib-src subdirs1994-04-21, by Richard M. Stallman
-
(init_cmdargs): Just check for etc and lib-src subdirs1994-04-21, by Richard M. Stallman
-
(x_make_frame_visible): Args to x_set_offset were swapped.1994-04-21, by Richard M. Stallman
-
(init_callproc): Set Vdoc_directory like Vdata_directory.1994-04-21, by Richard M. Stallman
-
Comment change.1994-04-21, by Richard M. Stallman
-
(comint-mode): Set comint-last-input-start and1994-04-21, by Richard M. Stallman
-
(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.1994-04-21, by Richard M. Stallman
-
(clean): Delete DOC*.1994-04-21, by Richard M. Stallman
-
*** empty log message ***1994-04-21, by Richard M. Stallman
-
(x_top_window_to_frame): Declare this function.1994-04-20, by Karl Heuer
-
(server-kill-emacs-query-function)1994-04-20, by Richard M. Stallman
-
(readline): Fix updating of p when buffer grows.1994-04-20, by Richard M. Stallman
-
(sort-subr): Use car-less-than-car when appropriate.1994-04-20, by Richard M. Stallman
-
Doc fixes.1994-04-20, by Richard M. Stallman
-
(compilation-parse-errors): Fix references for column number, 3 elt not1994-04-20, by Roland McGrath
-
(TAGS): Split off included tags file lisp/TAGS.1994-04-20, by Richard M. Stallman
-
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.1994-04-20, by Francesco Potortì
-
(Fmodify_frame_parameters, Fframe_parameters):1994-04-20, by Richard M. Stallman
-
(HAVE_INET_SOCKETS): Add #undef.1994-04-20, by Richard M. Stallman
-
(XTread_socket): Delete the non-NEW_SELECTIONS code1994-04-20, by Richard M. Stallman
-
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.1994-04-20, by Richard M. Stallman
-
(set_window_width): Don't delete root window for being too narrow.1994-04-20, by Richard M. Stallman
-
Doc fixes.1994-04-20, by Richard M. Stallman
-
(init-file-user): Doc fix.1994-04-20, by Karl Heuer
-
Provide cmacexp.1994-04-20, by Richard M. Stallman
-
(blessmail): New target.1994-04-20, by Karl Heuer
-
Initial revision1994-04-20, by Karl Heuer
-
(describe_map_tree, describe_map): Skip keymaps we've seen before.1994-04-20, by Karl Heuer
-
(create_process): Call setsid only if pty_flag.1994-04-20, by Richard M. Stallman
-
(describe_map): Merge with describe_map_2.1994-04-20, by Karl Heuer
-
(defun-prompt-regexp): Make this variable buffer-local.1994-04-20, by Karl Heuer
-
(read_avail_input): Don't retry read.1994-04-20, by Karl Heuer
-
(report-emacs-bug): Insert at separator, not at end.1994-04-20, by Karl Heuer
-
(install-arch-indep): Don't install dired-x*.1994-04-19, by Richard M. Stallman
-
(CRT0_DUMMIES): Ignore one arg.1994-04-19, by Richard M. Stallman
-
(Vlast_event_frame): Define unconditionally.1994-04-19, by Richard M. Stallman
-
(${etc}DOC): Delete redundant version.el from cmd.1994-04-19, by Richard M. Stallman
-
*** empty log message ***1994-04-19, by Richard M. Stallman
-
Comment change.1994-04-19, by Richard M. Stallman
-
(read_avail_input): Test EINTR, not EAGAIN.1994-04-19, by Karl Heuer
-
(read_avail_input): Write loop as a do-while.1994-04-19, by Karl Heuer
-
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.1994-04-19, by Karl Heuer
-
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.1994-04-19, by Karl Heuer
-
(kill-emacs-query-functions): Fix typo in question text.1994-04-19, by Richard M. Stallman
-
*** empty log message ***1994-04-19, by Richard M. Stallman
-
(comint-replace-by-expanded-history): Expand only at prompt.1994-04-19, by Karl Heuer
-
(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.1994-04-19, by Karl Heuer
-
(kill-buffer-query-functions): Fix the question text.1994-04-19, by Richard M. Stallman
-
(window_system): Obey --with-x11=no and --with-x10=no.1994-04-19, by Richard M. Stallman
-
(readline): When extending the buffer,1994-04-19, by Richard M. Stallman
-
(outline-end-of-subtree): Stop before final newline.1994-04-18, by Karl Heuer
-
(hexl-mode): Make local binding for hexl-max-address.1994-04-18, by Richard M. Stallman
-
(shell-command-filter): If point was at end, leave it at end.1994-04-18, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.1994-04-18, by Karl Heuer
-
(shell-command-sentinel): Do nothing if buffer is dead.1994-04-18, by Richard M. Stallman
-
(menu-bar-enable-clipboard): Construct new cons cells.1994-04-18, by Richard M. Stallman
-
(create_process): Fix previous change.1994-04-18, by Richard M. Stallman
-
Comment change.1994-04-18, by Richard M. Stallman
-
* etags.c (main, print_help): eliminate the -F option.1994-04-18, by Francesco Potortì
-
* etags.c (absolute_filename): compare against '\0' instead of NULL.1994-04-18, by Francesco Potortì
-
Move pop-global-mark bindings to loaddefs.el.1994-04-18, by Richard M. Stallman
-
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.1994-04-18, by Richard M. Stallman
-
(Xatom_editres_name): Variable defined.1994-04-17, by Richard M. Stallman
-
(Xatom_editres_name): Declared.1994-04-17, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): New typedefs.1994-04-17, by Richard M. Stallman
-
*** empty log message ***1994-04-17, by Richard M. Stallman
-
(set_case_table): Handle nil for EQV with non-nil CANON.1994-04-17, by Richard M. Stallman
-
(read_avail_input): Test both aix386 and _BSD.1994-04-17, by Richard M. Stallman
-
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.1994-04-17, by Richard M. Stallman
-
(dumpglyphs): When HL=2, check explicitly for using1994-04-17, by Richard M. Stallman
-
(x_display): New field win_gravity.1994-04-17, by Richard M. Stallman
-
(read_char_x_menu_prompt): Don't check for value = nil1994-04-17, by Richard M. Stallman
-
(xmenu_show): Fix typo in last change.1994-04-17, by Richard M. Stallman
-
Rewrite to use netbsd.h and define NO_SHARED_LIBS.1994-04-17, by Richard M. Stallman
-
Call AC_LANG_C, if it's defined, after AC_PREPARE.1994-04-16, by David J. MacKenzie
-
(create_process): Test TIOCSETD along with NTTYDISC.1994-04-16, by Richard M. Stallman
-
(configuration): Use SET_MAKE to get the value of $(MAKE).1994-04-16, by Richard M. Stallman
-
(debug, debugger-eval-expression): Preserve match-data.1994-04-16, by Karl Heuer
-
(make_lispy_movement): Don't clip.1994-04-16, by Karl Heuer
-
(Fmouse_position): Don't clip.1994-04-16, by Karl Heuer
-
(mouse-drag-region): Handle scroll off top/bottom.1994-04-16, by Karl Heuer
-
Add NO_SHARED_LIBS conditional.1994-04-16, by Richard M. Stallman
-
(Fset_frame_position): Pass new arg to x_set_offset.1994-04-16, by Richard M. Stallman
-
(read_avail_input): Fix previous change--test _BSD.1994-04-16, by Richard M. Stallman
-
(Fsetq_default): Doc fix.1994-04-16, by Richard M. Stallman
-
(Fsetq): Doc fix.1994-04-16, by Richard M. Stallman
-
Use AC_SET_MAKE.1994-04-16, by Richard M. Stallman
-
(lib-src/Makefile.in): Make this from Makefile.in.in1994-04-16, by Richard M. Stallman
-
Renamed from Makefile.in.1994-04-16, by Richard M. Stallman
-
(mouse-set-font): Don't error if no selection.1994-04-16, by Karl Heuer
-
(xmenu_show): Don't cons on subprefix_stck[j] if nil.1994-04-16, by Richard M. Stallman
-
(map_prompt): Declared.1994-04-16, by Richard M. Stallman
-
(command-line): If no error data, print "", not nil.1994-04-16, by Karl Heuer
-
(emerge-goto-line): Fix return value.1994-04-16, by Karl Heuer
-
Require cl only at compile time.1994-04-16, by Richard M. Stallman
-
(read_avail_input): Don't generate SIGHUP of aix386;1994-04-16, by Richard M. Stallman
-
(auto-fill-function): New function (doc placeholder).1994-04-16, by Richard M. Stallman
-
(calendar-mode-map): Use substitute-key-definition.1994-04-16, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-04-16, by Richard M. Stallman
-
(gnus-uu-enter-interactive-file):1994-04-16, by Richard M. Stallman
-
(describe-mode): Fix previous change.1994-04-15, by Richard M. Stallman
-
(describe-mode): Always show minor modes, at front.1994-04-15, by Richard M. Stallman
-
*** empty log message ***1994-04-15, by Richard M. Stallman
-
entered into RCS1994-04-15, by Richard M. Stallman
-
(basic-save-buffer): if selective-display is t, file may end in CR instead of1994-04-15, by Karl Heuer
-
(Finsert_file_contents): Fix test for unchanged file.1994-04-15, by Richard M. Stallman
-
(Fprocess_send_eof, Foverlay_get): Declared.1994-04-15, by Richard M. Stallman
-
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as1994-04-15, by Karl Heuer
-
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.1994-04-15, by Richard M. Stallman
-
(modify_event_symbol): Use the cdr of the alist entry.1994-04-15, by Richard M. Stallman
-
(syms_of_keyboard): Init and staticpro system_key_syms.1994-04-15, by Richard M. Stallman
-
(LIBX): Put LIBXT after LD_SWITCH_X_SITE.1994-04-15, by Richard M. Stallman
-
(read_avail_input): Fix comment delimiter.1994-04-15, by Karl Heuer
-
Doc fix.1994-04-15, by Karl Heuer
-
(C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.1994-04-15, by Karl Heuer
-
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.1994-04-15, by Karl Heuer
-
(shell-mode-map): Fix menu bar options.1994-04-14, by Karl Heuer
-
(comint-replace-by-expanded-history-before-point): Advance point1994-04-14, by Karl Heuer
-
(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.1994-04-14, by Karl Heuer
-
(rmail-default-file, rmail-default-rmail-file): Cancel new defvars.1994-04-14, by Karl Heuer
-
(x_make_frame_visible): Don't call XMapSubwindows.1994-04-14, by Richard M. Stallman
-
(Fx_list_fonts): Error if non-X frame used.1994-04-14, by Richard M. Stallman
-
(last_menu_bar_item_end): New variable.1994-04-14, by Richard M. Stallman
-
(LIBS_SYSTEM): Defined.1994-04-14, by Richard M. Stallman
-
(frame_update_line_height): Don't call x_set_window_size.1994-04-14, by Richard M. Stallman
-
(Fuser_real_login_name): Doc syntax fix.1994-04-14, by Richard M. Stallman
-
(save-place-kill-emacs-hook): Fix typo.1994-04-14, by Richard M. Stallman
-
(gettimeofday): If system doesn't have this, define it to give a fatal error.1994-04-14, by Richard M. Stallman
-
(make_lispy_event): Put mouse event code1994-04-14, by Richard M. Stallman
-
(command-line): Call face-initialize before frame-initialize.1994-04-14, by Richard M. Stallman
-
(make-face-x-resource-internal): Don't mess with terminal frames.1994-04-14, by Richard M. Stallman
-
(update_menu_bar): Take frame as arg.1994-04-14, by Richard M. Stallman
-
(x-create-frame-with-faces): Create frame invisible,1994-04-14, by Richard M. Stallman
-
(HAVE_X11R4): If we define HAVE_X11R5, define this too.1994-04-14, by Richard M. Stallman
-
(CFLAGS): Exclude ${CFLAGS} from singlequotes.1994-04-14, by Richard M. Stallman
-
(MAKE): Don't just assign it--use @SET_MAKE@.1994-04-14, by Richard M. Stallman
-
(x-fixed-font-alist): Give multiple names for try for certain fonts.1994-04-14, by Richard M. Stallman
-
(find-buffer-visiting): Don't check buffer-file-number1994-04-14, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1994-04-13, by Richard M. Stallman
-
(dired-subdir-regexp): Allow a space in dir name.1994-04-13, by Richard M. Stallman
-
(inherited_pgroup): Conditionalize on BSD_PGRPS.1994-04-13, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1994-04-13, by Richard M. Stallman
-
(TABDLY): Defined.1994-04-13, by Richard M. Stallman
-
(Ffile_attributes): Cast st_size to int.1994-04-13, by Richard M. Stallman
-
(describe_map_tree): Fix call to Flookup_key.1994-04-13, by Richard M. Stallman
-
(rmail-default-file, rmail-default-rmail-file): New defvars.1994-04-13, by Richard M. Stallman
-
(Vglyph_table): Doc fix.1994-04-13, by Karl Heuer
-
(mh-progs, mh-lib): Move from mh-e.el1994-04-13, by Richard M. Stallman
-
(mh-progs, mh-lib): Move from mh-e.el1994-04-13, by Richard M. Stallman
-
(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip1994-04-13, by Karl Heuer
-
(super-apropos-check-doc-file): Force Fundamental mode.1994-04-13, by Richard M. Stallman
-
(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.1994-04-13, by Karl Heuer
-
(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when1994-04-13, by Karl Heuer
-
(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.1994-04-13, by Karl Heuer
-
(CFLAGS): Exclude ${CFLAGS} from singlequotes.1994-04-13, by Richard M. Stallman
-
(CFLAGS): Use shell syntax, not Makefile.1994-04-13, by Karl Heuer
-
(comint-dynamic-complete-as-filename): Simplify.1994-04-13, by Karl Heuer
-
(compute_motion): Do not abort if window shows some other buffer.1994-04-13, by Richard M. Stallman
-
(window_system): If no X, set USE_X_TOOLKIT=no.1994-04-13, by Richard M. Stallman
-
(ispell-message): Turn LIMIT into an integer, around ispell-region.1994-04-13, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Put Frames pane behind Buffers.1994-04-13, by Richard M. Stallman
-
(BSD): Give it a number as definition.1994-04-13, by Richard M. Stallman
-
(case-flip-character): Make case test more general.1994-04-13, by Richard M. Stallman
-
Fix #include file name.1994-04-12, by Richard M. Stallman
-
Bind M-$.1994-04-12, by Richard M. Stallman
-
(read-quoted-char): Convert meta chars into 128+ chars.1994-04-12, by Richard M. Stallman
-
(quoted-insert): Do nothing special for meta chars.1994-04-12, by Richard M. Stallman
-
(next): Fix typo in m68k-next-ns3 alternative.1994-04-12, by Richard M. Stallman
-
(backquote-process): Don't crash if ultimate1994-04-12, by Richard M. Stallman
-
(Fkey_binding): Declare accept_default.1994-04-12, by Richard M. Stallman
-
*** empty log message ***1994-04-12, by Richard M. Stallman
-
(window_system): If no X, set USE_X_TOOLKIT=no.1994-04-12, by Richard M. Stallman
-
#undef static.1994-04-12, by Richard M. Stallman
-
(Fset_process_window_size): New function.1994-04-12, by Richard M. Stallman
-
(set_window_size): New function.1994-04-12, by Richard M. Stallman
-
(makeinfo-region): Fix name of tex-start/end-of-header.1994-04-12, by Richard M. Stallman
-
Conditionals testing for null $CC were backwards.1994-04-12, by Richard M. Stallman
-
(specbind): Use find_symbol_value.1994-04-12, by Richard M. Stallman
-
(Fsetq_default, Fmake_local_variable): Doc syntax fix.1994-04-12, by Richard M. Stallman
-
(dired-add-entry): Set opoint at beginning of line.1994-04-12, by Richard M. Stallman
-
(send_process): Test pty_flag field for nil, not 0.1994-04-12, by Richard M. Stallman
-
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.1994-04-12, by Karl Heuer
-
(gud-filter): Let comint-output-filter do the hard work.1994-04-12, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.1994-04-12, by Richard M. Stallman
-
Check for INCLUDED_FCNTL already defined.1994-04-12, by Richard M. Stallman
-
If we include fcntl.h, define INCLUDED_FCNTL.1994-04-12, by Richard M. Stallman
-
(dired-move-to-filename-regexp): Match the year or time.1994-04-12, by Richard M. Stallman
-
Add sunos4shr as alternative for suns.1994-04-12, by Richard M. Stallman
-
entered into RCS1994-04-12, by Richard M. Stallman
-
(main): Fix typo in prev. change.1994-04-12, by Richard M. Stallman
-
(main): Use setuid, not seteuid.1994-04-12, by Karl Heuer
-
(make_lispy_event): Initialize item.1994-04-12, by Karl Heuer
-
(vmotion): Use minibuf_prompt_width despite window-start.1994-04-11, by Karl Heuer
-
(temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.1994-04-11, by Richard M. Stallman
-
(menu-bar-emerge-menu): Improve menu title.1994-04-11, by Richard M. Stallman
-
(printchar, strout): Use FRAME_PTR, not struct frame *.1994-04-11, by Karl Heuer
-
Renamed from eval-region.el. Fix the `provide' call.1994-04-11, by Richard M. Stallman
-
(Fmouse_position) [!MULTI_FRAME]: Declare col and row.1994-04-11, by Karl Heuer
-
(make_lispy_movement): Conditionalize on MULTI_FRAME.1994-04-11, by Richard M. Stallman
-
(x_decline_selection_request): Call XFlushQueue.1994-04-11, by Richard M. Stallman
-
(Fsetq): Doc fix.1994-04-11, by Richard M. Stallman
-
(syms_of_print): Doc fix.1994-04-11, by Richard M. Stallman
-
(dired-move-to-filename): Use skip-chars-forward1994-04-11, by Richard M. Stallman
-
(jka-compr-handler): Save match data.1994-04-11, by Karl Heuer
-
Comment change.1994-04-11, by Richard M. Stallman
-
(makefile-mode): make-local-variable misspelled as make-local-file.1994-04-11, by Karl Heuer
-
(comint-dynamic-complete-as-filename): Save end of match before calling other1994-04-11, by Karl Heuer
-
(dired-move-to-filename): Handle leading blanks.1994-04-11, by Karl Heuer
-
(force-mode-line-update): Doc fix.1994-04-11, by Karl Heuer
-
entered into RCS1994-04-11, by Richard M. Stallman
-
(msdos): Don't link patch1. Link sed*.inp, not sed.in*.1994-04-10, by Richard M. Stallman
-
If server is a Sun, call menu-bar-enable-clipboard.1994-04-10, by Richard M. Stallman
-
(dumpglyphs): Clear any extra pixel rows below the text.1994-04-10, by Richard M. Stallman
-
(x_figure_window_size): Don't call x_calc_absolute_position.1994-04-10, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Do not attempt to preserve the window position.1994-04-10, by Richard M. Stallman
-
(internal_self_insert): Test Vafter_change_functions,1994-04-10, by Richard M. Stallman
-
(before_change_functions_restore):1994-04-10, by Richard M. Stallman
-
(Vafter_change_functions, Vbefore_change_functions): Declared.1994-04-10, by Richard M. Stallman
-
(Vafter_change_functions, Vbefore_change_functions): New variables.1994-04-10, by Richard M. Stallman
-
(frame_update_line_height): Check param_faces[i] not null.1994-04-10, by Richard M. Stallman
-
(Fx_list_fonts): Doc fix.1994-04-10, by Richard M. Stallman
-
*** empty log message ***1994-04-10, by Richard M. Stallman
-
comment changes.1994-04-09, by Daniel LaLiberte
-
(inhibit-first-line-modes-regexps): Renamed from1994-04-09, by Richard M. Stallman
-
Jumping up to new revision.1994-04-09, by Daniel LaLiberte
-
(main): Handle EXTRA_INITIALIZE.1994-04-09, by Richard M. Stallman
-
Initial revision1994-04-09, by Richard M. Stallman
-
Handle -isc4.0*.1994-04-09, by Richard M. Stallman
-
(function-key-map): Use f11, not \e.1994-04-09, by Richard M. Stallman
-
(get_keymap): Pass 1 as ERROR to get_keymap_1.1994-04-09, by Richard M. Stallman
-
(struct matrix_elt): Use int, not short.1994-04-09, by Richard M. Stallman
-
(make_buffer_string): Copy properties whenever we have some1994-04-09, by Richard M. Stallman
-
Add ns* as operating systems; default to ns2 for NeXT.1994-04-09, by Richard Kenner
-
(x_char_height): Use line_height field.1994-04-09, by Richard M. Stallman
-
(struct x_display): New field line_height.1994-04-09, by Richard M. Stallman
-
(frame_update_line_height): New function.1994-04-09, by Richard M. Stallman
-
(stufflines, scraplines, dumprectangle, x_do_pending_expose)1994-04-09, by Richard M. Stallman
-
(get_default_char_pixel_size): Use line_height field.1994-04-09, by Richard M. Stallman
-
(update_line): Use line_height field.1994-04-09, by Richard M. Stallman
-
(Fx_popup_menu): Use line_height field.1994-04-09, by Richard M. Stallman
-
(Fvertical_motion): Use window arg, not selected_window.1994-04-09, by Karl Heuer
-
(rmail-new-summary): Avoid unsafe save-restriction.1994-04-09, by Karl Heuer
-
checked in with -k by liberte at 1994/04/09 20:57:561994-04-08, by Daniel LaLiberte
-
Support kp-tab, kp-multiply, kp-add, kp-divide.1994-04-08, by Richard M. Stallman
-
(syms_of_xfns): Define Vx_cross_pointer_shape.1994-04-08, by Fred Pierresteguy
-
(cross_cursor): New field for struct x_display.1994-04-08, by Fred Pierresteguy
-
(show_mouse_face): Change the mouse cursor accordingly.1994-04-08, by Fred Pierresteguy
-
* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.1994-04-08, by Francesco Potortì
-
(syms_of_textprop): Initialize Qintangible.1994-04-08, by Karl Heuer
-
(Qintangible): New symbol, replacing Qhidden.1994-04-08, by Karl Heuer
-
(set_point): Skip past intangible regions.1994-04-08, by Karl Heuer
-
(system_uses_terminfo): New variable.1994-04-08, by Karl Heuer
-
(main): Call syms_of_term.1994-04-08, by Karl Heuer
-
(comint-exec-1): Handle both termcap and terminfo.1994-04-08, by Karl Heuer
-
(kbd_buffer_get_event): Make buffer_switch_event lispy.1994-04-08, by Karl Heuer
-
(read_process_output): If buffer changes, record that fact.1994-04-08, by Karl Heuer
-
(enum event_kind): Add buffer_switch_event.1994-04-08, by Karl Heuer
-
(Fx_popup_dialog): Doc fix.1994-04-08, by Richard M. Stallman
-
(global-map): Bind function keys f16, f18 and f20,1994-04-08, by Richard M. Stallman
-
(popup-dialog-box): New function.1994-04-08, by Richard M. Stallman
-
(hscroll-window-column): New function.1994-04-08, by Karl Heuer
-
(Vminibuffer_exit_hook): New variable.1994-04-08, by Karl Heuer
-
(copy_part_of_rope): Replace non-glyph with 0.1994-04-08, by Karl Heuer
-
(copy_part_of_rope): Replace non-glyph with 0.1994-04-08, by Karl Heuer
-
(insert_1): New function, extracted from insert.1994-04-08, by Karl Heuer
-
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint1994-04-08, by Karl Heuer
-
Many doc fixes.1994-04-07, by Richard M. Stallman
-
Fix copying conditions for current GPL version.1994-04-07, by Richard M. Stallman
-
(calendar-daylight-savings-ends)1994-04-07, by Richard M. Stallman
-
(hack-one-local-variable): Test for risky-local-variable property.1994-04-07, by Richard M. Stallman
-
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.1994-04-07, by Richard M. Stallman
-
(edebug-version): Delete third arg of string-match.1994-04-07, by Richard M. Stallman
-
(fortran-blink-matching-do): New function,1994-04-07, by Richard M. Stallman
-
Updated LCD archive entry.1994-04-07, by Tom Tromey
-
entered into RCS1994-04-07, by Richard M. Stallman
-
Initial revision1994-04-07, by Richard M. Stallman
-
(rmail-secondary-file-menu): Fix typo.1994-04-07, by Fred Pierresteguy
-
Fix previous change.1994-04-07, by Karl Heuer
-
(define-key-after): Doc fix.1994-04-07, by Richard M. Stallman
-
(rmail-summary-disable): New function.1994-04-07, by Karl Heuer
-
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.1994-04-07, by Karl Heuer
-
(replace-regexp): Fix misbalanced quotes.1994-04-07, by Karl Heuer
-
(display_text_line): minibuffer_prompt_width is a distance, not an absolute1994-04-07, by Karl Heuer
-
(Fminibuffer_prompt_width): Undo previous change for negative values.1994-04-07, by Karl Heuer
-
(rmail-mode-map): Key binding for rmail-sort-by-keywords.1994-04-07, by Karl Heuer
-
(rmail-sort-by-keywords): New function.1994-04-07, by Karl Heuer
-
(rmail-summary-sort-by-keywords): New function.1994-04-07, by Karl Heuer
-
(Info-find-node): Don't try to backstep if no history.1994-04-07, by Karl Heuer
-
(doprnt): Reword confusing error message.1994-04-07, by Karl Heuer
-
(Fformat): Reword confusing error message.1994-04-07, by Karl Heuer
-
(Fsetq): Doc fix.1994-04-07, by Karl Heuer
-
Modified LCD archive entry.1994-04-07, by Tom Tromey
-
Bug fix; 19.23 should (require 'lmenu).1994-04-06, by Tom Tromey
-
Fixed up headers for release.1994-04-06, by Tom Tromey
-
Initial revision1994-04-06, by Tom Tromey
-
*** empty log message ***1994-04-06, by Richard M. Stallman
-
Doc fixes.1994-04-06, by Richard M. Stallman
-
(kill-emacs-hook): Use add-hook.1994-04-06, by Richard M. Stallman
-
Use PT, not point.1994-04-06, by Karl Heuer
-
(display_string): Allow for negative hpos when clearing array.1994-04-06, by Karl Heuer
-
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the1994-04-06, by Karl Heuer
-
(temp_echo_area_glyphs): Use PT, not point.1994-04-06, by Karl Heuer
-
(Fminibuffer_prompt_width): Allow for negative value.1994-04-06, by Karl Heuer
-
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.1994-04-06, by Richard M. Stallman
-
(clipboard-yank, clipboard-kill-ring-save)1994-04-06, by Richard M. Stallman
-
(x-select-enable-clipboard): New variable.1994-04-06, by Richard M. Stallman
-
(Fget_buffer_create): Disallow empty string.1994-04-06, by Karl Heuer
-
(quoted-insert): Handle meta-chars usefully.1994-04-06, by Richard M. Stallman
-
(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.1994-04-06, by Karl Heuer
-
New version from maintainer.1994-04-06, by Karl Heuer
-
(timer-kill-emacs-hook): New function.1994-04-06, by Richard M. Stallman
-
Add window argument on calls to compute_motion.1994-04-05, by Karl Heuer
-
(compute_motion): Add window argument.1994-04-05, by Karl Heuer
-
(main): Fix up MAIL_USE_MMDF conditional where1994-04-05, by Richard M. Stallman
-
(do_completion): gcpro some things.1994-04-05, by Karl Heuer
-
(rmail-summary-goto-msg): Fix bug in earlier change.1994-04-05, by Karl Heuer
-
Change install- and uninstall- to -install and -uninstall.1994-04-05, by Daniel LaLiberte
-
ucomment fix1994-04-05, by Daniel LaLiberte
-
Comment fixes.1994-04-05, by Daniel LaLiberte
-
(display_text_line): Rename startp to leftmargin.1994-04-05, by Richard M. Stallman
-
(note_mouse_highlight): Temporarily widen the buffer.1994-04-05, by Richard M. Stallman
-
(verify_charstarts): Handle truncation of lines.1994-04-05, by Richard M. Stallman
-
(Fget_char_property): Doc fix.1994-04-05, by Karl Heuer
-
(file_name_completion): Honor completion-regexp-list.1994-04-05, by Karl Heuer
-
(Freplace_match): Don't capitalize unless all matched words are capitalized.1994-04-05, by Karl Heuer
-
(Fdo_auto_save): Don't turn off auto save mode.1994-04-05, by Richard M. Stallman
-
(auto-save-mode): Don't let buffer-saved-size stay negative.1994-04-05, by Richard M. Stallman
-
(manual-program): New (actually reintroduced) variable.1994-04-05, by Karl Heuer
-
(verify_overlay_modification): Run modification-hooks for any deletion that1994-04-05, by Karl Heuer
-
(completion-setup-function): Add mouse-face properties.1994-04-05, by Karl Heuer
-
(compile-reinitialize-errors): Fix typo in comment.1994-04-05, by Karl Heuer
-
(calendar-cursor-to-date): Fix to signal error when appropriate.1994-04-05, by Roland McGrath
-
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.1994-04-05, by Richard M. Stallman
-
(split-window-vertically): If size is negative, measure from bottom.1994-04-05, by Karl Heuer
-
(view-mode-map): Don't bind C-z.1994-04-05, by Richard M. Stallman
-
(generate-calendar-month): Add mouse-face properties.1994-04-04, by Karl Heuer
-
Change install- to ... to ...-install.1994-04-04, by Daniel LaLiberte
-
Numerous changes and bug fixes to bring it up to version 3.5.1994-04-04, by Daniel LaLiberte
-
(uncompress-program): New variable.1994-04-04, by Richard M. Stallman
-
(version-control): Doc fix.1994-04-04, by Richard M. Stallman
-
(rmail-summary-goto-msg): Highlight the whole line except first char.1994-04-04, by Richard M. Stallman
-
(save-place-version-control): New var, for determining1994-04-04, by Richard M. Stallman
-
(display_text_line): Properly handle charstarts for hscroll,1994-04-04, by Richard M. Stallman
-
(note_mouse_highlight): Do nothing if gc_in_progress.1994-04-04, by Richard M. Stallman
-
(overlays_at): Fix previous change.1994-04-03, by Richard M. Stallman
-
Comment changes.1994-04-03, by Richard M. Stallman
-
(gc_in_progress): Declared.1994-04-03, by Richard M. Stallman
-
(Fx_popup_dialog): If POSITION is t, use selected frame.1994-04-03, by Richard M. Stallman
-
(overlays_at): Use XGCTYPE.1994-04-03, by Richard M. Stallman
-
(OVERLAY_POSITION): Use XGCTYPE.1994-04-03, by Richard M. Stallman
-
(Fx_popup_dialog): If POSITION is t, use selected frame.1994-04-03, by Richard M. Stallman
-
(frame_up_to_date_hook): Defined.1994-04-03, by Richard M. Stallman
-
Doc fix.1994-04-03, by Richard M. Stallman
-
(redisplay): do_verify_charstarts controls whether to call verify_charstarts.1994-04-03, by Richard M. Stallman
-
(note_mouse_highlight): Reject out-of-range pos value1994-04-03, by Richard M. Stallman
-
(direct_output_for_insert): Add charstarts entry after the new char.1994-04-03, by Richard M. Stallman
-
(do_scrolling): Handle charstarts like glyphs.1994-04-03, by Richard M. Stallman
-
(ispell-message): Fixed infinite loop on shortened msg.1994-04-03, by Richard M. Stallman
-
(verify_charstarts): Count right for continued lines.1994-04-03, by Richard M. Stallman
-
(fast_find_position): Always return coords within the window.1994-04-03, by Richard M. Stallman
-
(display_text_line): Always store in charstart1994-04-03, by Richard M. Stallman
-
(verify_charstarts): New function.1994-04-03, by Richard M. Stallman
-
(summarize-tar-header-block): Add mouse-face properties.1994-04-02, by Karl Heuer
-
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.1994-04-02, by Karl Heuer
-
(compile-mouse-goto-error): Simplify.1994-04-02, by Karl Heuer
-
(Buffer-menu-mode): Add mouse-face properties.1994-04-02, by Karl Heuer
-
(list_buffers_1): Set buffer contents, then mode.1994-04-02, by Karl Heuer
-
(dired-insert-directory): Fix comment.1994-04-02, by Karl Heuer
-
(occur): Add mouse-face property to each line.1994-04-01, by Richard M. Stallman
-
(dired-insert-directory): Add mouse-face properties.1994-04-01, by Richard M. Stallman
-
(dired-add-entry, dired-insert-subdir-doinsert):1994-04-01, by Richard M. Stallman
-
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because1994-04-01, by Edward M. Reingold
-
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call1994-04-01, by Fred Pierresteguy
-
(update_menu_bar): Pass 0 to set_frame_menubar.1994-04-01, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Clean up code.1994-04-01, by Fred Pierresteguy
-
(try_window_id): Pass new arg to scroll_frame_lines.1994-04-01, by Richard M. Stallman
-
(make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.1994-04-01, by Richard M. Stallman
-
(construct_menu_click, construct_mouse_click):1994-04-01, by Richard M. Stallman
-
(xmenu_show): Undo part of March 11 change:1994-04-01, by Richard M. Stallman
-
(Info-fontify-node): Add mouse-face properties.1994-04-01, by Richard M. Stallman
-
*** empty log message ***1994-04-01, by Fred Pierresteguy
-
(redisplay): In previous change, handle case where no newline follows.1994-04-01, by Richard M. Stallman
-
(rmail-message-label-p, rmail-parse-message-labels):1994-04-01, by Karl Heuer
-
(adjust_window_charstarts): New function.1994-04-01, by Richard M. Stallman
-
(redisplay): Call adjust_window_charstarts1994-04-01, by Richard M. Stallman
-
Doc fixes.1994-03-31, by Richard M. Stallman
-
(scroll_frame_lines): Handle charstarts like glyphs.1994-03-31, by Richard M. Stallman
-
[INCLUDED_FCNTL]: Don't include fcntl.h again.1994-03-31, by Richard M. Stallman
-
(compute_char_face): New arg MOUSE.1994-03-31, by Richard M. Stallman
-
(child_setup): Check out==err when relocating fds.1994-03-31, by Karl Heuer
-
(Man-filter-list): New footer format to delete.1994-03-31, by Karl Heuer
-
(redisplay): Call frame_up_to_date_hook.1994-03-31, by Richard M. Stallman
-
Fix error message syntax.1994-03-31, by Richard M. Stallman
-
(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the1994-03-31, by Fred Pierresteguy
-
(Buffer-menu-mouse-select): New command.1994-03-31, by Richard M. Stallman
-
(occur-mode-goto-occurrence): Delete excess close paren.1994-03-31, by Richard M. Stallman
-
(occur-mode): Doc fix.1994-03-31, by Richard M. Stallman
-
(set_frame_size): Dont compute any geometry management.1994-03-31, by Fred Pierresteguy
-
(set_frame_menubar): New arg, first_time.1994-03-31, by Fred Pierresteguy
-
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.1994-03-31, by Fred Pierresteguy
-
Define HAVE_X11R4 if AIX3_2 is defined.1994-03-31, by Fred Pierresteguy
-
(frame_up_to_date_hook): Declared.1994-03-31, by Richard M. Stallman
-
(esix5): Set NON_GNU_CPP.1994-03-31, by Richard M. Stallman
-
*** empty log message ***1994-03-30, by Richard M. Stallman
-
(INCLUDED_FCNTL): Define, if include fcntl.h.1994-03-30, by Richard M. Stallman
-
Initial revision1994-03-30, by Richard M. Stallman
-
Advise about case where C-h is rebound.1994-03-30, by Richard M. Stallman
-
(occur-mode-find-occurrence): New subroutine.1994-03-30, by Richard M. Stallman
-
(compile-mouse-goto-error): New command.1994-03-30, by Richard M. Stallman
-
(dired-mouse-find-file-other-window): New command.1994-03-30, by Richard M. Stallman
-
Doc fixes.1994-03-30, by Richard M. Stallman
-
* etags.c (main): use etags_getcwd for compatibility.1994-03-30, by Francesco Potortì
-
(verify_overlay_modification):1994-03-30, by Richard M. Stallman
-
(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.1994-03-30, by Karl Heuer
-
(Vcompletion_regexp_list): New var.1994-03-30, by Richard M. Stallman
-
(Fcompute_motion): Fix symbol name in previous change.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Doc fix.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Don't use XFASTINT on possibly-negative coords.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Doc fix.1994-03-30, by Karl Heuer
-
(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.1994-03-30, by Karl Heuer
-
(rmail-sort-messages): Update summary buffer.1994-03-30, by Karl Heuer
-
(rmail-sort-from-summary): Preserve window selection.1994-03-30, by Karl Heuer
-
(vc-checkin): Undo previous change.1994-03-30, by Richard M. Stallman
-
(help): New alias.1994-03-30, by Richard M. Stallman
-
(calculate-c-indent): Don't loop forever at bobp.1994-03-30, by Karl Heuer
-
Check for existence of windowing system.1994-03-30, by Karl Heuer
-
(EMACS_TIME_NEG_P): Cast to signed.1994-03-30, by Karl Heuer
-
(Fwindow_width): Delete unnecessary variable declarations.1994-03-29, by Karl Heuer
-
(hack-local-variables-prop-line): Search two lines if "#!".1994-03-29, by Karl Heuer
-
(basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.1994-03-29, by Richard M. Stallman
-
Fix glitches in previous change.1994-03-29, by Karl Heuer
-
(Fcompute_motion): Typecheck all arguments.1994-03-29, by Karl Heuer
-
Fix typo in comment.1994-03-29, by Karl Heuer
-
(struct frame_glyphs): New fields charstarts and total_charstarts.1994-03-29, by Richard M. Stallman
-
Fix typos in comments.1994-03-29, by Karl Heuer
-
(display_text_line): Handle selective display at window edge.1994-03-29, by Karl Heuer
-
(debug): Behave sensibly if pop-up-frames is set.1994-03-29, by Karl Heuer
-
(Info-suffix-list): Put empty string last.1994-03-29, by Karl Heuer
-
(file_name_completion): Don't step on dirname.1994-03-29, by Karl Heuer
-
Initial revision1994-03-29, by Richard M. Stallman
-
(vc-checkin): Insert name of current defun in comment buffer.1994-03-29, by Roland McGrath
-
(add-log-current-defun): Autoload this.1994-03-28, by Roland McGrath
-
(forms-mode): Set major mode before finding forms-file. (This gives1994-03-28, by Karl Heuer
-
(x_find_modifier_meanings): Skip zero entries.1994-03-28, by Karl Heuer
-
(file_name_completion): Protect things from GC.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
*** empty log message ***1994-03-28, by Richard M. Stallman
-
(emerge-goto-line): New function.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(byte-compile-file): Use whole file name for errors.1994-03-28, by Richard M. Stallman
-
(momentary-string-display): Avoid modifying the undo list.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(set-match-data): New alias.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(choose-completion-delete-max-match): Renamed from1994-03-27, by Richard M. Stallman
-
(mouse-choose-completion): Use choose-completion-string.1994-03-27, by Richard M. Stallman
-
Initial revision1994-03-27, by Richard M. Stallman
-
(set-visited-file-name): Kill local var vc-mode.1994-03-27, by Richard M. Stallman
-
(vc-find-file-hook): Set backup-inhibited.1994-03-27, by Richard M. Stallman
-
(read_minibuf): Return val via unbind_to.1994-03-27, by Richard M. Stallman
-
(Freplace_match): Doc fix.1994-03-27, by Richard M. Stallman
-
*** empty log message ***1994-03-27, by Richard M. Stallman
-
(verify_interval_modification): For insertion in1994-03-26, by Richard M. Stallman
-
Don't test for presence of dump-emacs.1994-03-26, by Richard M. Stallman
-
(blink-matching-open): Now three strategies for choosing1994-03-26, by Richard M. Stallman
-
*** empty log message ***1994-03-26, by Richard M. Stallman
-
(Info-insert-dir): Add a save-excursion.1994-03-26, by Richard M. Stallman
-
(this_command, last_command): Declared.1994-03-25, by Richard M. Stallman
-
(gud-comint-buffer): Move defvar up.1994-03-25, by Richard M. Stallman
-
(pr): Use debug_print.1994-03-25, by Richard M. Stallman
-
(debug_print): New function.1994-03-25, by Richard M. Stallman
-
(etags, ctags): Pass -D for VERSION.1994-03-25, by Richard M. Stallman
-
(gud-gdb-complete-command): New defun to support true1994-03-25, by Richard M. Stallman
-
* etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.1994-03-25, by Francesco Potortì
-
Initial revision1994-03-25, by Richard M. Stallman
-
(Fformat): Validate number and type of arguments.1994-03-25, by Karl Heuer
-
(Fframe_first_window): New function.1994-03-25, by Karl Heuer
-
(xmenu_show): Enable asynchronous events.1994-03-25, by Karl Heuer
-
(apropos-match-keys): Skip duplicate keybindings.1994-03-25, by Karl Heuer
-
(Fwhere_is_internal): Skip duplicates.1994-03-25, by Karl Heuer
-
(x_get_arg): Use downcased string in compare.1994-03-25, by Karl Heuer
-
(x_report_frame_params): Sample visibility.1994-03-25, by Karl Heuer
-
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(x_get_local_selection, x_handle_selection_request): Use assignment, not1994-03-25, by Karl Heuer
-
(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,1994-03-25, by Karl Heuer
-
(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not1994-03-25, by Karl Heuer
-
(add_properties, remove_properties): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(status_notify): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(thisdir): Nonsensical variable removed.1994-03-24, by Roland McGrath
-
(mouse-menu-bar-buffers): Fix position structure.1994-03-24, by Karl Heuer
-
New version from author.1994-03-24, by Daniel LaLiberte
-
Change "internal" to "original" throughout.1994-03-24, by Daniel LaLiberte
-
Initial revision1994-03-24, by Richard M. Stallman
-
Add case for Bull dpx20.1994-03-24, by Richard Kenner
-
(shell-strip-ctrl-m): New command.1994-03-24, by Richard M. Stallman
-
(comint-run): New command.1994-03-24, by Richard M. Stallman
-
(Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to1994-03-24, by Fred Pierresteguy
-
(run_msdos_command): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_minibuf): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_filtered_event, intern): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,1994-03-23, by Karl Heuer
-
(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):1994-03-23, by Karl Heuer
-
(next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,1994-03-23, by Karl Heuer
-
(lock_file): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(Finsert_file_contents): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(internal_self_insert): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(call_process_cleanup, getenv_internal): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(check_mark, Fcall_interactively): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(sort_overlays, Fmake_overlay): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(make_event_array): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
Initial revision1994-03-23, by Daniel LaLiberte
-
(rmail-sort-by-subject): Fix `Re:' regexp.1994-03-23, by Karl Heuer
-
(reset_sys_modes): Turn off O_NDELAY.1994-03-23, by Karl Heuer
-
(nroff-mode-abbrev-table): Call define-abbrev-table.1994-03-23, by Karl Heuer
-
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.1994-03-23, by Karl Heuer
-
(do_switch_frame): Common code for Fselect_frame and handle_switch_frame.1994-03-23, by Karl Heuer
-
(x_get_focus_frame): New function.1994-03-23, by Karl Heuer
-
(rmail-quit): Remove summary buffer from display.1994-03-23, by Richard M. Stallman
-
(rmail-secondary-file-menu): Display relative file names.1994-03-23, by Richard M. Stallman
-
* etags.c (cwd, outfiledir): vars added.1994-03-23, by Francesco Potortì
-
(update_frame_menubar): Function renamed from update_one_frame_psheets.1994-03-23, by Fred Pierresteguy
-
(Fx_create_frame): Call initialize_frame_menubar.1994-03-23, by Fred Pierresteguy
-
(tex-delete-last-temp-files): New arg NOT-ALL.1994-03-23, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.1994-03-23, by Richard M. Stallman
-
(reset_buffer): Init auto_save_failure_time slot.1994-03-23, by Richard M. Stallman
-
(where-is): New function.1994-03-23, by Richard M. Stallman
-
(where_is_string, Fwhere_is): Deleted.1994-03-23, by Richard M. Stallman
-
(sort-subr): Add autoload.1994-03-23, by Richard M. Stallman
-
(Fdefine_key): Check for non-events in keyvector.1994-03-22, by Karl Heuer
-
(read_minibuf): Don't redirect focus unless minibuf is on another frame.1994-03-22, by Karl Heuer
-
(unreadchar): Don't back up the pointer when unreading EOF.1994-03-22, by Karl Heuer
-
(read1): Check for invalid modifier bits in a string.1994-03-22, by Karl Heuer
-
(asm-mode): Doc fix.1994-03-22, by Richard M. Stallman
-
(debugger-eval-expression): Use a history list.1994-03-22, by Richard M. Stallman
-
(__do_global_ctors, __do_global_ctors_aux)1994-03-22, by Richard M. Stallman
-
(Fcall_process): Make sure to close descriptors.1994-03-22, by Richard M. Stallman
-
Call XtSetValues not XtVaSetValues.1994-03-22, by Fred Pierresteguy
-
(set_frame_size): Put #if 0 around a lot of useless code.1994-03-22, by Fred Pierresteguy
-
entered into RCS1994-03-22, by Richard M. Stallman
-
(jump-to-register): Handle dead marker.1994-03-22, by Karl Heuer
-
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,1994-03-22, by Karl Heuer
-
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make1994-03-22, by Roland McGrath
-
(Qwholenump): New variable.1994-03-22, by Richard M. Stallman
-
(Qwholenump): Declared.1994-03-22, by Richard M. Stallman
-
(Fkeymapp): Doc fix.1994-03-21, by Karl Heuer
-
(Fcopy_keymap): Account for menus and equiv-key cache.1994-03-21, by Karl Heuer
-
Initial revision1994-03-21, by Karl Heuer
-
(insert-directory): Quote special shell chars,1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
entered into RCS1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
(Fstring_to_number): Doc fix.1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
(Fmake_local_variable): Void variables stay void.1994-03-21, by Karl Heuer
-
(make-lucid-menu-keymap): Any row of dashes means blank.1994-03-21, by Karl Heuer
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mail-mode): Doc mod.1994-03-20, by Karl Heuer
-
(x-valid-simple-selection-p): Accept an overlay.1994-03-20, by Richard M. Stallman
-
(one-window-p): New argument all-frames.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(xdialog_show): Delete args x, y.1994-03-20, by Richard M. Stallman
-
(map-y-or-n-p): Call x-popup-dialog the new way.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mh-progs, mh-lib): Deleted.1994-03-20, by Richard M. Stallman
-
Provide lmenu, not menubar.1994-03-20, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-03-20, by Richard M. Stallman
-
(help-with-tutorial): Change previous change;1994-03-20, by Richard M. Stallman
-
(tagsfiles): Accept capital letters.1994-03-20, by Richard M. Stallman
-
(UTILITIES): `env' deleted.1994-03-20, by Richard M. Stallman
-
(emacs): rm emacs before the ln.1994-03-20, by Richard M. Stallman
-
(wait_reading_process_input, both versions): Don't call1994-03-20, by Richard M. Stallman
-
(syms_of_emacs): Don't initialize Vinstallation_name1994-03-20, by Richard M. Stallman
-
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.1994-03-19, by Richard M. Stallman
-
*** empty log message ***1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.1994-03-19, by Richard M. Stallman
-
Delete obsolete comment.1994-03-19, by Karl Heuer
-
(rmail-summary-goto-msg): Highlight message number of current message.1994-03-19, by Richard M. Stallman
-
(iso-accents-list): Add entries for unadorned accents.1994-03-19, by Karl Heuer
-
(beginning-of-defun-raw): Don't err when called at end of buffer.1994-03-19, by Karl Heuer
-
(help-with-tutorial): Avoid unexplained large blank area.1994-03-19, by Karl Heuer
-
(standard-display-ascii): Error if using a windowing system.1994-03-19, by Karl Heuer
-
(create-glyph): Don't use slots that look like ASCII.1994-03-19, by Karl Heuer
-
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle1994-03-19, by Karl Heuer
-
(direct_output_for_insert): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(dumpglyphs): Use the fast macros.1994-03-19, by Karl Heuer
-
(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match1994-03-19, by Roland McGrath
-
Initial revision1994-03-19, by Richard M. Stallman
-
(perform-replace): Set match-data markers to nil before discarding them.1994-03-18, by Roland McGrath
-
(map-y-or-n-p): Use a dialog box when triggered by a mouse event.1994-03-18, by Roland McGrath
-
(rmail-summary-window-size): New variable.1994-03-18, by Richard M. Stallman
-
(rmail-output-menu): New command.1994-03-18, by Richard M. Stallman
-
(list_of_items): Arg to push_menu_item was missing.1994-03-18, by Richard M. Stallman
-
(X_WINDOWS_SUPPORT): Don't include term/x-win.1994-03-18, by Roland McGrath
-
(lisp): Include version.el, not version.elc.1994-03-18, by Roland McGrath
-
(LIBXT): Add -lXext.1994-03-18, by Roland McGrath
-
(telnet-maximum-count): Doc fix.1994-03-18, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-03-18, by Karl Heuer
-
(compute_motion): Doc fixes.1994-03-18, by Karl Heuer
-
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.1994-03-18, by Karl Heuer
-
(X_WINDOWS_SUPPORT): New macro.1994-03-18, by Roland McGrath
-
(beginning-of-defun-raw): New function.1994-03-18, by Karl Heuer
-
(end-of-defun): Fix check for trailing comment.1994-03-18, by Karl Heuer
-
(Fx_popup_dialog, Fx_popup_menu): Handle case where1994-03-18, by Richard M. Stallman
-
(install-arch-indep): Add missing backslash after a `then'.1994-03-18, by Roland McGrath
-
(create_process): Skip the ioctl if fd is -1.1994-03-18, by Karl Heuer
-
(openp, Fload): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fcall_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fstart_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(rmail-convert-to-babyl-format): Check Content-Length field for consistency.1994-03-17, by Karl Heuer
-
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.1994-03-17, by Karl Heuer
-
Initial revision1994-03-17, by Richard M. Stallman
-
(undo): Don't let the undo entries for the undo1994-03-16, by Richard M. Stallman
-
(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.1994-03-16, by Karl Heuer
-
(read_minibuf): Disallow trailing junk.1994-03-16, by Karl Heuer
-
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.1994-03-16, by Karl Heuer
-
use bcopy when moving gap.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
Revisions by author.1994-03-16, by Richard M. Stallman
-
entered into RCS1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
(Frandom): Eliminate bias in random number generator.1994-03-16, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
(manual-entry): Document what the arg does.1994-03-16, by Karl Heuer
-
(update_menu_bar): Delete unused second argument. Callers changed.1994-03-16, by Karl Heuer
-
(redisplay): Don't consider minibuffer name for frame title.1994-03-16, by Karl Heuer
-
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo1994-03-16, by Karl Heuer
-
(defun-prompt-regexp): Doc fix.1994-03-15, by Karl Heuer
-
(LOCALTIME_CACHE): Define this symbol.1994-03-15, by Karl Heuer
-
(Frename_file): Use RETURN_UNGCPRO when run handler.1994-03-15, by Richard M. Stallman
-
(message1): Call message2 instead of duplicating code.1994-03-15, by Karl Heuer
-
entered into RCS1994-03-15, by Richard M. Stallman
-
(LaTeX patterns): Don't match \( and \[ following a \.1994-03-15, by Richard M. Stallman
-
(Man-original-frame): New variable.1994-03-15, by Karl Heuer
-
(Man-cooked-hook): Doc fix.1994-03-15, by Karl Heuer
-
(gud-filter): Update comint-last-input-end.1994-03-15, by Karl Heuer
-
Doc fix.1994-03-15, by Karl Heuer
-
(Flogb): Check for 0.0. Emulate logb if needed.1994-03-15, by Karl Heuer
-
(Man-filter-list): Extend footer pattern for hpux.1994-03-15, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.1994-03-15, by Karl Heuer
-
(x_scroll_bar_expose): Don't make the right border thicker.1994-03-15, by Karl Heuer
-
(terminal-frame) [! MULTI_FRAME]: Create this variable.1994-03-15, by Karl Heuer
-
(read_minibuf): Make minibuffer frame visible when minibuffer activated.1994-03-15, by Karl Heuer
-
(Man-build-man-command): Redirect desc 2 to /dev/null.1994-03-14, by Richard M. Stallman
-
(Fhandle_switch_frame): Ignore switch to dead frame.1994-03-14, by Karl Heuer
-
(install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.1994-03-14, by Richard M. Stallman
-
(thisdir): New variable.1994-03-14, by Richard M. Stallman
-
(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with1994-03-14, by Karl Heuer
-
(buffer-display-table, buffer-undo-list): Delete docstring of second version1994-03-14, by Karl Heuer
-
(Fread_file_name): Delete docstring of second version of function, to avoid1994-03-14, by Karl Heuer
-
(framep, selected-frame, frame-char-height, frame-char-width,1994-03-14, by Karl Heuer
-
(Fget_buffer_process): Fix typo in comment.1994-03-14, by Karl Heuer
-
Whitespace change.1994-03-14, by Richard M. Stallman
-
(search_buffer): Avoid boolean/integer mixing that confuses some compilers.1994-03-14, by Karl Heuer
-
(redisplay_window): Avoid dividing negative numbers, since the rounding effect1994-03-14, by Karl Heuer
-
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,1994-03-14, by Karl Heuer
-
(underline-region, ununderline-region): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(Info-insert-dir): Use printable escapes instead of embedding literal control1994-03-14, by Karl Heuer
-
(indent-or-fill-region): Use printable escapes instead of embedding literal1994-03-14, by Karl Heuer
-
(original-page-delimiter, set-page-delimiter): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(view-register, insert-register): Handle dead marker.1994-03-14, by Karl Heuer
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
(lunar-phase): Use calendar-mod instead of % so that it1994-03-14, by Edward M. Reingold
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
entered into RCS1994-03-14, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Set the values of left_pos and1994-03-14, by Fred Pierresteguy
-
(view-mode): Run view-mode-hook as well as view-hook.1994-03-14, by Richard M. Stallman
-
Comment change.1994-03-14, by Richard M. Stallman
-
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.1994-03-14, by Richard M. Stallman
-
(Fvertical_motion): New optional arg WINDOW.1994-03-14, by Richard M. Stallman
-
(Fdelete_other_windows): Pass new arg to Fvertical_motion.1994-03-14, by Richard M. Stallman
-
Undo previous change. Instead:1994-03-14, by Richard M. Stallman
-
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.1994-03-14, by Richard M. Stallman
-
(text-mode): Doc fix.1994-03-13, by Karl Heuer
-
Fix typo in comment.1994-03-13, by Karl Heuer
-
(diff-latest-backup-file): Call file name handler properly.1994-03-13, by Richard M. Stallman
-
(hide-other, hide-sublevels): Renamed from outline-...1994-03-13, by Richard M. Stallman
-
Turn on menu-bar-mode.1994-03-13, by Richard M. Stallman
-
Preload menu-bar.1994-03-13, by Richard M. Stallman
-
(PURESIZE): Reduce to 230000.1994-03-13, by Richard M. Stallman
-
(pascal-indent-case): Handle comma separated list.1994-03-12, by Richard M. Stallman
-
(rmail-sort-by-lines): msgnum variable should be msg.1994-03-12, by Karl Heuer
-
(Fexpt): Delete extraneous `for' statement.1994-03-12, by Karl Heuer
-
(get_process): Allow arg to be a buffer object.1994-03-12, by Karl Heuer
-
Doc fix.1994-03-12, by Karl Heuer
-
Fix coding style.1994-03-12, by Karl Heuer
-
Put hyphen in a safer place in the character class.1994-03-12, by Karl Heuer
-
Don't use triple-hyphen in a character class.1994-03-12, by Karl Heuer
-
(x_consider_frame_title): New function, extracted from display_mode_line.1994-03-11, by Karl Heuer
-
(xdialog_show): New function to handle the display of dialog boxes.1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.1994-03-11, by Fred Pierresteguy
-
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.1994-03-11, by Fred Pierresteguy
-
Initial revision1994-03-11, by Fred Pierresteguy
-
(mouse-kill): Select the clicked window first.1994-03-11, by Karl Heuer
-
(lock_superlock): Synchronize NFS cache.1994-03-11, by Karl Heuer
-
Add a comment to document the reason for the change in outline-level.1994-03-10, by Karl Heuer
-
(outline-mode, outline-level): Doc fix.1994-03-10, by Karl Heuer
-
(Fre_search_forward, Fre_search_backward): Doc fix.1994-03-10, by Karl Heuer
-
(compute_motion): Initialize prev_hpos.1994-03-10, by Richard M. Stallman
-
(shell-dynamic-complete-as-command): Make ignored-extensions1994-03-10, by Richard M. Stallman
-
(find-buffer-visiting): Don't compare NUMBER if it is nil.1994-03-10, by Richard M. Stallman
-
(byte-compile-track-mouse): Undo previous change,1994-03-10, by Richard M. Stallman
-
(Man-filter-list): Don't insist on `...done' after `wait'.1994-03-10, by Richard M. Stallman
-
(Fx_popup_menu): If POSITION is nil,1994-03-10, by Richard M. Stallman
-
(command_loop_1): On entry, set this_command1994-03-10, by Richard M. Stallman
-
(rmail-ignored-headers): Add several x400 header types.1994-03-10, by Richard M. Stallman
-
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):1994-03-10, by Richard M. Stallman
-
(kill-emacs-hook): Don't autoload this hook.1994-03-10, by Richard M. Stallman
-
(emerge-revisions, emerge-revisions-with-ancestor)1994-03-10, by Richard M. Stallman
-
(ispell-dictionary-alist): Add autoload.1994-03-10, by Richard M. Stallman
-
(ispell-menu-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(PURESIZE): Increment to 240000.1994-03-10, by Richard M. Stallman
-
(menu-bar-bookmark-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(menu-bar-emerge-menu): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(generate-file-autoloads): Don't ignore the line1994-03-10, by Richard M. Stallman
-
Delete the `>' from various menu item strings.1994-03-10, by Richard M. Stallman
-
(display_mode_line): Highlight partial-width mode lines1994-03-10, by Richard M. Stallman
-
(GLYPH_MODE_LINE_FACE): New macro.1994-03-10, by Richard M. Stallman
-
Explain typing C-M-1994-03-09, by Richard M. Stallman
-
Don't kill remaining processes if child exits.1994-03-09, by Richard M. Stallman
-
(outline-regexp): Initialize outside the defvar.1994-03-09, by Karl Heuer
-
(nroff-mode): Deleted garbage character.1994-03-09, by Karl Heuer
-
(find-buffer-visiting): Fix typo in previous change.1994-03-09, by Karl Heuer
-
Fix typo in previous change.1994-03-09, by Karl Heuer
-
(Fcall_interactively): Don't select an active minibuffer.1994-03-09, by Karl Heuer
-
(Fselect_window): Undo previous minibuffer change.1994-03-09, by Karl Heuer
-
(window_loop): Delete MULTI_FRAME1994-03-09, by Richard M. Stallman
-
(Fselect_window): Don't select an inactive minibuffer.1994-03-09, by Karl Heuer
-
(mouse-minibuffer-check): New function to disallow mouse events in an inactive1994-03-09, by Karl Heuer
-
(find-buffer-visiting): New function to look for another buffer visiting the1994-03-09, by Karl Heuer
-
(apropos, super-apropos): Doc fix.1994-03-08, by Karl Heuer
-
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.1994-03-08, by Karl Heuer
-
(Fdisplay_buffer): If pop_up_frames != 0,1994-03-08, by Richard M. Stallman
-
Initial revision1994-03-08, by Karl Heuer
-
Initial revision1994-03-08, by Richard M. Stallman
-
Add freebsd.1994-03-08, by Karl Heuer
-
(indented-text-mode): Run indented-text-mode-hook.1994-03-08, by Richard M. Stallman
-
Renamed from mode-clone.el.1994-03-08, by Richard M. Stallman
-
(comint-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(shell-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(syms_of_undo): staticpro pending_boundary.1994-03-08, by Richard M. Stallman
-
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before1994-03-08, by Roland McGrath
-
Add #undef HAVE_FPATHCONF.1994-03-08, by Roland McGrath
-
Check for fpathconf.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_data): Variable removed.1994-03-08, by Roland McGrath
-
(Fprevious_window, Fnext_window): ALL_FRAMES = visible1994-03-08, by Richard M. Stallman
-
(next_frame, prev_frame): If MINIBUF is `visible',1994-03-08, by Richard M. Stallman
-
(etags-list-tags): Check for explicit tag names.1994-03-08, by Roland McGrath
-
(etags-tags-completion-table): Let the line number or char pos be empty.1994-03-08, by Roland McGrath
-
(Qvisible): Declared.1994-03-08, by Richard M. Stallman
-
(Fwindow_width): Doc fix.1994-03-08, by Richard M. Stallman
-
entered into RCS1994-03-07, by Richard M. Stallman
-
(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.1994-03-07, by Roland McGrath
-
Comment fix.1994-03-07, by Karl Heuer
-
(gdb): Use a minibuffer map with TAB to complete a filename.1994-03-07, by Karl Heuer
-
(comment-column): Doc fix.1994-03-07, by Karl Heuer
-
(doprnt): Do the right thing for negative size spec.1994-03-07, by Karl Heuer
-
(get_minibuffer): Make name buffer large enough.1994-03-07, by Karl Heuer
-
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.1994-03-07, by Karl Heuer
-
(temp_echo_area_glyphs): Use quit_char, not C-g.1994-03-07, by Karl Heuer
-
(Fscroll_other_window): Doc fix.1994-03-07, by Karl Heuer
-
(mouse-choose-completion): Bury the completion buffer.1994-03-07, by Richard M. Stallman
-
Initial revision1994-03-07, by Richard M. Stallman
-
Accept freebsd as OS.1994-03-07, by Richard M. Stallman
-
Doc fixes.1994-03-07, by Richard M. Stallman
-
(mark_object): Add no-op cast.1994-03-06, by Richard M. Stallman
-
(edebug-skip-whitespace): Only \n, not \r, ends a comment.1994-03-06, by Richard M. Stallman
-
(error): Use doprnt. Make buffer larger as necessary.1994-03-06, by Richard M. Stallman
-
(backquote-listify): Renamed from bq-listify.1994-03-06, by Richard M. Stallman
-
Complete rewrite by Sladkey.1994-03-06, by Richard M. Stallman
-
Comment changes.1994-03-06, by Richard M. Stallman
-
(operate_on_word): Don't move point; store in *NEWPOINT.1994-03-06, by Richard M. Stallman
-
Initial revision1994-03-06, by Richard M. Stallman
-
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.1994-03-05, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Handle 5th arg.1994-03-05, by Richard M. Stallman
-
(byte-compile-track-mouse): Handle >1 body form.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Define here.1994-03-05, by Richard M. Stallman
-
Clean up indentation and whitespace.1994-03-05, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-05, by Richard M. Stallman
-
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.1994-03-05, by Richard M. Stallman
-
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Definition moved to lisp.h.1994-03-05, by Richard M. Stallman
-
(shut_down_emacs): Set Vrun_hooks to nil.1994-03-05, by Richard M. Stallman
-
(Fdo_auto_save): Doc fix.1994-03-05, by Richard M. Stallman
-
(command_loop_1, read_key_sequence, Fcommand_execute):1994-03-05, by Richard M. Stallman
-
(read_minibuf): Don't call Vrun_hooks if it is nil.1994-03-05, by Richard M. Stallman
-
(save_excursion_restore): Don't call Vrun_hooks if nil.1994-03-05, by Richard M. Stallman
-
(Fkill_buffer, Fkill_all_local_variables):1994-03-05, by Richard M. Stallman
-
(command_loop_1): Fix misplaced assignment of last_point_position.1994-03-05, by Karl Heuer
-
(rmail-message-filter): Doc fix.1994-03-04, by Karl Heuer
-
*** empty log message ***1994-03-04, by Karl Heuer
-
(isnan): New macro.1994-03-04, by Karl Heuer
-
(update_one_frame_psheets): Call EmacsFrameSetCharSize to1994-03-04, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for1994-03-04, by Fred Pierresteguy
-
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.1994-03-04, by Roland McGrath
-
(compile-goto-error): Push the mark before calling next-error.1994-03-04, by Roland McGrath
-
(skip_chars): Treat `-' as alias for space, if syntaxp.1994-03-04, by Richard M. Stallman
-
(system-key-alist): Fix the code value for `remove'.1994-03-04, by Richard M. Stallman
-
(Finsert_file_contents): Pass del_range_1 two ends, not a length.1994-03-04, by Richard M. Stallman
-
(byte-compile-insert-header): Take a filename argument.1994-03-04, by Richard M. Stallman
-
(ange-ftp-nslookup-host, ange-ftp-start-process):1994-03-04, by Richard M. Stallman
-
(chan_process): Don't specify size.1994-03-04, by Karl Heuer
-
(c-fill-paragraph): Preserve final sentence boundary.1994-03-04, by Karl Heuer
-
Rename comint-input-filter-functions and1994-03-03, by Richard M. Stallman
-
(inferior-scheme-mode): Removed unnecessary1994-03-03, by Richard M. Stallman
-
(comint-input-filter-functions)1994-03-03, by Richard M. Stallman
-
(shell-dynamic-complete-functions): New variable.1994-03-03, by Richard M. Stallman
-
(comint-after-partial-filename-command,1994-03-03, by Richard M. Stallman
-
(generate-file-autoloads): Move misplaced paren in match clause of cond1994-03-03, by Roland McGrath
-
Fix typo in comment.1994-03-03, by Karl Heuer
-
(server-switch-buffer): Don't select a minibuffer.1994-03-03, by Karl Heuer
-
(Fread_file_name): Do the right thing when insert-default-directory is nil.1994-03-03, by Karl Heuer
-
(record_delete): Save last_point_position in the undo record, rather than the1994-03-03, by Karl Heuer
-
New variable last_point_position.1994-03-03, by Karl Heuer
-
(command_loop_1): Set last_point_position to the value of point.1994-03-03, by Karl Heuer
-
(Finsert_file_contents): If undo_list was t, leave it t.1994-03-03, by Richard M. Stallman
-
(kill-emacs-query-functions, kill-buffer-query-functions):1994-03-03, by Richard M. Stallman
-
(outline-on-heading-p): Use bolp.1994-03-03, by Richard M. Stallman
-
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.1994-03-03, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-03, by Karl Heuer
-
(map_event_to_object, set_frame_menubar):1994-03-03, by Richard M. Stallman
-
Comment change.1994-03-03, by Richard M. Stallman
-
Use add-hook instead of setq.1994-03-03, by Karl Heuer
-
(Fget_file_buffer): Doc fix.1994-03-03, by Karl Heuer
-
(buffer-file-truename): Doc fix.1994-03-03, by Karl Heuer
-
(substitute-key-definition): Avoid infinite recursion.1994-03-03, by Karl Heuer
-
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.1994-03-03, by Karl Heuer
-
(chan_process, Vprocess_alist): Declared.1994-03-02, by Richard M. Stallman
-
(chan_process, Vprocess_alist): No longer static.1994-03-02, by Richard M. Stallman
-
(mouse-choose-completion): Use that as the buffer to edit.1994-03-02, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.1994-03-02, by Richard M. Stallman
-
(Fdisplay_completion_list): Restore original buffer1994-03-02, by Richard M. Stallman
-
(completion-list-mode): Set completion-reference-buffer1994-03-02, by Richard M. Stallman
-
(menu_bar_items): When moving an item to the end,1994-03-02, by Richard M. Stallman
-
Include unistd.h.1994-03-02, by Richard M. Stallman
-
(Fdelete_frame): Don't initialize a Lisp_Object.1994-03-02, by Richard M. Stallman
-
(telnet): Use chars in comint-delimiter-argument-list.1994-03-02, by Richard M. Stallman
-
(shell-delimiter-argument-list): Now has chars, not strings.1994-03-02, by Richard M. Stallman
-
(comint-arguments): Use just one regexp to find end of arg1994-03-02, by Richard M. Stallman
-
(pascal-calculate-indent): Fixed indentation bug1994-03-02, by Richard M. Stallman
-
(shell-dirtrackp): Variable definition added.1994-03-02, by Richard M. Stallman
-
(inferior-lisp-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(shell-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(inferior-scheme-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(full-copy-sparse-keymap): Function deleted.1994-03-02, by Richard M. Stallman
-
(diff-latest-backup-file): Check for a file-name-handler and run it.1994-03-02, by Roland McGrath
-
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.1994-03-02, by Richard M. Stallman
-
(copy-face): Don't change old-face and new-face before the frame loop.1994-03-02, by Karl Heuer
-
(with_x_toolkit): Fix typo in previous change.1994-03-02, by Karl Heuer
-
(Fx_list_fonts): Avoid confused increment of info.1994-03-02, by Karl Heuer
-
(Fforward_comment): Do the right thing at eob.1994-03-02, by Karl Heuer
-
(iconify-or-deiconify-frame): Don't make invisible before making visible.1994-03-02, by Karl Heuer
-
(tags-add-tables): Change default value to 'ask-user; update doc.1994-03-02, by Roland McGrath
-
(ispell-message-text-end): New variable.1994-03-02, by Richard M. Stallman
-
Initial revision1994-03-02, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the1994-03-02, by Karl Heuer
-
(mail-do-fcc): Don't write a newline before the text.1994-03-02, by Richard M. Stallman
-
(menu_bar_items): Accept old vector as arg. Return a vector.1994-03-02, by Richard M. Stallman
-
(update_menu_bar): Change call to menu_bar_items.1994-03-02, by Richard M. Stallman
-
(memory_signal_data): No longer static.1994-03-02, by Richard M. Stallman
-
(Fsignal): If DATA is memory_signal_data, don't add to it.1994-03-02, by Richard M. Stallman
-
(struct handler): New field chosen_clause.1994-03-02, by Richard M. Stallman
-
(make_frame): Init menu_bar_items field to 0.1994-03-02, by Richard M. Stallman
-
New s-file for rs60000-ibm-aix3.2.5.1994-03-02, by Karl Heuer
-
Initial revision1994-03-02, by Karl Heuer
-
Use -g with the native compiler.1994-03-02, by Karl Heuer
-
(del_range_1): New function.1994-03-02, by Richard M. Stallman
-
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.1994-03-02, by Richard M. Stallman
-
* calendar.el (calendar-current-date): Use fixed assoc list for1994-03-01, by Edward M. Reingold
-
(pascal-sub-block-re): Recognize for and with.1994-03-01, by Richard M. Stallman
-
Move comment to proper place.1994-03-01, by Doug Evans
-
(Info-restore-point): Don't wipe out hl before using it.1994-03-01, by Karl Heuer
-
(picture-forward-column, picture-backward-column): Allow backward motion1994-03-01, by Karl Heuer
-
(inhibit-startup-echo-area-message): Doc fix.1994-03-01, by Karl Heuer
-
Fix typo in comment.1994-03-01, by Karl Heuer
-
(tc-mode-map): Fix binding of tc-dissociate.1994-03-01, by Karl Heuer
-
(memory_full): Use new variable memory_signal_data with precomputed value1994-02-28, by Karl Heuer
-
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.1994-02-28, by Fred Pierresteguy
-
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use1994-02-28, by Fred Pierresteguy
-
Use GPL.1994-02-27, by David J. MacKenzie
-
*** empty log message ***1994-02-27, by David J. MacKenzie
-
Use GPL.1994-02-27, by David J. MacKenzie
-
Initial revision1994-02-27, by David J. MacKenzie
-
Update GPL.1994-02-27, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.1994-02-27, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.1994-02-27, by David J. MacKenzie
-
Fix comment typos.1994-02-27, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.1994-02-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.1994-02-26, by Richard M. Stallman
-
Comment change.1994-02-26, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.1994-02-26, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the1994-02-26, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a1994-02-26, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed since1994-02-26, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.1994-02-26, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.1994-02-26, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.1994-02-26, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.1994-02-26, by Karl Heuer
-
Delete extra backslash on last line of macro.1994-02-26, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlighting1994-02-26, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.1994-02-25, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.1994-02-25, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.1994-02-25, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and update1994-02-25, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.1994-02-25, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name to1994-02-25, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only to1994-02-25, by Karl Heuer
-
*** empty log message ***1994-02-25, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):1994-02-25, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro that1994-02-25, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.1994-02-24, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.1994-02-24, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.1994-02-24, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.1994-02-24, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.1994-02-24, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
Fix value of docdir.1994-02-24, by Karl Heuer
-
(Fload): Cast the args to stat.1994-02-24, by Richard M. Stallman
-
Install DOC* in docdir.1994-02-24, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.1994-02-24, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(direct_output_for_insert): Fix comment.1994-02-24, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.1994-02-24, by Karl Heuer
-
(Fget_char_property): Fix docstring.1994-02-24, by Karl Heuer
-
(Fget_char_property): New function.1994-02-24, by Karl Heuer
-
Formerly INSTALL.~20~1994-02-24, by Richard M. Stallman
-
(sort_overlays): Allow for null window.1994-02-24, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...1994-02-24, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standard1994-02-24, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.1994-02-24, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.1994-02-24, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.1994-02-24, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):1994-02-24, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).1994-02-24, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.1994-02-24, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.1994-02-24, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.1994-02-24, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Karl Heuer
-
Include usg5-4.h.1994-02-23, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)1994-02-23, by Richard M. Stallman
-
NEWSOS5 conditional deleted.1994-02-23, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.1994-02-23, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.1994-02-23, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give you1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Richard M. Stallman
-
(posn-x-y): New function.1994-02-23, by Richard M. Stallman
-
Removed all support for Emacs-18:1994-02-23, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.1994-02-23, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.1994-02-23, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are1994-02-23, by Karl Heuer
-
New variable docdir to control where the docstring file goes.1994-02-22, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.1994-02-22, by Karl Heuer
-
New path PATH_DOC for doc-directory.1994-02-22, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.1994-02-22, by Karl Heuer
-
(get_doc_string, Snarf_documentation): Use new variable doc_directory.1994-02-22, by Karl Heuer
-
New variable doc_directory.1994-02-22, by Karl Heuer
-
When --run-in-place, don't inherit archlibdir.1994-02-22, by Karl Heuer
-
Move extern declarations to top of file.1994-02-22, by Karl Heuer
-
(get_time): Simplify; avoid calling index.1994-02-22, by Karl Heuer
-
(calendar-cursor-to-date): Fix search string so it1994-02-22, by Richard M. Stallman
-
(make_lispy_event): For menu bar event in USE_X_TOOLKIT1994-02-22, by Richard M. Stallman
-
(construct_menu_click): Undo previous change.1994-02-22, by Richard M. Stallman
-
(x_had_errors_p): New function.1994-02-21, by Richard M. Stallman
-
(get_keyelt): Cached equiv-key data is now a sublist.1994-02-21, by Richard M. Stallman
-
Whitespace change.1994-02-21, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would1994-02-21, by Karl Heuer
-
(single_keymap_panes): Properly skip help-string if any.1994-02-21, by Richard M. Stallman
-
(picture-mode-map): Replace delete-backward-char1994-02-21, by Richard M. Stallman
-
Move config.h after system includes.1994-02-20, by Roland McGrath
-
[BSD]: #undef WCOREDUMP before defining it.1994-02-20, by Roland McGrath
-
(BSD_PGRPS): Add #undef.1994-02-20, by Richard M. Stallman
-
(install-arch-dep, install-arch-indep):1994-02-20, by Richard M. Stallman
-
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.1994-02-20, by Richard M. Stallman
-
(x_window_to_frame): Add parens for clarity.1994-02-19, by Richard M. Stallman
-
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)1994-02-19, by Richard M. Stallman
-
*** empty log message ***1994-02-19, by Richard M. Stallman
-
(get_keyelt): Discard keyboard equivalents1994-02-19, by Richard M. Stallman
-
Find and display keyboard equivalents of menu items.1994-02-19, by Richard M. Stallman
-
(calendar-string-to-mayan-long-count): Don't1994-02-19, by Richard M. Stallman
-
(substitute-key-definition): Don't discard menu strings.1994-02-19, by Richard M. Stallman
-
(lisp-complete-symbol): Doc fix.1994-02-18, by Richard M. Stallman
-
(mouse-delete-max-match): Set len properly.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(Fx_parse_geometry): Don't call check_x.1994-02-18, by Richard M. Stallman
-
(gud-mode): Define C-c C-l in gud buffer.1994-02-18, by Richard M. Stallman
-
Comment change.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
entered into RCS1994-02-18, by Fred Pierresteguy
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.1994-02-18, by Fred Pierresteguy
-
(gnu_bits): Use unsigned char.1994-02-18, by Richard M. Stallman
-
(unshow_buffer): Unconditionally set last_window_start.1994-02-18, by Richard M. Stallman
-
(vc-lookup-triple): Yield nil, not "", if NAME is nil.1994-02-18, by Paul Eggert
-
(Fdelete_other_windows): Don't call Frecenter;1994-02-18, by Richard M. Stallman
-
(dumpglyphs): Try various alternatives for foreground color1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Fred Pierresteguy
-
Delete the code to enable menu bars.1994-02-17, by Richard M. Stallman
-
(defun-prompt-regexp): Now a user variable.1994-02-17, by Richard M. Stallman
-
Use <...> for config.h.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.1994-02-17, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Fix regexp typo.1994-02-17, by Richard M. Stallman
-
* etags.c (--absolute-pathnames): this option removed.1994-02-17, by Francesco Potortì
-
(Finsert_file_contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
(revert-buffer): Use new insert-file-contents replace arg.1994-02-17, by Richard M. Stallman
-
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.1994-02-17, by Noah Friedman
-
(child_setup_tty): Typo in previous change.1994-02-17, by Richard M. Stallman
-
(time-stamp-start): Allow more white space1994-02-17, by Richard M. Stallman
-
entered into RCS1994-02-17, by Richard M. Stallman
-
(unexec): Add cast to result of `sbrk'.1994-02-17, by Richard M. Stallman
-
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.1994-02-17, by Richard M. Stallman
-
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.1994-02-17, by Richard M. Stallman
-
(BSD_PGRPS): Defined.1994-02-17, by Richard M. Stallman
-
(main): Test BSD_PGRPS, not BSD.1994-02-17, by Richard M. Stallman
-
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.1994-02-17, by Richard M. Stallman
-
(mips-sony-newsos*): New configuration.1994-02-17, by Richard M. Stallman
-
(rs6000-bull-bosx*): New configuration.1994-02-17, by Fred Pierresteguy
-
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to1994-02-17, by Roland McGrath
-
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.1994-02-16, by Richard M. Stallman
-
(put_line): Don't break the line if it all fits.1994-02-16, by Richard M. Stallman
-
(recover-file): Call auto-save-file-name-p correctly.1994-02-16, by Richard M. Stallman
-
(c++-mode): Set parse-sexp-ignore-comments to t.1994-02-16, by Richard M. Stallman
-
(interpreter-mode-alist): New variable.1994-02-16, by Richard M. Stallman
-
(face-try-color-list): Don't rely on errors from using1994-02-15, by Richard M. Stallman
-
(sys_write): If any bytes were written, return how many.1994-02-15, by Richard M. Stallman
-
(XTread_socket): Do not assume that select returning1994-02-15, by Richard M. Stallman
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
(Fx_close_current_connection): call check_x.1994-02-14, by Karl Heuer
-
(Fx_popup_menu): Likewise.1994-02-14, by Karl Heuer
-
(check_x): Make it global.1994-02-14, by Karl Heuer
-
(x-own-selection-internal, x-get-selection-internal,1994-02-14, by Karl Heuer
-
(check_x): Declare it.1994-02-14, by Karl Heuer
-
Initial revision1994-02-14, by Richard M. Stallman
-
(current-word): Remove (interactive).1994-02-14, by Karl Heuer
-
(indented_beyond_p): New function.1994-02-14, by Karl Heuer
-
(try_window_id, display_text_line): Treat blank lines specially in1994-02-14, by Karl Heuer
-
Fix comments.1994-02-14, by Karl Heuer
-
* etags.c (absolute_pathnames, cwd): added global vars.1994-02-14, by Francesco Potortì
-
Initial revision1994-02-14, by Roland McGrath
-
(BROKEN_START, TEXT_START): Don't define.1994-02-13, by Roland McGrath
-
(start_of_text): Don't define #ifdef HAVE_TEXT_START.1994-02-13, by Roland McGrath
-
(decode_mode_spec): Support %+.1994-02-13, by Richard M. Stallman
-
(undo, yank): Set this-command to t at start,1994-02-13, by Richard M. Stallman
-
(command_loop_1): On entry, set last_command to this_command.1994-02-13, by Richard M. Stallman
-
(term_init): If no `se', use `me';1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): New variable.1994-02-12, by Richard M. Stallman
-
(face-initialize): Specify default characteristics1994-02-12, by Richard M. Stallman
-
(super-apropos-check-doc-file): Don't attempt to retrieve function1994-02-12, by Karl Heuer
-
(disabled-command-hook): Use eq to compare elts1994-02-12, by Richard M. Stallman
-
Set up Alt keys as well as C-x 8 prefix.1994-02-12, by Richard M. Stallman
-
(Fset_frame_height, Fset_frame_width, Fset_frame_size):1994-02-12, by Richard M. Stallman
-
(clone-init-mode-variables): Don't defvar1994-02-12, by Richard M. Stallman
-
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.1994-02-12, by Karl Heuer
-
(perl-mode): Set parse-sexp-ignore-comments.1994-02-12, by Richard M. Stallman
-
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.1994-02-12, by Richard M. Stallman
-
Fix conditional compilation.1994-02-12, by Karl Heuer
-
Delete HAVE_SETSID; configure checks for that.1994-02-12, by Karl Heuer
-
*** empty log message ***1994-02-12, by Richard M. Stallman
-
(gethomedir): Look at LOGNAME before USER.1994-02-12, by Karl Heuer
-
(x_scroll_bar_create): Fix indentation.1994-02-11, by Karl Heuer
-
(Fuser_real_login_name): Doc fix.1994-02-11, by Karl Heuer
-
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.1994-02-11, by Karl Heuer
-
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to1994-02-11, by Karl Heuer
-
(user-original-login-name): Reduce to a defalias, since it's redundant with1994-02-11, by Karl Heuer
-
(gnus-user-login-name): Fix doc string.1994-02-11, by Karl Heuer
-
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before1994-02-11, by Karl Heuer
-
(init_editfns): Look at LOGNAME before USER.1994-02-11, by Karl Heuer
-
Don't initialize CC.1994-02-11, by Richard M. Stallman
-
(perform-replace): Check for empty stack.1994-02-11, by Karl Heuer
-
(syms_of_buffer): Doc fix.1994-02-11, by Richard M. Stallman
-
(decode_mode_spec): Implement `P'.1994-02-11, by Richard M. Stallman
-
Use -ltermcap, not Emacs's own version. #undef symbols used for1994-02-11, by Charles Hannum
-
(SYSV_SYSTEM_DIR): Define.1994-02-11, by Roland McGrath
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but1994-02-11, by Fred Pierresteguy
-
*** empty log message ***1994-02-11, by Fred Pierresteguy
-
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.1994-02-11, by Fred Pierresteguy
-
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget1994-02-11, by Fred Pierresteguy
-
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.1994-02-11, by Fred Pierresteguy
-
Fix spelling of pre-command-hook.1994-02-11, by Karl Heuer
-
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.1994-02-11, by Karl Heuer
-
Fix syntax used for C-SPC.1994-02-11, by Karl Heuer
-
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is1994-02-11, by Roland McGrath
-
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
Add #undef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char1994-02-11, by Karl Heuer
-
(read_filtered_event): Retry read_char after a buffer change.1994-02-11, by Karl Heuer
-
Split #ifdef so as not to confuse c-mode.1994-02-11, by Karl Heuer
-
(Fpos_visible_in_window_p): Take hscroll into account.1994-02-11, by Karl Heuer
-
(buffer_posn_from_coords): Take hscroll into account.1994-02-10, by Karl Heuer
-
(Fmessage): Copy the text to be displayed into a malloc'd buffer.1994-02-10, by Karl Heuer
-
Comment change.1994-02-10, by Karl Heuer
-
(difftm): Simplify expression.1994-02-10, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify1994-02-10, by Fred Pierresteguy
-
(shell-get-current-command): Make regexp more selective.1994-02-10, by Richard M. Stallman
-
(mouse-start-end): For double click with START on openparen,1994-02-10, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Quote the * in let*.1994-02-10, by Richard M. Stallman
-
Use new name vmsdir.h.1994-02-10, by Richard M. Stallman
-
(outline-mode): Fix spelling of add-hook.1994-02-10, by Karl Heuer
-
(Fdo_auto_save): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fgarbage_collect): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fkill_all_local_variables): Run change-major-mode-hook.1994-02-09, by Karl Heuer
-
(x_display_cursor, process_expose_from_menu): Block input.1994-02-09, by Karl Heuer
-
(vc-comment-to-change-log): Load add-log before binding1994-02-09, by Karl Heuer
-
(CRT0_DUMMIES): Definition deleted.1994-02-09, by Karl Heuer
-
(mouse-start-end): Check START rather than point for being at eob.1994-02-09, by Karl Heuer
-
(mark_object): Fetch obj from *objptr at loop, not at the gotos.1994-02-09, by Karl Heuer
-
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.1994-02-09, by Richard M. Stallman
-
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.1994-02-09, by Richard M. Stallman
-
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,1994-02-09, by Fred Pierresteguy
-
(C_SWITCH_MACHINE): Get this from autoconf.1994-02-09, by Richard M. Stallman
-
(display-time): Use expand-file-name to make file name of wakeup.1994-02-09, by Richard M. Stallman
-
(disabled-command-hook): Use eq to compare elts of this-command-keys.1994-02-09, by Richard M. Stallman
-
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
(rmail-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
Add (require 'rmail) so the macro will be byte-compiled properly.1994-02-09, by Karl Heuer
-
(compute_char_face): Extract overlay-sorting code as a separate function,1994-02-09, by Karl Heuer
-
(sort-overlays): New function, extracted from xfaces.c.1994-02-09, by Karl Heuer
-
(main) [HAVE_SYSVIPC]: Reverse test of fork value.1994-02-08, by Richard M. Stallman
-
(show-children): Don't narrow to (1+ (point-max)) when1994-02-08, by Richard M. Stallman
-
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind1994-02-08, by Roland McGrath
-
*** empty log message ***1994-02-08, by Roland McGrath
-
(print): If print_escapes_newlines, print '\f' as "\\f".1994-02-08, by Roland McGrath
-
(rmail-edit-current-message): Make local variables permanent, so1994-02-08, by Karl Heuer
-
(rmail-variables): Make local variables permanent, so the user can safely1994-02-08, by Karl Heuer
-
(copy-face): Doc fix.1994-02-08, by Richard M. Stallman
-
(finder-mode): Doc fix.1994-02-08, by Richard M. Stallman
-
(mail-signature): Insert a `-- ' line.1994-02-08, by Richard M. Stallman
-
(Fprocess_kill_without_query): Doc fix.1994-02-08, by Richard M. Stallman
-
(compute_motion): Source code was improperly indented.1994-02-08, by Karl Heuer
-
(make-syntax-table): Behave like copy-syntax-table if an argument is given,1994-02-08, by Karl Heuer
-
(batch-update-autoloads): Add missing close paren.1994-02-08, by Karl Heuer
-
*** empty log message ***1994-02-08, by Jim Meyering
-
*** empty log message ***1994-02-08, by Karl Heuer
-
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.1994-02-07, by Karl Heuer
-
(mail-signature): Doc mod.1994-02-07, by Karl Heuer
-
(insert-parentheses): Doc mod.1994-02-07, by Karl Heuer
-
(autoload-trim-file-name): New function.1994-02-07, by Roland McGrath
-
(desktop-bug-report): Command deleted.1994-02-07, by Richard M. Stallman
-
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-french-date,diary-french-date):1994-02-07, by Richard M. Stallman
-
(view-diary-entries,diary-islamic-date): Use new error arg1994-02-07, by Richard M. Stallman
-
(calendar-cursor-holidays): Use new error arg1994-02-07, by Richard M. Stallman
-
(insert-diary-entry,insert-weekly-diary-entry,1994-02-07, by Richard M. Stallman
-
(calendar-mode-line-format): Change "current" to "today".1994-02-07, by Richard M. Stallman
-
Comment change.1994-02-07, by Richard M. Stallman
-
(remote-compile): Set comint-file-name-prefix in the compilation buffer.1994-02-07, by Roland McGrath
-
Fix Roland's misplaced paren around call to marker-buffer.1994-02-07, by Michael I. Bushnell
-
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.1994-02-07, by Fred Pierresteguy
-
Finish previous change.1994-02-07, by Richard M. Stallman
-
Change the sequences aa and ae to just a and e.1994-02-07, by Richard M. Stallman
-
(gomoku-init-display, gomoku-put-char):1994-02-07, by Richard M. Stallman
-
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.1994-02-07, by Richard M. Stallman
-
(makefile-browser-fill, makefile-browser-toggle):1994-02-07, by Richard M. Stallman
-
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(c-macro-expand): Check inhibit-read-only.1994-02-07, by Richard M. Stallman
-
Properly check in the total rewrite installed months ago.1994-02-07, by Richard M. Stallman
-
(update-file-autoloads): Never ask the user where to put a new section.1994-02-07, by Roland McGrath
-
Comment changes.1994-02-07, by Richard M. Stallman
-
Initial revision1994-02-07, by Richard M. Stallman
-
(push-mark): Don't push on global-mark-ring if its car is a marker in the1994-02-07, by Roland McGrath
-
(global-mark-ring, global-mark-ring-max): New variables.1994-02-07, by Roland McGrath
-
Initial revision1994-02-07, by Richard M. Stallman
-
(single_keymap_panes): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(menu_bar_item): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(internal_condition_case_1): New function.1994-02-07, by Richard M. Stallman
-
(indent-c-exp): If line starts with }, ignore what1994-02-07, by Richard M. Stallman
-
(kill-region): Test inhibit-read-only.1994-02-06, by Richard M. Stallman
-
(auto-mode-alist): Add elt for .tcl files.1994-02-06, by Richard M. Stallman
-
(dired-listing-switches): Doc fix.1994-02-06, by Richard M. Stallman
-
(rmail-output): Handle rmail-output-file-alist.1994-02-06, by Richard M. Stallman
-
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES1994-02-06, by Richard M. Stallman
-
(fix_glyph): New function.1994-02-06, by Richard M. Stallman
-
(mouse-yank-secondary): Do move point.1994-02-06, by Richard M. Stallman
-
(menu-bar-emerge-menu): New map.1994-02-06, by Richard M. Stallman
-
Use > as convention for another menu follows.1994-02-06, by Richard M. Stallman
-
Add defvars for many vars already being used.1994-02-06, by Richard M. Stallman
-
Comment change.1994-02-06, by Richard M. Stallman
-
(main) [AIX]: Don't handle signal 20, 21 or 22.1994-02-05, by Richard M. Stallman
-
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.1994-02-05, by Roland McGrath
-
Removed many extra autoload cookies.1994-02-05, by Roland McGrath
-
(internal_condition_case_1): Declared.1994-02-05, by Richard M. Stallman
-
Comment changes and doc fixes.1994-02-05, by Richard M. Stallman
-
(profile): New target.1994-02-05, by Richard M. Stallman
-
(desktop-internal-v2s): Allow saving of markers and subrs.1994-02-05, by Richard M. Stallman
-
(string-rectangle): Make operate-on-rectangle convert tabs.1994-02-05, by Richard M. Stallman
-
(outline-end-of-subtree): If loop leaves us at eob,1994-02-05, by Richard M. Stallman
-
(Fwhere_is_internal): Take just one keymap arg.1994-02-04, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass keymap as that arg1994-02-04, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.1994-02-04, by Richard M. Stallman
-
(rmail-reply): If no resent-date, use ordinary date.1994-02-04, by Richard M. Stallman
-
(outline-mode-map): Move C-c C-h to C-c C-d.1994-02-04, by Richard M. Stallman
-
(verify_interval_modification): When checking read-only, allow for the case1994-02-04, by Karl Heuer
-
(kbd_buffer_get_event): Pass 1 to read_avail_input.1994-02-04, by Richard M. Stallman
-
(drem): Check for this function.1994-02-04, by Karl Heuer
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-04, by Richard M. Stallman
-
(fmod): Implement it on systems where it's missing, using drem if available.1994-02-04, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to1994-02-04, by Fred Pierresteguy
-
(te-escape-help, te-more-break-help, terminal-emulator):1994-02-04, by Richard M. Stallman
-
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):1994-02-04, by Richard M. Stallman
-
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(sentence-end-double-space): New variable.1994-02-04, by Richard M. Stallman
-
(do-auto-fill): Don't break line at period-single-space.1994-02-04, by Richard M. Stallman
-
Add comments describing the rules used by the merge algorithm.1994-02-04, by Karl Heuer
-
(comment-region): Fix previous change.1994-02-04, by Richard M. Stallman
-
(define-mode-clone): Renamed from mode-clone.1994-02-04, by Richard M. Stallman
-
Initial revision1994-02-04, by Richard M. Stallman
-
Rms (in his change to comment-region on Feb 1) decided to make1994-02-03, by Michael I. Bushnell
-
(init_cmdargs): Set Vinstallation_directory.1994-02-03, by Richard M. Stallman
-
(record_first_change): Check for buffer-undo-list = t.1994-02-03, by Richard M. Stallman
-
(c-fill-paragraph): Delete extraneous close paren.1994-02-03, by Karl Heuer
-
(merge_properties_sticky): Preserve original order of properties.1994-02-03, by Karl Heuer
-
(X_IO_BUG): Defined.1994-02-03, by Richard M. Stallman
-
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.1994-02-03, by Richard M. Stallman
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-03, by Richard M. Stallman
-
(scan_buffer): New arg ALLOW_QUIT.1994-02-03, by Richard M. Stallman
-
(find_defun_start): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(Fforward_line): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(XTread_socket): Add X_IO_BUG conditional.1994-02-02, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-02-02, by Richard M. Stallman
-
(thing@pt-version): Removed variable.1994-02-02, by Richard M. Stallman
-
(mouse-sel-version): Don't base version number on1994-02-02, by Richard M. Stallman
-
(server-program): Add exec-directory to value.1994-02-02, by Richard M. Stallman
-
(mips-mips-riscos4*): Set NON_GNU_CPP.1994-02-02, by Richard M. Stallman
-
(sort-paragraphs): Use proper paragraph definition instead of just checking1994-02-02, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we1994-02-02, by Karl Heuer
-
Doc fix.1994-02-02, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.1994-02-02, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 181994-02-02, by Eric S. Raymond
-
(disable-command): Reject invalid commands.1994-02-02, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.1994-02-02, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.1994-02-02, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.1994-02-02, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.1994-02-02, by Karl Heuer
-
(x_term_init): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Declared.1994-02-02, by Karl Heuer
-
(x_get_customization_string): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Remove restriction on hostname size.1994-02-02, by Karl Heuer
-
Fix file-relative-name to allow for ancestors as well as descendants.1994-02-02, by Karl Heuer
-
vc-parse-buffer: arrange for old properties to get cleared when their1994-02-02, by Eric S. Raymond
-
(mail-mailer-swallows-blank-line): New variable.1994-02-02, by Richard M. Stallman
-
(comment-region): Handle comment-end deletion for C-u.1994-02-02, by Richard M. Stallman
-
(Fmod): Use HAVE_FMOD.1994-02-01, by Karl Heuer
-
(HAVE_FMOD): Add another #undef.1994-02-01, by Karl Heuer
-
Check whether fmod exists.1994-02-01, by Karl Heuer
-
(font-lock-set-defaults): Handle shell mode.1994-02-01, by Richard M. Stallman
-
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.1994-02-01, by Richard M. Stallman
-
*** empty log message ***1994-02-01, by Richard M. Stallman
-
Many doc fixes.1994-02-01, by Richard M. Stallman
-
(auto-mode-alist): Add .p and .pas for pascal-mode.1994-02-01, by Richard M. Stallman
-
(x_set_menu_bar_lines): Test also menubar_widget before calling1994-02-01, by Fred Pierresteguy
-
(calculate-fortran-indent): Handle1994-02-01, by Richard M. Stallman
-
(dumpglyphs): Don't crash for invalid face code.1994-02-01, by Richard M. Stallman
-
(revert-buffer): Doc fix.1994-02-01, by Richard M. Stallman
-
(font-lock-mode): Use the new hooks to get proper behavior on a revert.1994-02-01, by Karl Heuer
-
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.1994-02-01, by Karl Heuer
-
(tabify): Don't delete back before initial START.1994-02-01, by Richard M. Stallman
-
(appt-display-interval, appt-display-duration)1994-02-01, by Richard M. Stallman
-
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.1994-01-31, by Roland McGrath
-
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when1994-01-31, by Roland McGrath
-
(show-children): Don't call outline-level at eob.1994-01-31, by Richard M. Stallman
-
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.1994-01-31, by Richard M. Stallman
-
Fix rmail summary commands to work with rmail-mail-new-frame.1994-01-31, by Karl Heuer
-
*** empty log message ***1994-01-31, by Richard M. Stallman
-
entered into RCS1994-01-31, by Richard M. Stallman
-
*** empty log message ***1994-01-30, by Richard M. Stallman
-
entered into RCS1994-01-30, by Richard M. Stallman
-
Whitespace changes.1994-01-30, by Richard M. Stallman
-
Whitespace change.1994-01-30, by Richard M. Stallman
-
(configuration): Change # comment to C comment.1994-01-30, by Richard M. Stallman
-
Initial revision1994-01-30, by Richard M. Stallman
-
(calendar-mayan-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-french-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-sunrise-sunset): Add date to message.1994-01-30, by Richard M. Stallman
-
(calendar-phases-of-moon): Fix mode line.1994-01-30, by Richard M. Stallman
-
(list-calendar-holidays): Fix mode line.1994-01-30, by Richard M. Stallman
-
(diary-day-of-year, diary-iso-date, diary-islamic-date,1994-01-30, by Richard M. Stallman
-
(calendar-version): New function.1994-01-30, by Richard M. Stallman
-
(minor-mode-alist): Don't add "Outl" if already added.1994-01-29, by Richard M. Stallman
-
(rmail-make-in-reply-to-field): Discard text properties from1994-01-29, by Richard M. Stallman
-
Scale by sizeof when allocating objects.1994-01-29, by Karl Heuer
-
(kill-all-local-variables): follow symbol forwarding.1994-01-29, by Karl Heuer
-
(c-fill-paragraph): Handle C++ mode.1994-01-29, by Richard M. Stallman
-
Include stdio.h.1994-01-29, by Richard M. Stallman
-
(init_lread): Put non-ex-dir warnings on stderr.1994-01-29, by Richard M. Stallman
-
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.1994-01-28, by Fred Pierresteguy
-
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.1994-01-28, by Fred Pierresteguy
-
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and1994-01-27, by Fred Pierresteguy
-
(x_set_mouse_position): Don't raise the frame.1994-01-26, by Richard M. Stallman
-
(mkdir): Use MKDIR_PROTOTYPE if defined.1994-01-26, by Richard M. Stallman
-
[__GNUC__] (MKDIR_PROTOTYPE): Defined.1994-01-26, by Richard M. Stallman
-
(help-for-help): Doc fix.1994-01-26, by Richard M. Stallman
-
(three-step-help): New option.1994-01-26, by Richard M. Stallman
-
(rmail-summary-undelete): If we don't undelete anything, don't move point.1994-01-26, by Richard M. Stallman
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)1994-01-26, by Fred Pierresteguy
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)1994-01-26, by Fred Pierresteguy
-
(next-line): Move error signaling and special end of1994-01-26, by Richard M. Stallman
-
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.1994-01-26, by Richard M. Stallman
-
Find lwlib.h and xlwmenuP.h in ../lwlib.1994-01-26, by Richard M. Stallman
-
(x_wm_set_size_hint): Swap southeast and northwest.1994-01-26, by Richard M. Stallman
-
Find lwlib.h in ../lwlib.1994-01-26, by Richard M. Stallman
-
(widgetobj): New variable.1994-01-26, by Richard M. Stallman
-
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.1994-01-25, by Francesco Potortì
-
(appt-check): Doc fix.1994-01-25, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): New variable.1994-01-24, by Richard M. Stallman
-
(graft_intervals_into_buffer): Fix one-off1994-01-24, by Richard M. Stallman
-
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.1994-01-24, by Francesco Potortì
-
(Fconcat): Doc fix.1994-01-23, by Richard M. Stallman
-
*** empty log message ***1994-01-22, by Richard M. Stallman
-
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =1994-01-22, by Roland McGrath
-
(Fassq, Fassoc): Doc fixes.1994-01-22, by Richard M. Stallman
-
(Faset): Doc fix.1994-01-22, by Richard M. Stallman
-
(appt-check): Use the new variables1994-01-21, by Richard M. Stallman
-
(display_menu_bar): Add USE_X_TOOLKIT conditional.1994-01-21, by Richard M. Stallman
-
(struct frame): New field external_menu_bar.1994-01-21, by Richard M. Stallman
-
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Richard M. Stallman
-
(forward-paragraph): Doc fix.1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Roland McGrath
-
(with_x_toolkit): Treat values athena and lucid alike.1994-01-21, by Richard M. Stallman
-
(S_ISDIR): Define if not defined.1994-01-21, by Richard M. Stallman
-
(isearch-highlight): Do nothing if not window-system.1994-01-21, by Richard M. Stallman
-
(update_end): Clear updating_frame before calling hook.1994-01-21, by Richard M. Stallman
-
(double_dollars): New function.1994-01-20, by Richard M. Stallman
-
Doc fix.1994-01-20, by Richard M. Stallman
-
Doc fixes.1994-01-20, by Richard M. Stallman
-
(Fprevious_property_change): Move back at least 1 char.1994-01-20, by Richard M. Stallman
-
(enable-flow-control-on): Do nothing if no TERM.1994-01-20, by Richard M. Stallman
-
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.1994-01-20, by Richard M. Stallman
-
Handle --with-x-toolkit. Produce lwlib/Makefile.1994-01-20, by Richard M. Stallman
-
(make-help-screen): Use overriding-local-map.1994-01-20, by Richard M. Stallman
-
*** empty log message ***1994-01-20, by Richard M. Stallman
-
Add #undef SYSTEM_MALLOC.1994-01-19, by Richard M. Stallman
-
(isearch-push-state): Save isearch-case-fold-search.1994-01-19, by Richard M. Stallman
-
*** empty log message ***1994-01-19, by Richard M. Stallman
-
(shell-command-on-region): If we quit the command,1994-01-19, by Richard M. Stallman
-
Include errno.h; don't include fasync.h.1994-01-19, by Richard M. Stallman
-
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.1994-01-19, by Richard M. Stallman
-
Better, more user-oriented doc strings.1994-01-19, by Richard M. Stallman
-
Add #undef for USE_X_TOOLKIT.1994-01-19, by Richard M. Stallman
-
(lwlib/Makefile): New target.1994-01-19, by Richard M. Stallman
-
Handle lwlib subdir like oldXMenu subdir.1994-01-18, by Richard M. Stallman
-
entered into RCS1994-01-18, by Richard M. Stallman
-
*** empty log message ***1994-01-18, by Richard M. Stallman
-
Initial revision1994-01-18, by Richard M. Stallman
-
(font-lock-mode): Set after-revert-hook1994-01-18, by Richard M. Stallman
-
(revert-buffer): Run after-revert-hook.1994-01-18, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing when in kbd macro.1994-01-17, by Richard M. Stallman
-
(yow-file): Doc fix.1994-01-17, by Roland McGrath
-
Fix typo (extra paren).1994-01-17, by Roland McGrath
-
Don't include stdio.h.1994-01-17, by Richard M. Stallman
-
Include stdio.h before config.h.1994-01-17, by Richard M. Stallman
-
(init_callproc): Use Vinstallation_directory.1994-01-17, by Richard M. Stallman
-
(init_lread): Use Vinstallation_directory.1994-01-17, by Richard M. Stallman
-
(Ffile_symlink_p): Doc fix.1994-01-16, by Richard M. Stallman
-
(isearch-mode): Set overriding-local-map locally.1994-01-16, by Richard M. Stallman
-
(Voverriding_local_map): New variable.1994-01-16, by Richard M. Stallman
-
(Fkey_binding): Handle Voverriding_local_map.1994-01-16, by Richard M. Stallman
-
(menu-bar-file-menu): Add rmail, gnus, calendar items.1994-01-16, by Richard M. Stallman
-
(rmail-get-new-mail): Avoid error if file is empty.1994-01-16, by Richard M. Stallman
-
Delete duplicate clauses for hp9k2... and hp9k31...1994-01-16, by Richard M. Stallman
-
Alphabetize the list of machine-name aliases.1994-01-16, by Richard M. Stallman
-
(forward-paragraph): If moving back we find nothing1994-01-16, by Richard M. Stallman
-
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.1994-01-16, by Roland McGrath
-
(copmilation-error-list): Doc fix.1994-01-16, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexp for Lucid lcc.1994-01-16, by Roland McGrath
-
Make the argument list output look more like the Lisp docstrings do.1994-01-16, by Roland McGrath
-
(update-copyright): Wrap final copyright-matching regexp in parens, so \11994-01-16, by Roland McGrath
-
Comment change.1994-01-15, by Paul Reilly
-
SPC is not special in regexp within brackets.1994-01-15, by Richard M. Stallman
-
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.1994-01-15, by Richard M. Stallman
-
(do-install): Install the dired-x info files.1994-01-15, by Richard M. Stallman
-
Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)1994-01-15, by Richard M. Stallman
-
(LD_SWITCH_X_SITE_AUX): Add #undef.1994-01-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.1994-01-15, by Richard M. Stallman
-
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.1994-01-15, by Richard M. Stallman
-
(request_sigio, unrequest_sigio): Add new versions of1994-01-15, by Richard M. Stallman
-
(comint-show-output): Leave point at start of output, but push the mark.1994-01-15, by Richard M. Stallman
-
Doc fix.1994-01-15, by Richard M. Stallman
-
(rmail-default-file): Renamed from rmail-last-file.1994-01-15, by Richard M. Stallman
-
Use new names rmail-default-file and rmail-default-rmail-file.1994-01-15, by Richard M. Stallman
-
Change defconsts to defvars. Doc fixes.1994-01-14, by Richard M. Stallman
-
(command_loop_1): If there's an error in the1994-01-14, by Richard M. Stallman
-
(BSTRING): Don't define it here.1994-01-14, by Richard M. Stallman
-
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.1994-01-14, by Richard M. Stallman
-
(debug): Bind unread-command-char to -1, not nil.1994-01-14, by Richard M. Stallman
-
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.1994-01-14, by Richard M. Stallman
-
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.1994-01-14, by Richard M. Stallman
-
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.1994-01-14, by Richard M. Stallman
-
(function-key-map): Change insertchar and deletechar to insert and delete.1994-01-14, by Richard M. Stallman
-
* etags.c (stab_entry, stab_create, stab_find, stab_search,1994-01-14, by Francesco Potortì
-
(sigchld_handler, status_message): Handle a NULL in sys_siglist.1994-01-14, by Richard M. Stallman
-
Comment change.1994-01-14, by Richard M. Stallman
-
entered into RCS1994-01-14, by Richard M. Stallman
-
Fix typo in -hiux* case.1994-01-13, by Richard Kenner
-
(xterm.o): Depends on syssignal.h.1994-01-13, by Richard M. Stallman
-
Initial revision1994-01-13, by Richard M. Stallman
-
(sys_siglist) [sun]: Additional Sun-specific signal names.1994-01-12, by Richard M. Stallman
-
(Man-default-man-args): Use Man-specified-section-option.1994-01-12, by Richard M. Stallman
-
[USG] (SIGIO): Define as SIGPOLL.1994-01-12, by Richard M. Stallman
-
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.1994-01-12, by Roland McGrath
-
(child_setup): Call close_load_descs.1994-01-11, by Richard M. Stallman
-
(Fload): Record descriptor numbers on load_descriptor_list.1994-01-11, by Richard M. Stallman
-
(Fcondition_case): Doc fix.1994-01-11, by Richard M. Stallman
-
(Fsignal): Rename 1st arg to error_symbol.1994-01-11, by Richard M. Stallman
-
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):1994-01-11, by Richard M. Stallman
-
(open-line): Treat all cases of enabled undo alike.1994-01-11, by Richard M. Stallman
-
(Fcondition_case): Allow a list of condition names in a handler.1994-01-11, by Richard M. Stallman
-
(byte-compile-condition-case): Disable warning about1994-01-11, by Richard M. Stallman
-
(read_process_output): Supply second arg to unbind_to.1994-01-11, by Richard M. Stallman
-
(hif-tokenize): Handle // comments after #if.1994-01-11, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Add Reply-to.1994-01-11, by Richard M. Stallman
-
(x_sync): Block input.1994-01-10, by Richard M. Stallman
-
(struct buffer): New field auto_save_failure_time.1994-01-10, by Richard M. Stallman
-
(set_search_regs): New subroutine.1994-01-10, by Richard M. Stallman
-
(Info-follow-reference): If point is not in middle of a1994-01-10, by Richard M. Stallman
-
(isearch-mode): If not slow, clear isearch-window-configuration.1994-01-10, by Richard M. Stallman
-
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.1994-01-10, by Richard M. Stallman
-
(Fdelete_frame): Call x_sync.1994-01-10, by Richard M. Stallman
-
(describe_map_tree): New arg NOMENU.1994-01-10, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.1994-01-10, by Richard M. Stallman
-
(telnet): Fix previous change--tentative idea1994-01-10, by Richard M. Stallman
-
(create_process): Set line discipline only if pty_flag.1994-01-10, by Richard M. Stallman
-
Include <sys/types.h> before <sys/resource.h>.1994-01-09, by Roland McGrath
-
(vendor-key-syms): Fixed typo (extra parens).1994-01-09, by Roland McGrath
-
(debug): Fixed typo.1994-01-09, by Roland McGrath
-
(debug): Bind a bunch of vars, like last-command, to1994-01-09, by Richard M. Stallman
-
Don't declare sys_nerr.1994-01-09, by Roland McGrath
-
(diff): Select the differences buffer.1994-01-09, by Richard M. Stallman
-
(diff-latest-backup-file): Call file-chase-links.1994-01-09, by Richard M. Stallman
-
(c-indent-region): Keep looping till reach endmark.1994-01-09, by Richard M. Stallman
-
(comint-input-autoexpand): Make default nil.1994-01-09, by Richard M. Stallman
-
(shell-input-autoexpand): New variable.1994-01-09, by Richard M. Stallman
-
(vendor-key-syms): Add more HP keysyms and some Sun.1994-01-09, by Richard M. Stallman
-
(x_sync): New function.1994-01-09, by Richard M. Stallman
-
Comment fix.1994-01-09, by Richard M. Stallman
-
Comment changes.1994-01-09, by Richard M. Stallman
-
Restore big block of #ifdef and #include lines for fcntl.h and friends,1994-01-09, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.1994-01-09, by Roland McGrath
-
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should1994-01-09, by Roland McGrath
-
(child_setup): Don't declare PID `register'; we later take its address.1994-01-08, by Roland McGrath
-
(report_file_error): Use strerror instead of sys_errlist.1994-01-08, by Roland McGrath
-
Declare strerror.1994-01-08, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.1994-01-08, by Roland McGrath
-
(version): Fix sed regexp to match two-elt version number.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of1994-01-08, by Roland McGrath
-
(main): Call strerror instead of using sys_errlist.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Add #undef HAVE_STRERROR.1994-01-08, by Roland McGrath
-
Check for strerror.1994-01-08, by Roland McGrath
-
[! VMS]: Don't declare sys_errlist here.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
(vendor-key-syms): Set this variable.1994-01-08, by Richard M. Stallman
-
(rmail-summary-delete-forward): Fix regexp1994-01-08, by Richard M. Stallman
-
(interrupt_signal) [MSDOS]: write explicit CRs since1994-01-08, by Richard M. Stallman
-
(main): Don't call setpgrp if !initialized.1994-01-08, by Richard M. Stallman
-
(${etc}DOC): Put back ${lisp} accidentally deleted.1994-01-08, by Richard M. Stallman
-
(gnus-group-list-all-groups): Display a message in the echo area.1994-01-08, by Richard M. Stallman
-
If there are no subversions yet, use 1.1994-01-08, by Richard M. Stallman
-
(gud-common-init): Don't crash if no file specified.1994-01-08, by Richard M. Stallman
-
(rmail-summary-by-senders):1994-01-08, by Richard M. Stallman
-
(enable-flow-control): Use prefix argument like minor modes.1994-01-08, by Richard M. Stallman
-
Load version.el before site-load.el.1994-01-08, by Richard M. Stallman
-
(Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?1994-01-08, by Richard M. Stallman
-
Initial revision1994-01-08, by Richard M. Stallman
-
[MSDOS]: New buffer-local variable:1994-01-08, by Richard M. Stallman
-
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Don't #include <a.out.h>, but use other headers.1994-01-08, by Richard M. Stallman
-
[MSDOS]: don't #include <sgtty.h>. We haven't got it.1994-01-08, by Richard M. Stallman
-
[MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and1994-01-08, by Richard M. Stallman
-
[MSDOS] (get_lim_data): Use go32 call.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Use text mode for all files but ".elc" files.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Don't define HAVE_MATHERR.1994-01-08, by Richard M. Stallman
-
[MSDOS]: #include "msdos.h" and <sys/param.h> needed for1994-01-08, by Richard M. Stallman
-
(main) [MSDOS]: Call init_environment. Set file types to1994-01-08, by Richard M. Stallman
-
(DIRENTRY_NONEMPTY): New macro; two definitions.1994-01-08, by Richard M. Stallman
-
(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.1994-01-08, by Richard M. Stallman
-
entered into RCS1994-01-08, by Richard M. Stallman
-
Extend emacs-version based on which executable files exist.1994-01-07, by Richard M. Stallman
-
(emacs): Don't run inc-vers.el.1994-01-07, by Richard M. Stallman
-
(strout, printchar): Use proper frame for minibuffer.1994-01-07, by Richard M. Stallman
-
*** empty log message ***1994-01-07, by Richard M. Stallman
-
entered into RCS1994-01-07, by Richard M. Stallman
-
Initial revision1994-01-07, by Richard M. Stallman
-
(dired-move-to-filename-regexp): New variable.1994-01-07, by Richard M. Stallman
-
(Info-directory-list): Change last elt to ../info (expanded).1994-01-07, by Richard M. Stallman
-
(command-line-1): Improve echo area message wording.1994-01-07, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Undo previous change.1994-01-07, by Richard M. Stallman
-
Handle HAVE_BCMP.1994-01-07, by Richard M. Stallman
-
Test for bcmp.1994-01-07, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow multiple identical inactive strings.1994-01-07, by Richard M. Stallman
-
(comint-show-output): Use (point-max) rather than erring when the1994-01-06, by Roland McGrath
-
(compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to1994-01-06, by Roland McGrath
-
(shell-cd): Function removed.1994-01-06, by Roland McGrath
-
(mouse-menu-choose-yank): Don't use rotate-yank-pointer; set1994-01-06, by Roland McGrath
-
(compilation-buffer-p): Move defsubst before all callers.1994-01-06, by Roland McGrath
-
(tempdir): Put subdir msdos into the distribution.1994-01-06, by Richard M. Stallman
-
(rmail-resend): Use send-mail-function.1994-01-06, by Richard M. Stallman
-
entered into RCS1994-01-06, by Richard M. Stallman
-
(auto-mode-alist): Treat changelo like ChangeLog.1994-01-06, by Richard M. Stallman
-
(change-log-name): On MSDOS, use changelo.1994-01-06, by Richard M. Stallman
-
(rmail-convert-to-babyl-format):1994-01-06, by Richard M. Stallman
-
(desktop-buffer-mh): New function for mh mail system.1994-01-06, by Richard M. Stallman
-
(makefile-mode): Make comment-start, comment-end,1994-01-06, by Richard M. Stallman
-
(display-time-file-nonempty-p): Check existence here.1994-01-06, by Richard M. Stallman
-
(lpr-headers-switches): Set proper value on hpux and usg.1994-01-06, by Richard M. Stallman
-
(make-lucid-menu-keymap): For "----", make blank line.1994-01-06, by Richard M. Stallman
-
(start-process-shell-command): Doc fix.1994-01-06, by Richard M. Stallman
-
[ms-dos]: Preload mouse.el, dos-fns.el,1994-01-06, by Richard M. Stallman
-
(dehexlify-buffer): If msdos, bind binary-process.1994-01-06, by Richard M. Stallman
-
(ls-lisp-format): Bad format for uid and gid fixed.1994-01-06, by Richard M. Stallman
-
(compile-internal): Extended to work without asynchronous subprocesses.1994-01-06, by Richard M. Stallman
-
(change-log-name): Let default name for ms-dos be "change.log".1994-01-06, by Richard M. Stallman
-
[ms-dos] (byte-compile-file): Save as binary.1994-01-06, by Richard M. Stallman
-
[ms-dos] (make-backup-file-name, backup-file-name-p):1994-01-06, by Richard M. Stallman
-
[ms-dos]: Save version.el as *binary*.1994-01-06, by Richard M. Stallman
-
(enable-command, disable-command): Use user-init-file.1994-01-06, by Richard M. Stallman
-
(command-line): Set user-init-file.1994-01-06, by Richard M. Stallman
-
[MSDOS]: Use text/binary mode as appropriate.1994-01-06, by Richard M. Stallman
-
(main) [MSDOS]: Open all files as binary.1994-01-06, by Richard M. Stallman
-
(main) [MSDOS]: Dummy stub just to make the file compile.1994-01-06, by Richard M. Stallman
-
(malloc): Don't declare it.1994-01-06, by Richard M. Stallman
-
Fix up whitespace. Get rid of spurious casts to void.1994-01-06, by Richard M. Stallman
-
entered into RCS1994-01-05, by Richard M. Stallman
-
Initial revision1994-01-05, by Richard M. Stallman
-
(describe_syntax): Handle Sinherit.1994-01-05, by Richard M. Stallman
-
(enum syntaxcode): Add Sinherit.1994-01-05, by Richard M. Stallman
-
(eval-after-load): Do nothing if FORM is already on the list.1994-01-05, by Richard M. Stallman
-
(popup-menu): Add loop to handle submenus.1994-01-04, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): #if 0'd.1994-01-04, by Richard M. Stallman
-
(Fmapconcat): Doc fix.1994-01-04, by Richard M. Stallman
-
(bcopy, bzero, bcmp): Defined.1994-01-04, by Richard M. Stallman
-
Include syswait.h.1994-01-04, by Richard M. Stallman
-
(buffer.o): Don't depend on syntax.h.1994-01-04, by Richard M. Stallman
-
Don't include syntax.h.1994-01-04, by Richard M. Stallman
-
(file_name_completion_stat): If have symlinks, use lstat.1994-01-04, by Richard M. Stallman
-
Comment fix.1994-01-04, by Richard M. Stallman
-
(debug): Bind this-command and last-command.1994-01-04, by Richard M. Stallman
-
(Fx_list_fonts): Don't fail to init `tail'.1994-01-04, by Richard M. Stallman
-
(vc-finish-logentry): Sync the buffer in case the user modified it while1994-01-03, by Paul Eggert
-
(tex-common-initialization): Make parse-sexp-ignore-comments t.1994-01-03, by Richard M. Stallman
-
entered into RCS1994-01-03, by Richard M. Stallman
-
(slitex-mode, latex-mode): Set paragraph-start and1994-01-03, by Richard M. Stallman
-
(comint-last-output-start): Add defvar.1994-01-03, by Richard M. Stallman
-
Fix typo in previous change.1994-01-03, by Richard M. Stallman
-
More menu bar commands.1994-01-03, by Richard M. Stallman
-
(make-syntax-table): New function; no longer an alias1994-01-03, by Richard M. Stallman
-
(get_system_name): If the official name of the host is1994-01-03, by Richard M. Stallman
-
(rmail-get-new-mail): Cope if display-time-string is nil.1994-01-03, by Richard M. Stallman
-
(sort-float-fields): Commented out.1994-01-03, by Richard M. Stallman
-
(c-mode-map): Add menu bar menu.1994-01-02, by Richard M. Stallman
-
(calendar-goto-french-date): Fix special day1994-01-02, by Richard M. Stallman
-
(rotate_right, rotate_left): Simplify1994-01-02, by Richard M. Stallman
-
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):1994-01-02, by Richard M. Stallman
-
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.1994-01-02, by Richard M. Stallman
-
(ALL_CFLAGS): Include LDFLAGS.1994-01-02, by Richard M. Stallman
-
(isearch-repeat): If we matched a null string and there's1994-01-02, by Richard M. Stallman
-
(Fwrite_region): Don't change START and END from nil1994-01-01, by Richard M. Stallman
-
(bibtex-field-name, bibtex-field-const, bibtex-field-text):1994-01-01, by Richard M. Stallman
-
(i[34]86-*-*): Check for *-nextstop*.1994-01-01, by Richard M. Stallman
-
(m68*-next-*): Don't care about which os is specified.1994-01-01, by Richard M. Stallman
-
(compilation-read-command, compilation-ask-about-save): New variables.1994-01-01, by Richard M. Stallman
-
(Info-default-directory-list): Doc fix.1994-01-01, by Richard M. Stallman
-
(read_process_output): Use clip_to_bounds when moving1994-01-01, by Richard M. Stallman
-
Delete `show env TERMCAP'.1994-01-01, by Richard M. Stallman
-
(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.1994-01-01, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): New var.1994-01-01, by Richard M. Stallman
-
(ispell-highlight, ispell-dehighlight): New functions.1994-01-01, by Richard M. Stallman
-
(rmail-output-to-rmail-file): If just a dir is specified,1994-01-01, by Richard M. Stallman
-
(save-some-buffers): Fix previous change.1994-01-01, by Richard M. Stallman
-
(gnus-news-reply): Handle reply-to field.1994-01-01, by Richard M. Stallman
-
(manual-program): Deleted.1994-01-01, by Richard M. Stallman
-
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.1993-12-31, by Richard M. Stallman
-
(lispy_accent_codes): Cope if an XK symbol is undefined.1993-12-31, by Richard M. Stallman
-
(query-replace-highlight): New variable.1993-12-31, by Richard M. Stallman
-
Always include termhooks.h.1993-12-31, by Richard M. Stallman
-
(print-region-1): If lpr-headers-switches is string,1993-12-31, by Richard M. Stallman
-
(Finsert_file_contents): Don't run after change hook1993-12-31, by Richard M. Stallman
-
(save-some-buffers): Reinsert lost code to save abbrevs.1993-12-31, by Richard M. Stallman
-
(eval-current-buffer): Old definition deleted.1993-12-31, by Richard M. Stallman
-
(PENDING_OUTPUT_COUNT): Two alternate definitions1993-12-31, by Richard M. Stallman
-
(diff): Call shell-quote-argument.1993-12-31, by Richard M. Stallman
-
(shell-quote-argument): New function.1993-12-31, by Richard M. Stallman
-
(ispell-next): Remove periods from messages.1993-12-31, by Richard M. Stallman
-
(open-line): Properly put fill-prefix on each line.1993-12-31, by Richard M. Stallman
-
(open-line): Move fill-prefix insert inside save-excursion.1993-12-31, by Richard M. Stallman
-
Added `kibo', who actually greps for his name on Usenet.1993-12-31, by Noah Friedman
-
(help-for-help): Mention the scroll commands.1993-12-31, by Richard M. Stallman
-
(command-line): In most cases, if init file sets1993-12-31, by Richard M. Stallman
-
(make-help-screen): Use read-key-sequence.1993-12-31, by Richard M. Stallman
-
(Fsubstitute_command_keys): Fix previous change.1993-12-31, by Richard M. Stallman
-
(read_from_minibuffer): Rename arg initial_input to initial_contents.1993-12-30, by Richard M. Stallman
-
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.1993-12-30, by Richard M. Stallman
-
(hack-one-local-variable): Treat file-name-handler-alist1993-12-30, by Richard M. Stallman
-
(Femacs_pid): New function.1993-12-30, by Richard M. Stallman
-
(transient-mark-mode): Doc fix.1993-12-30, by Richard M. Stallman
-
(read_avail_input): Turn O_NDELAY off on DGUX as on USG.1993-12-30, by Richard M. Stallman
-
(rmail-summary-delete-forward): Move to next or prev msg1993-12-30, by Richard M. Stallman
-
(Fall_completions): Allow completions that start with space1993-12-30, by Richard M. Stallman
-
(LDFLAGS): Define as empty.1993-12-30, by Richard M. Stallman
-
(describe_command): If binding is a kbd macro, say so.1993-12-29, by Richard M. Stallman
-
(super-apropos-check-doc-file): Verify that the doc1993-12-29, by Richard M. Stallman
-
Comment change.1993-12-26, by Richard M. Stallman
-
(main) [AIX]: Call putenv.1993-12-26, by Richard M. Stallman
-
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.1993-12-26, by Richard M. Stallman
-
(XTflush): FIx typo in last change.1993-12-26, by Richard M. Stallman
-
(struct input_event): FIx typo in previous change.1993-12-26, by Richard M. Stallman
-
(font-lock-set-defaults): Add missing paren.1993-12-26, by Richard M. Stallman
-
(lm-report-bug): lm-maintainer returns a cons; convert it to a string.1993-12-26, by Richard M. Stallman
-
(lm-report-bug): Don't crash if version is nil.1993-12-26, by Richard M. Stallman
-
(XTread_socket): Make proper junk values to pass to select.1993-12-26, by Richard M. Stallman
-
(bcopy) Use memmove instead of memcpy.1993-12-26, by Richard M. Stallman
-
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.1993-12-26, by Richard M. Stallman
-
(XTflash): Use EMACS_GET_TIME.1993-12-26, by Richard M. Stallman
-
(Fmemory_limit): No longer interactive.1993-12-25, by Richard M. Stallman
-
(command_loop_1): Test of whether disp tab elt1993-12-25, by Richard M. Stallman
-
(Fwrite_region): If handler, don't mess with modtime.1993-12-25, by Richard M. Stallman
-
(ange-ftp-write-region): Call set-visited-file-modtime.1993-12-25, by Richard M. Stallman
-
(callproc.o): Depend on systty.h and syssignal.h.1993-12-25, by Richard M. Stallman
-
Include systty.h.1993-12-25, by Richard M. Stallman
-
(create_process) [NTTYDISC]: Set the tty line discipline.1993-12-25, by Richard M. Stallman
-
Add #undef HAVE_SETSID.1993-12-25, by Richard M. Stallman
-
Check for setsid.1993-12-25, by Richard M. Stallman
-
(isearch-mode-map): Bind kp-... keys.1993-12-25, by Richard M. Stallman
-
ascii-character props for backspace, delete, etc. moved back to x-win.el.1993-12-25, by Richard M. Stallman
-
(setting up kp-... keys): Make ascii-character props.1993-12-25, by Richard M. Stallman
-
Provide bytecomp as well as byte-compile.1993-12-25, by Richard M. Stallman
-
(redisplay_window): Before altering lpoint,1993-12-25, by Richard M. Stallman
-
(Fmodify_syntax_entry): Doc fix.1993-12-24, by Richard M. Stallman
-
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.1993-12-24, by Richard M. Stallman
-
(query-replace-map): Don't bind ESC.1993-12-24, by Richard M. Stallman
-
(unload-feature): Ignore conses in the feature-symbols.1993-12-24, by Richard M. Stallman
-
(shell-backward-command): If comint-bol moves forward,1993-12-24, by Richard M. Stallman
-
(TERMCAP_NAME): Defined.1993-12-24, by Richard M. Stallman
-
(telnet): Use comint-arguments.1993-12-24, by Richard M. Stallman
-
(Fopen_network_stream): Turn off SIGIO while connecting.1993-12-24, by Richard M. Stallman
-
(rmail-output-to-rmail-file): When copying to a buffer,1993-12-24, by Richard M. Stallman
-
Comment change.1993-12-24, by Richard M. Stallman
-
(awk-mode-syntax-table): Was mistakenly changing1993-12-24, by Richard M. Stallman
-
(isearch-update): If isearch-other-end is nil,1993-12-24, by Richard M. Stallman
-
(vc-mode-line): Make buffer read-only for root if file is locked.1993-12-24, by Richard M. Stallman
-
(telnet): Use comint-canonicalize-args.1993-12-24, by Richard M. Stallman
-
(rmail-insert-inbox-text): If copy-file fails,1993-12-24, by Richard M. Stallman
-
(next-complete-history-element): Doc fix.1993-12-24, by Richard M. Stallman
-
(comint-next-matching-input-from-input): Doc fix.1993-12-24, by Richard M. Stallman
-
Put man/getopt.c in the dist.1993-12-24, by Richard M. Stallman
-
(mkdir): Make only the lockdir writable.1993-12-24, by Richard M. Stallman
-
(*-sun-solaris*): Add special case for Solaris 2.3.1993-12-24, by Richard M. Stallman
-
(${archlibdir}, install): Use $(INSTALL_PROGRAM)1993-12-24, by Richard M. Stallman
-
(main): When making tempname, cast result of xmalloc.1993-12-24, by Richard M. Stallman
-
(scan_lisp_file): Don't add newline at end of string.1993-12-24, by Richard M. Stallman
-
(picture-mode): Save the old truncate-lines value.1993-12-23, by Richard M. Stallman
-
Add side-effect-free props for many functions.1993-12-23, by Richard M. Stallman
-
Add keywords.1993-12-23, by Richard M. Stallman
-
(gnus-capitalize-newsgroup): Modify a new temporary1993-12-23, by Richard M. Stallman
-
(makefile-ignored-files-in-pickup-regex): Supply missing \\.1993-12-23, by Richard M. Stallman
-
(pages-copy-header-and-position): Call end-of-line, not forward-line.1993-12-23, by Richard M. Stallman
-
(outline-copy-exposed): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(hide-bibtex-entry-bodies): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(vip-replace-string): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
Don't repeat at load time any bindings that are autoloaded.1993-12-23, by Richard M. Stallman
-
(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.1993-12-23, by Richard M. Stallman
-
(c-delete-backslash): Do nothing if empty line.1993-12-23, by Richard M. Stallman
-
(inferior-scheme-mode):1993-12-23, by Richard M. Stallman
-
(inferior-lisp-prompt): Don't match more than one line.1993-12-23, by Richard M. Stallman
-
(remove-hook): Use equal to see if hook is just that fcn.1993-12-23, by Richard M. Stallman
-
(add-log-current-defun):1993-12-23, by Richard M. Stallman
-
(c++-indent-line, calculate-c++-indent):1993-12-23, by Richard M. Stallman
-
(dired-in-this-tree): Call expand-file-name.1993-12-23, by Richard M. Stallman
-
(perform-replace): Prompt now says how to get help.1993-12-23, by Richard M. Stallman
-
(apropos-match-keys): If REGEXP is nil, always act as if it matched.1993-12-23, by Richard M. Stallman
-
(;; Keywords:): Changed to "abbrev".1993-12-23, by Richard M. Stallman
-
(gnus-post-news): Call gnus-read-distributions-file.1993-12-23, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.1993-12-23, by Richard M. Stallman
-
Don't imply private dictionary is always ispell.words.1993-12-23, by Richard M. Stallman
-
(hack-local-variables-prop-line): If we can't switch-to-buffer1993-12-23, by Richard M. Stallman
-
(fill-region-as-paragraph): Do allow breaking line at a period1993-12-23, by Richard M. Stallman
-
(reposition-window): Fix whitespace-skipping regexp.1993-12-23, by Richard M. Stallman
-
(mail-fetch-field): Add autoload cookie.1993-12-23, by Richard M. Stallman
-
(shadow-noquery): Use it.1993-12-23, by Richard M. Stallman
-
(time-stamp-month-dd-yyyy): no leading zero on day.1993-12-23, by Richard M. Stallman
-
(sc-read-string): Don't pass a history arg to read-string.1993-12-23, by Richard M. Stallman
-
(shell-mode): Pass t to comint-read-input-ring.1993-12-23, by Richard M. Stallman
-
(comint-read-input-ring): New arg SILENT.1993-12-23, by Richard M. Stallman
-
(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.1993-12-23, by Richard M. Stallman
-
(make-doctor-variables): Fix some local var names.1993-12-23, by Richard M. Stallman
-
Autoload dired-.*-file.1993-12-23, by Richard M. Stallman
-
(mouse-kill-secondary): Get rid of CLICK argument.1993-12-23, by Richard M. Stallman
-
(visit-tags-table-buffer): Change "Add to list" question.1993-12-23, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call rmail-update-summary.1993-12-23, by Richard M. Stallman
-
(isearch-text-char-description): Treat TAB as ctl char.1993-12-23, by Richard M. Stallman
-
(rmail-spool-directory): Use dgux, not dgux-unix.1993-12-23, by Richard M. Stallman
-
(rmail-summary-goto-msg): Use unwind-protect to go1993-12-23, by Richard M. Stallman
-
(rmail-quit): Expunge without updating summary.1993-12-23, by Richard M. Stallman
-
(telnet-filter): Rewrite, taken mostly from Lucid.1993-12-23, by Richard M. Stallman
-
(calendar-mode-map): Put back C-v and M-v bindings.1993-12-23, by Richard M. Stallman
-
(Info-insert-dir): Compute truename just once for each dir.1993-12-23, by Richard M. Stallman
-
(menu-bar-edit-menu): Add query-replace menu item.1993-12-23, by Richard M. Stallman
-
(Man-specified-section-option): Test system-configuration.1993-12-23, by Richard M. Stallman
-
(asm-mode): Don't mess with auto-fill mode.1993-12-23, by Richard M. Stallman
-
(lpr-headers-switches): Treat hpux like usg-unix-v.1993-12-23, by Richard M. Stallman
-
(awk-mode): Use c-indent-line.1993-12-23, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Make match more general.1993-12-23, by Richard M. Stallman
-
(gud-format-command): Rewrite.1993-12-23, by Richard M. Stallman
-
(vc-record-rename): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(tex-common-initialization): Make paragraph-start1993-12-23, by Richard M. Stallman
-
(mail-default-reply-to): Add autoload cookie.1993-12-23, by Richard M. Stallman
-
(grep-command): New variable.1993-12-23, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT1993-12-23, by Richard M. Stallman
-
(SYSTEM_TYPE): Make it dgux.1993-12-23, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.1993-12-23, by Richard M. Stallman
-
(SET_CHILD_PTY_PGRP): Defined.1993-12-23, by Richard M. Stallman
-
(OTHER_FILES): Use ${libsrc} as dir.1993-12-23, by Richard M. Stallman
-
(Fmacroexpand): For an autoload definition,1993-12-23, by Richard M. Stallman
-
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(graft_intervals_into_buffer): If SOURCE is null1993-12-23, by Richard M. Stallman
-
(HAVE_XSETWMPROTOCOLS): Add #undef.1993-12-23, by Richard M. Stallman
-
(Fsubstitute_command_keys): Ignore menu bar bindings.1993-12-23, by Richard M. Stallman
-
(Fbuffer_disable_undo): Make arg optional.1993-12-23, by Richard M. Stallman
-
(Fwhere_is_internal): Doc fix.1993-12-23, by Richard M. Stallman
-
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.1993-12-23, by Richard M. Stallman
-
(x_get_foreign_selection): Use x_catch_errors.1993-12-23, by Richard M. Stallman
-
Line breaking change.1993-12-23, by Richard M. Stallman
-
(Fmessage): Use message2.1993-12-23, by Richard M. Stallman
-
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.1993-12-23, by Richard M. Stallman
-
(Fprocess_status): Use get_process, not Fget_process.1993-12-23, by Richard M. Stallman
-
(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.1993-12-23, by Richard M. Stallman
-
(minibuffer_auto_raise): Really define it.1993-12-23, by Richard M. Stallman
-
(del_range): Second argument in call to1993-12-23, by Richard M. Stallman
-
(syms_of_emacs): Define Lisp var system-configuration.1993-12-23, by Richard M. Stallman
-
(echo_area_glyphs_length): Declared.1993-12-23, by Richard M. Stallman
-
(configuration): New variable.1993-12-23, by Richard M. Stallman
-
(printchar, strout): Set echo_area_glyphs_length.1993-12-23, by Richard M. Stallman
-
(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.1993-12-23, by Richard M. Stallman
-
(make_terminal_frame): Add frame to Vframe_list.1993-12-23, by Richard M. Stallman
-
(message): Use message2, not message1.1993-12-23, by Richard M. Stallman
-
(Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.1993-12-23, by Richard M. Stallman
-
(XTread_socket): Don't offset keysym here.1993-12-23, by Richard M. Stallman
-
Initial revision1993-12-23, by Richard M. Stallman
-
(struct input_event): `code' is now an int.1993-12-23, by Richard M. Stallman
-
(make_lispy_event): Offset the event code here.1993-12-23, by Richard M. Stallman
-
(kbd_buffer_get_event): For delete-window-event, do count iconified frames.1993-12-23, by Richard M. Stallman
-
(Fsit_for): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
* m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.1993-12-22, by Francesco Potortì
-
(Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.1993-12-22, by Noah Friedman
-
Initial revision1993-12-19, by Richard M. Stallman
-
entered into RCS1993-12-15, by Richard M. Stallman
-
(update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.1993-12-15, by Roland McGrath
-
Initial revision1993-12-13, by Richard M. Stallman
-
[! MAP_FILE] (MAP_FILE): Define to zero.1993-12-11, by Roland McGrath
-
(compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to1993-12-09, by Roland McGrath
-
(PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU1993-12-08, by Roland McGrath
-
(lunar-phase): Add calendar-time-zone to solar ephemeris correction.1993-12-05, by Paul Eggert
-
(vc-workfile-unchanged-p): Add optional argument1993-12-03, by Paul Eggert
-
Add --brief option.1993-12-03, by Paul Eggert
-
(mail-fcc): Take argument and use interactive spec to prompt, rather than1993-12-02, by Roland McGrath
-
(vc-locking-user): Don't assume that the umask permits1993-12-02, by Paul Eggert
-
Remove spurious comment between autoload cookie and defvar for1993-12-01, by Noah Friedman
-
(rlogin-filter): initialize `region-begin' to (marker-position proc-mark),1993-12-01, by Noah Friedman
-
When breaking links, use cp -p.1993-11-28, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-11-28, by Richard M. Stallman
-
[!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.1993-11-28, by Richard M. Stallman
-
(LIBS_SYSTEM): Always define this one way or another.1993-11-28, by Richard M. Stallman
-
Properly install previous change.1993-11-27, by Richard M. Stallman
-
(vc-buffer-sync): Signal error if user says no.1993-11-27, by Richard M. Stallman
-
(do-install): Use umask 022 in copying etc and lisp dirs.1993-11-27, by Richard M. Stallman
-
(make-face-unitalic, make-face-unbold, make-face-bold)1993-11-27, by Richard M. Stallman
-
(mouse-set-font): Update nonstandard faces that are supposed1993-11-27, by Richard M. Stallman
-
(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.1993-11-27, by Richard M. Stallman
-
Undo last change.1993-11-26, by Roland McGrath
-
(isearch-search): Use real quit-char extracted from current-input-mode,1993-11-26, by Roland McGrath
-
(kbd_buffer_get_event): If user destroys the last frame,1993-11-26, by Richard M. Stallman
-
(x_window): Call XSetWMProtocols.1993-11-26, by Richard M. Stallman
-
(rmail-variables): Abbreviate truename for comparison.1993-11-26, by Richard M. Stallman
-
(SYSTEM_TYPE): Make it "irix".1993-11-26, by Richard M. Stallman
-
(mostlyclean): Make it distinct from clean.1993-11-26, by Richard M. Stallman
-
(closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.1993-11-26, by Richard M. Stallman
-
Add sample test for tpu-set-scroll-margins.1993-11-26, by Richard M. Stallman
-
Remove free/bound cursor and scroll1993-11-26, by Richard M. Stallman
-
(tpu-quoted-insert): New function.1993-11-26, by Richard M. Stallman
-
(readevalloop): Get error if buffer being eval'd is killed.1993-11-26, by Richard M. Stallman
-
When breaking links, use cp -p.1993-11-25, by Richard M. Stallman
-
(SETPGRP_RELEASES_CTTY): Defined.1993-11-25, by Richard M. Stallman
-
(IRIX5, SETPGRP_RELEASES_CTTY): Defined.1993-11-25, by Richard M. Stallman
-
(create_process): Do setpgrp for USG regardless of IRIX.1993-11-25, by Richard M. Stallman
-
Comment changes.1993-11-25, by Richard M. Stallman
-
(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.1993-11-25, by Richard M. Stallman
-
(quit_throw_to_read_char):1993-11-25, by Richard M. Stallman
-
(HAVE_FTIME): Deleted (autoconf does it).1993-11-25, by Richard M. Stallman
-
Comment change.1993-11-25, by Richard M. Stallman
-
(bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.1993-11-25, by Richard M. Stallman
-
(tags-add-tables): New variable.1993-11-25, by Richard M. Stallman
-
(merge_properties_sticky): Declared.1993-11-25, by Richard M. Stallman
-
(Fhandle_switch_frame, Fredirect_frame_focus): Declared.1993-11-25, by Richard M. Stallman
-
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.1993-11-25, by Richard M. Stallman
-
(HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.1993-11-25, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg LENGTH.1993-11-25, by Richard M. Stallman
-
(insert_from_string): Pass new arg to graft_intervals_into_buffer.1993-11-25, by Richard M. Stallman
-
(init_baud_rate): Avoid referring to sg uninitialized.1993-11-25, by Richard M. Stallman
-
(comint-send-input): Don't call comint-arguments1993-11-25, by Richard M. Stallman
-
Add a provide.1993-11-25, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.1993-11-25, by Richard M. Stallman
-
Comment change.1993-11-25, by Richard M. Stallman
-
(Fmove_to_column): Increments for control characters1993-11-24, by Richard M. Stallman
-
(Fdelete_process): Fix paren error.1993-11-24, by Richard M. Stallman
-
(${archlibdir}): Don't do chown or chgrp.1993-11-24, by Richard M. Stallman
-
(rmail-sort-messages): In summary buf, go to rmail buf.1993-11-24, by Richard M. Stallman
-
(closedir): Pass on the value from sys_closedir.1993-11-24, by Richard M. Stallman
-
(walk-windows): If start at minibuf window, do return to it.1993-11-24, by Richard M. Stallman
-
(XTread_socket): Really handle Xatom_wm_window_moved events.1993-11-24, by Richard M. Stallman
-
(main): Call init_callproc and init_callproc_1.1993-11-24, by Richard M. Stallman
-
(init_callproc): Maybe add ../lib-src to exec-path1993-11-24, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region):1993-11-24, by Richard M. Stallman
-
(comint-send-input): Don't call comint-arguments while1993-11-24, by Richard M. Stallman
-
(count-lines): In selective-display case,1993-11-24, by Richard M. Stallman
-
(add-change-log-entry): put buffer in change-log-mode.1993-11-24, by Richard M. Stallman
-
(isearch-other-meta-char): Correct the test for a split-up1993-11-24, by Richard M. Stallman
-
(LIBX11_SYSTEM): Override the definition.1993-11-24, by Richard M. Stallman
-
Initial revision1993-11-24, by Richard M. Stallman
-
(Info-follow-reference): Correct one-off error in comparing start-point.1993-11-24, by Richard M. Stallman
-
Comment changes.1993-11-23, by Richard M. Stallman
-
(dired-diff): Require diff.1993-11-23, by Richard M. Stallman
-
(SIGNALS_VIA_CHARACTERS): Defined.1993-11-23, by Richard M. Stallman
-
(telnet-rsh-program): New variable.1993-11-23, by Richard M. Stallman
-
(finder-known-keywords): Add data, faces, mouse, matching.1993-11-23, by Richard M. Stallman
-
Comment change.1993-11-23, by Richard M. Stallman
-
Initial revision1993-11-23, by Richard M. Stallman
-
Comment change.1993-11-23, by Richard M. Stallman
-
(c-indent-region): As first thing, advance to a nonblank line.1993-11-23, by Richard M. Stallman
-
(getwd): If getcwd returns 0, we return 0.1993-11-23, by Richard M. Stallman
-
(repeat-complex-command): Undo Oct 2 change.1993-11-23, by Richard M. Stallman
-
(wait_reading_process_input):1993-11-23, by Richard M. Stallman
-
(kbd_buffer_get_event): Handle delete_window_event's.1993-11-23, by Richard M. Stallman
-
(EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):1993-11-23, by Richard M. Stallman
-
(Fx_disown_selection_internal): When making the fake1993-11-23, by Richard M. Stallman
-
(make_buffer_string): Don't copy intervals1993-11-23, by Richard M. Stallman
-
(Finsert_file_contents): Don't call signal_after_change1993-11-23, by Richard M. Stallman
-
Declare Fnext_single_property_change and Fnext_property_change.1993-11-23, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.1993-11-23, by Richard M. Stallman
-
Delete periods from error messages.1993-11-23, by Richard M. Stallman
-
(edebug-functionp): Recognize compiled functions.1993-11-23, by Richard M. Stallman
-
(c-indent-region): Don't goto-char sexpend if it's nil.1993-11-23, by Richard M. Stallman
-
(View-scroll-lines-forward):1993-11-23, by Richard M. Stallman
-
(comint-preinput-scroll-to-bottom): If SCROLL is `this',1993-11-23, by Richard M. Stallman
-
(rmail-summary-wipe): If rmail buffer is not visible,1993-11-23, by Richard M. Stallman
-
Formerly tasks.texi.~2~1993-11-23, by Richard M. Stallman
-
Initial revision1993-11-23, by Richard M. Stallman
-
(texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither1993-11-23, by Robert J. Chassell
-
(OBARRAY_SIZE): Increase from 509.1993-11-23, by Richard M. Stallman
-
(search_magic_path): Fix colon-colon case.1993-11-23, by Richard M. Stallman
-
(dired-goto-file): Don't try matching one line twice.1993-11-23, by Richard M. Stallman
-
(Ftext_property_not_all): For trivial yes, return start, not Qt.1993-11-22, by Richard M. Stallman
-
(dired-readin-insert): Expand default-directory and dirname1993-11-22, by Richard M. Stallman
-
(dired-readin-insert): Expand default-directory and dirname1993-11-22, by Richard M. Stallman
-
(gnus-inews-do-fcc): If gnus-author-copy-saver1993-11-22, by Richard M. Stallman
-
(gnus-inews-do-fcc): Use gnus-output-to-rmail1993-11-22, by Richard M. Stallman
-
(command-line): Set init-file-had-error to t or nil.1993-11-22, by Richard M. Stallman
-
(Man-specified-section-option): New variable.1993-11-22, by Richard M. Stallman
-
(x_set_frame_parameters): Call check_frame_size1993-11-22, by Richard M. Stallman
-
(delete_window_event): New event kind.1993-11-22, by Richard M. Stallman
-
(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.1993-11-22, by Richard M. Stallman
-
(inferior-lisp-proc): Clean up error message.1993-11-22, by Richard M. Stallman
-
(lisp-eval-defun): Renamed from lisp-send-defun.1993-11-22, by Richard M. Stallman
-
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.1993-11-22, by Richard M. Stallman
-
(iso-accents-enable): New variable.1993-11-21, by Richard M. Stallman
-
Doc fix.1993-11-21, by Richard M. Stallman
-
(hftctl.o): New rule.1993-11-21, by Richard M. Stallman
-
Include config.h. Include sys/signal.h before config.h.1993-11-21, by Richard M. Stallman
-
(mail-yank-original): Delete windows on selected frame only.1993-11-21, by Richard M. Stallman
-
(window_loop, case DELETE_BUFFER_WINDOWS):1993-11-21, by Richard M. Stallman
-
(mail-fetch-field): Exclude trailing whitespace.1993-11-21, by Richard M. Stallman
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):1993-11-21, by Richard M. Stallman
-
(i[34]86-ncr-sysv*): New specific alternative.1993-11-21, by Richard M. Stallman
-
(x-resolve-font-name): Undo previous change.1993-11-21, by Richard M. Stallman
-
(Info-edit): Use proper map in substitute-command-keys.1993-11-21, by Richard M. Stallman
-
entered into RCS1993-11-20, by Richard M. Stallman
-
(texinfo-tex-region): Use tex-send-command to do commands.1993-11-20, by Richard M. Stallman
-
(tex-send-command): Wait for output first,1993-11-20, by Richard M. Stallman
-
(tex-start-shell): Don't use -v option.1993-11-20, by Richard M. Stallman
-
(Ftext_property_not_all): Swap t and nil values in1993-11-20, by Richard M. Stallman
-
(compute_motion): Pass new arg to Fnext_single_property_change.1993-11-20, by Richard M. Stallman
-
(compute_char_face): Accept new arg LIMIT.1993-11-20, by Richard M. Stallman
-
(direct_output_for_insert): Pass new arg to compute_char_face.1993-11-20, by Richard M. Stallman
-
(display_text_line): Pass new arg to compute_char_face1993-11-20, by Richard M. Stallman
-
(x-resolve-font-name): Don't pass FACE to x-list-fonts1993-11-20, by Richard M. Stallman
-
(version): When --run-in-place, exclude1993-11-20, by Richard M. Stallman
-
(tags-complete-tag): Bind enable-recursive-minibuffers to t.1993-11-20, by Richard M. Stallman
-
(follow_key): When downcasing, downcase just the1993-11-20, by Richard M. Stallman
-
(read_key_sequence): If we get a quit, and current buffer1993-11-20, by Richard M. Stallman
-
*** empty log message ***1993-11-20, by Karl Heuer
-
(Frename_buffer): When the current buffer is already named NAME, don't1993-11-20, by Roland McGrath
-
Undo last change. SPC feeping at you is too annoying.1993-11-20, by Roland McGrath
-
(Frename_buffer): Change s to B in interactive spec to give buffer-name1993-11-20, by Roland McGrath
-
Comment changes.1993-11-20, by Richard M. Stallman
-
(HAVE_UNISTD_H): No need to define here.1993-11-19, by Richard M. Stallman
-
(Flist_buffers): Always return a value.1993-11-19, by Richard M. Stallman
-
(read_minibuf): History list always gets strings,1993-11-19, by Richard M. Stallman
-
(eval-expression): Don't bind minibuffer-history-sexp-flag.1993-11-19, by Richard M. Stallman
-
(ange-ftp-parse-dired-listing): Skip extra blank line1993-11-19, by Richard M. Stallman
-
(hexlify-buffer): Add autoload cookie.1993-11-19, by Richard M. Stallman
-
(calculate-fortran-indent): Fixup regexp for where statements.1993-11-18, by Richard M. Stallman
-
(read_avail_input): Don't set nread to -11993-11-18, by Richard M. Stallman
-
(r_alloc_init): Explicitly use real_morecore1993-11-18, by Richard M. Stallman
-
(FIRST_PTY_LETTER): Defined.1993-11-18, by Richard M. Stallman
-
Delete jumk.c before writing it.1993-11-18, by Richard M. Stallman
-
(iso-accents-list): Add "s.1993-11-18, by Richard M. Stallman
-
(iso-accents-list): Fix entries for 'y and ~c.1993-11-18, by Richard M. Stallman
-
(comint-scroll-show-maximum-output): Make default nil.1993-11-17, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Use rmail-output1993-11-17, by Richard M. Stallman
-
(font-lock-hack-keywords):1993-11-17, by Richard M. Stallman
-
(Fkey_binding): Doc fix.1993-11-17, by Richard M. Stallman
-
(keys_of_cmds): Make 0377 self-inserting.1993-11-17, by Richard M. Stallman
-
(doprnt): Cast the value alloca returns.1993-11-16, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Don't use rmail-output.1993-11-16, by Richard M. Stallman
-
(rmail-file-p): Add autoload cookie.1993-11-16, by Richard M. Stallman
-
(comint-send-input): Run comint-output-filter-functions1993-11-16, by Richard M. Stallman
-
(install): Don't change mode or group when installing.1993-11-16, by Richard M. Stallman
-
(mkdir): Ignore error from chmod.1993-11-16, by Richard M. Stallman
-
(rmail-set-attribute): Do nothing if MSGNUM is 0.1993-11-16, by Richard M. Stallman
-
(remove-hook): Doc fix.1993-11-16, by Richard M. Stallman
-
(distclean): Do delete Makefile and Makefile.in.1993-11-16, by Richard M. Stallman
-
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.1993-11-16, by Richard M. Stallman
-
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.1993-11-16, by Richard M. Stallman
-
(nntp-encode-text): Insert a CR before the newline.1993-11-16, by Richard M. Stallman
-
(Info-mode): Doc fix.1993-11-16, by Richard M. Stallman
-
(iso-accents-list): Added /A for A-with-ring1993-11-16, by Richard M. Stallman
-
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.1993-11-16, by Richard M. Stallman
-
(change-log-default-name, add-log-current-defun-function)1993-11-16, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.1993-11-16, by Richard M. Stallman
-
Include config.h.1993-11-16, by Richard M. Stallman
-
(extraclean): Prevent wildcard from starting comment.1993-11-16, by Richard M. Stallman
-
(appt-display-interval): New variable.1993-11-16, by Richard M. Stallman
-
Don't put lisp/forms.README in the distribution.1993-11-15, by Richard M. Stallman
-
(read_avail_input): Make cbuf 1 char shorter.1993-11-15, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Don't define if already defined.1993-11-15, by Richard M. Stallman
-
Delete spurious CFLAGS=-g.1993-11-15, by Richard M. Stallman
-
(sun-raw-prefix): Make this just a variable, not a function name.1993-11-15, by Richard M. Stallman
-
Use build-ins.in, not build-install.in.1993-11-15, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Take args BEG and END.1993-11-15, by Richard M. Stallman
-
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,1993-11-15, by Richard M. Stallman
-
(describe-project): New function, on C-h C-p.1993-11-15, by Richard M. Stallman
-
(command-line-1): Display a message in the echo area.1993-11-15, by Richard M. Stallman
-
(command-line-1): Display a message in the echo area.1993-11-15, by Richard M. Stallman
-
Add `provide'.1993-11-15, by Richard M. Stallman
-
Revise documentation. Add `provide'.1993-11-15, by Richard M. Stallman
-
(Fnext_single_property_change): Fix missing \n\.1993-11-15, by Richard M. Stallman
-
*** empty log message ***1993-11-15, by Richard M. Stallman
-
(XTread_socket): Increase length of copy_buffer to 81.1993-11-15, by Richard M. Stallman
-
(read1): If token has a \, don't treat it as a number.1993-11-15, by Richard M. Stallman
-
(comint-read-input-ring, comint-write-input-ring):1993-11-15, by Richard M. Stallman
-
vc-static-header-alist shouldn't have been declared const.1993-11-15, by Eric S. Raymond
-
*** empty log message ***1993-11-15, by Richard M. Stallman
-
(creating src/Makefile): Before running cpp,1993-11-15, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Pass new args to rmail-output.1993-11-15, by Richard M. Stallman
-
(rmail-output): New argument FROM-GNUS.1993-11-15, by Richard M. Stallman
-
(solar-equinoxes-solstices): Add autoload.1993-11-14, by Richard M. Stallman
-
(solar-holidays): Change top-level progn to an if.1993-11-14, by Richard M. Stallman
-
(INTERRUPT_INPUT): Undefined.1993-11-14, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Take args BEG and END.1993-11-14, by Richard M. Stallman
-
(rmail-summary-forward): Accept prefix arg1993-11-14, by Richard M. Stallman
-
(compare-windows-skip-whitespace): Swap the two1993-11-14, by Richard M. Stallman
-
(lpr-command): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(dired-chown-program): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(calendar-absolute-from-time): Undo Sep 14 patch.1993-11-13, by Richard M. Stallman
-
Add a provide call.1993-11-13, by Richard M. Stallman
-
(creating src/Makefile): Before running cpp,1993-11-13, by Richard M. Stallman
-
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).1993-11-13, by Richard M. Stallman
-
(remove-hook): Function deleted.1993-11-13, by Richard M. Stallman
-
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,1993-11-13, by Richard M. Stallman
-
(SYSTEM_MALLOC): Turn off.1993-11-13, by Richard M. Stallman
-
(get_process): Add `static' to definition.1993-11-13, by Richard M. Stallman
-
(comint-match-partial-filename): Consider +@: part of1993-11-13, by Richard M. Stallman
-
(fill-individual-paragraphs): Fix skipping headers of yanked message.1993-11-12, by Richard M. Stallman
-
(vc-rename-file): Don't overwrite an existing file.1993-11-12, by Richard M. Stallman
-
(rmail-summary-edit-map): Inherit text-mode-map properly.1993-11-12, by Richard M. Stallman
-
(syms_of_fileio): Fix missing \n\'s.1993-11-12, by Richard M. Stallman
-
(Fread_key_sequence): Split the doc string with "".1993-11-12, by Richard M. Stallman
-
(read_c_string): For "", concatenate the two strings.1993-11-12, by Richard M. Stallman
-
(Fprevious_single_property_change): Fix missing \n\.1993-11-12, by Richard M. Stallman
-
(main): Fix error message text.1993-11-12, by Richard M. Stallman
-
When running make in lib-src, specify YACC var value.1993-11-11, by Richard M. Stallman
-
Comment change.1993-11-11, by Richard M. Stallman
-
(texinfo-format-region): Change `texinfo-[start1993-11-11, by Richard M. Stallman
-
(texinfo-texi2dvi-command): Separate `texi2dvi'1993-11-11, by Richard M. Stallman
-
(Man-section-regexp): Allow section names l, n, L, N.1993-11-11, by Richard M. Stallman
-
Comment change.1993-11-11, by Richard M. Stallman
-
(map-y-or-n-p): Handle help-char values other than chars.1993-11-11, by Richard M. Stallman
-
(Fcall_process): Clear synch_process_death and1993-11-11, by Richard M. Stallman
-
(c-indent-region): When looking for a sexp that ends1993-11-11, by Richard M. Stallman
-
(occur-mode): Run occur-mode-hook.1993-11-11, by Richard M. Stallman
-
(XTmouse_position): Undo roland's change.1993-11-11, by Richard M. Stallman
-
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.1993-11-11, by Roland McGrath
-
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.1993-11-10, by Roland McGrath
-
Initial revision1993-11-10, by Richard M. Stallman
-
Don't try to link *.texinfo--there are none now.1993-11-10, by Richard M. Stallman
-
(rmail-start-mail): Don't do other frame unless we have1993-11-10, by Richard M. Stallman
-
(Man-filter-list): Include anything starting with1993-11-10, by Richard M. Stallman
-
(Info-extract-menu-item): Quote `*' in the menu-item1993-11-10, by Richard M. Stallman
-
(hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.1993-11-10, by Richard M. Stallman
-
(find-backup-file-name): Don't fatal-error on1993-11-10, by Richard M. Stallman
-
(remove-hook): New function, analogous to add-hook. This1993-11-10, by Richard M. Stallman
-
(intervals.o): Depend on puresize.h.1993-11-10, by Richard M. Stallman
-
Include puresize.h.1993-11-10, by Richard M. Stallman
-
(Fraise_frame): Do like the documentation says, and make1993-11-10, by Richard M. Stallman
-
(Tmouse_position): If the passed in frame is not an1993-11-10, by Richard M. Stallman
-
(EMACS_GETPGRP): New macro hides argument passing to1993-11-10, by Richard M. Stallman
-
(sys_suspend): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(main): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(make_pure_string): If we USE_TEXT_PROPERTIES, set the1993-11-10, by Richard M. Stallman
-
Treat convex like hpux.1993-11-10, by Richard M. Stallman
-
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.1993-11-10, by Richard M. Stallman
-
(Fforward_comment): On backward scan, exit inner loop1993-11-10, by Richard M. Stallman
-
(read_input_waiting): Don't mess with meta bit1993-11-10, by Richard M. Stallman
-
(skip_chars): Finish reenabling checks for buffer bounds.1993-11-10, by Richard M. Stallman
-
(Fwrite_region): Fix minor bugs in POS arg to awrite.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(syms_of_xterm): Initialize last_mouse_scroll_bar.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.1993-11-10, by Richard M. Stallman
-
(texinfo-show-structure): Indent appendices properly.1993-11-10, by Robert J. Chassell
-
(texinfo-sequential-node-update): Add autoload.1993-11-09, by Richard M. Stallman
-
Doc fixes.1993-11-09, by Richard M. Stallman
-
(Ferase_buffer): Doc fix.1993-11-09, by Richard M. Stallman
-
(menu-bar-edit-menu): Add menu items for searching.1993-11-09, by Richard M. Stallman
-
(etags-list-tags): Return t if found the file.1993-11-09, by Richard M. Stallman
-
(comint-preinput-scroll-to-bottom): Added1993-11-08, by Richard M. Stallman
-
Doc fixes.1993-11-08, by Richard M. Stallman
-
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)1993-11-08, by Francesco Potortì
-
(describe-current-display-table):1993-11-08, by Richard M. Stallman
-
(wordstar-mode): Add autoload.1993-11-08, by Richard M. Stallman
-
Initial revision1993-11-08, by Richard M. Stallman
-
(ispell-message): Delete excess (beginning-of-line) call.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Doc fix.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Rename prefix arg to DELETE and invert its sense.1993-11-08, by Richard M. Stallman
-
(set-frame-configuration): Iconify frames1993-11-08, by Richard M. Stallman
-
(ispell-message): If gnus, but no mail-yank-prefix,1993-11-08, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-08, by Richard M. Stallman
-
Fix previous change.1993-11-07, by Richard M. Stallman
-
(ispell-message): Stop if ispell-region returns nil.1993-11-07, by Richard M. Stallman
-
(compare-windows-skip-whitespace): Return t1993-11-07, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1993-11-07, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-07, by Richard M. Stallman
-
(iso-accents-list): Fix typo in ^A code. Support ~< and ~>.1993-11-07, by Richard M. Stallman
-
Support ~ and /. Support 'Y, 'y, "y.1993-11-07, by Richard M. Stallman
-
entered into RCS1993-11-07, by Richard M. Stallman
-
(set-frame-configuration): If NODELETE, make the unwanted frames invisible.1993-11-07, by Richard M. Stallman
-
*** empty log message ***1993-11-06, by Richard M. Stallman
-
(tex-alt-print): New function for menu bar.1993-11-06, by Richard M. Stallman
-
(child_setup_tty): Make the pty handle 8-bit characters.1993-11-06, by Richard M. Stallman
-
(Man-frame-parameters): New variable.1993-11-06, by Richard M. Stallman
-
[TERM]: Include client.h.1993-11-04, by Richard M. Stallman
-
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.1993-11-04, by Richard M. Stallman
-
(ange-ftp-load): Handle extra args after the file name.1993-11-04, by Richard M. Stallman
-
(other-frame): Subtract 1 from hpos for new mouse position.1993-11-03, by Richard M. Stallman
-
(sendmail-send-it): Don't insert Sender.1993-11-03, by Richard M. Stallman
-
(x_new_font): xmalloc arg was 1 too small.1993-11-03, by Richard M. Stallman
-
(tex-validate-region, tex-region):1993-11-03, by Richard M. Stallman
-
entered into RCS1993-11-03, by Roland McGrath
-
(mouse-drag-region): Set this-command to mouse-set-point1993-11-03, by Richard M. Stallman
-
Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)1993-11-02, by Francesco Potortì
-
Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".1993-11-02, by Francesco Potortì
-
*** empty log message ***1993-11-02, by Richard M. Stallman
-
Re-add hitachi to list of companies not to treat as OS names.1993-10-31, by Richard M. Stallman
-
Add H3050/RX support.1993-10-30, by Richard Kenner
-
(tex-define-common-keys): Define menu items.1993-10-27, by Richard M. Stallman
-
(comint-mode-map): Merge menu bar item Output into Input.1993-10-27, by Richard M. Stallman
-
(paragon): New alias.1993-10-26, by Richard M. Stallman
-
(font-lock-fontify-buffer): Don't turn1993-10-26, by Richard M. Stallman
-
(text-mode-map): Bind ispell-complete-word to M-TAB.1993-10-26, by Richard M. Stallman
-
(ispell-look-command): New user variable.1993-10-26, by Richard M. Stallman
-
(eval-expression): Fix typo: missing paren.1993-10-26, by Roland McGrath
-
(bookmark-load, bookmark-write-file):1993-10-26, by Richard M. Stallman
-
Added a define-key for menu-bar-bookmark-map, so that the File menu on1993-10-26, by Karl Fogel
-
upped version to 2.51993-10-25, by Karl Fogel
-
(comint-scroll-to-bottom-on-input): Default to nil.1993-10-25, by Richard M. Stallman
-
(ispell): If the buffer to spell has no associated file, or, the1993-10-25, by Brian Fox
-
`provide' "dired" before running user hooks.1993-10-25, by Brian Fox
-
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result1993-10-25, by Brian Fox
-
(eval-expression, edit-and-eval-command): Let1993-10-25, by Brian Fox
-
*** empty log message ***1993-10-25, by Richard M. Stallman
-
Initial revision1993-10-25, by Richard M. Stallman
-
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).1993-10-25, by Brian Fox
-
(Freplace_match): Fix argument names to match doc string.1993-10-25, by Brian Fox
-
Declare `logb' only if HAVE_LOGB is defined.1993-10-25, by Brian Fox
-
(comint-scroll-to-bottom-on-input)1993-10-25, by Richard M. Stallman
-
(Fcopy_file): Don't allow the copying of anything other than regular1993-10-25, by Brian Fox
-
(read_key_sequence): Arg prompt is now a Lisp object.1993-10-24, by Richard M. Stallman
-
Define "dead keys" in key-translation-map, not in global-map.1993-10-24, by Richard M. Stallman
-
(isearch-yank): Handle `kill' as chunk type.1993-10-24, by Richard M. Stallman
-
(make-frame): Use before-make-frame-hook and after-make-frame-hook.1993-10-24, by Richard M. Stallman
-
(rlogin, rlogin-mode): Use comint-file-name-prefix,1993-10-22, by Richard M. Stallman
-
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.1993-10-22, by Brian Fox
-
(comint-after-partial-file-name-command):1993-10-22, by Richard M. Stallman
-
(shell-after-partial-filename): Renamed from1993-10-22, by Richard M. Stallman
-
(status_notify): Don't read from process if filter is t.1993-10-22, by Richard M. Stallman
-
(blink-matching-open): Treat / syntax like \ syntax.1993-10-21, by Richard M. Stallman
-
(texinfo-format-begin-end): Bind cmd locally.1993-10-21, by Richard M. Stallman
-
(forms--set-minor-mode): Rewrite so that describe-mode1993-10-21, by Richard M. Stallman
-
entered into RCS1993-10-20, by Richard M. Stallman
-
Initial revision1993-10-20, by Richard M. Stallman
-
(holiday-easter-etc): Fix Ascension Day string.1993-10-20, by Richard M. Stallman
-
(solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.1993-10-20, by Richard M. Stallman
-
(list-sexp-diary-entries): Fix doc string.1993-10-20, by Richard M. Stallman
-
(calendar-week-start-day): New var (autoloaded) to1993-10-20, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-20, by Richard M. Stallman
-
Recognize powerpc.1993-10-19, by Richard M. Stallman
-
(printlogline): Don't generate lines containing only white space.1993-10-19, by Paul Eggert
-
(list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE1993-10-18, by Roland McGrath
-
(rlogin-initially-track-cwd): New variable.1993-10-18, by Noah Friedman
-
(reporter-submit-bug-report, reporter-mailer): reporter-mailer1993-10-18, by Richard M. Stallman
-
(vc-backend-checkout): Do not set umask to value that does not allow1993-10-14, by Paul Eggert
-
(Fcar_less_than_car): Fix typo in previous change.1993-10-14, by Richard M. Stallman
-
(Fdelete_overlay, Foverlay_put): Use marker_position,1993-10-14, by Richard M. Stallman
-
(rmail-output-file-alist): Doc fix.1993-10-14, by Roland McGrath
-
entered into RCS1993-10-13, by Richard M. Stallman
-
(read_key_sequence): Allow function in key-translation-map1993-10-13, by Richard M. Stallman
-
(bookmark-write): Add numbered backups for bookmark file.1993-10-13, by Richard M. Stallman
-
(abbreviated-home-dir): Doc fix.1993-10-12, by Richard M. Stallman
-
*** empty log message ***1993-10-12, by Jim Meyering
-
(map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.1993-10-12, by Roland McGrath
-
(rmail-retry-setup-hook): New hook variable.1993-10-11, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-09, by Richard M. Stallman
-
(ispell-message-cite-regexp): Add definition.1993-10-09, by Richard M. Stallman
-
(Vafter_insert_file_functions): New variable.1993-10-09, by Richard M. Stallman
-
comment fix1993-10-09, by David J. MacKenzie
-
fix comment1993-10-09, by David J. MacKenzie
-
(rmail): Really don't get new mail if file name was given.1993-10-09, by Richard M. Stallman
-
(hack-local-variables): If buffer has no file, display its buffer name.1993-10-09, by Richard M. Stallman
-
(rmail-output): If message was shown with full headers,1993-10-09, by Richard M. Stallman
-
(timezone-parse-date): Handle new style 22-AUG-1993.1993-10-09, by Richard M. Stallman
-
(BSTRING): Define only if HAVE_BCOPY.1993-10-08, by Richard M. Stallman
-
(SYSTEM_TYPE): Put into #if 0.1993-10-08, by Richard M. Stallman
-
(skip_chars): Fixed typo.1993-10-08, by Brian Fox
-
(skip_chars): Reinstate check for end of buffer, ignoring cryptic1993-10-07, by Brian Fox
-
Internal clean-up. Save information about current1993-10-07, by Richard M. Stallman
-
fix 2 typos1993-10-06, by Doug Evans
-
(rsh): Add `host' to args passed to make-comint.1993-10-05, by Brian Fox
-
Doc fix.1993-10-05, by Brian Fox
-
Format comment.1993-10-05, by Brian Fox
-
Comment update reflects reality.1993-10-05, by Brian Fox
-
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to1993-10-05, by Brian Fox
-
(read_key_sequence): Don't declare first_event; it is no longer used.1993-10-05, by Brian Fox
-
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already1993-10-05, by Brian Fox
-
(edit-and-eval-command): Let `read-from-minibuffer' manipulate the1993-10-05, by Brian Fox
-
Make sure that config.status contains the correct commands for1993-10-05, by Brian Fox
-
(rmail-convert-to-babyl-format): Protect against1993-10-05, by Richard M. Stallman
-
Comment change.1993-10-04, by Richard M. Stallman
-
(vc-next-action) Fix (throw ... ) invocation to work with 19; this1993-10-04, by Eric S. Raymond
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.1993-10-04, by Roland McGrath
-
(extrasub): Add vpath patterns for %.[yls].1993-10-03, by Roland McGrath
-
(LIBES): Add $(GNULIB_VAR) again at end.1993-10-03, by Roland McGrath
-
Don't do seddery on config.status after AC_OUTPUT.1993-10-03, by Roland McGrath
-
Use : instead of dnl for comment inside $makefile_command.1993-10-03, by Roland McGrath
-
No longer use vpath_sed. Instead, when we notice srcdir already1993-10-03, by Roland McGrath
-
In cmds to make src/Makefile, chmod Makefile.new before moving it.1993-10-03, by Roland McGrath
-
(VPATH): Define to @srcdir@.1993-10-03, by Roland McGrath
-
Fixed typos or brainos of whoever though `@' was the comment char.1993-10-03, by Roland McGrath
-
*** empty log message ***1993-10-03, by Roland McGrath
-
Recognize operating system "riscix*"; recognize acorn as vendor1993-10-03, by Erich Stefan Boleyn
-
(build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.1993-10-01, by Richard M. Stallman
-
* etags.c (process_file): dead code removed.1993-10-01, by Francesco Potortì
-
(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.1993-09-30, by Brian Fox
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current1993-09-30, by Brian Fox
-
Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just1993-09-30, by Brian Fox
-
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the1993-09-28, by Brian Fox
-
Doc fix.1993-09-28, by Jim Blandy
-
(Fhandle_switch_frame): Doc fix.1993-09-28, by Brian Fox
-
(validate_plist): Add argument declaration for `list'.1993-09-28, by Brian Fox
-
Initial revision1993-09-28, by Brian Fox
-
Remove `src/ymakefile', add `src/Makefile.in.in'.1993-09-28, by Brian Fox
-
Change src/xemacs to src/emacs. We no longer create src/xemacs, so1993-09-28, by Brian Fox
-
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files1993-09-28, by Brian Fox
-
Allow any of the path or directory Makefile variables to be set with1993-09-28, by Brian Fox
-
(vc-find-binary): Fix bug; it always claimed success.1993-09-27, by Paul Eggert
-
Version 2.3.1993-09-27, by Richard M. Stallman
-
(disassemble-internal): Allow a call to byte-code as argument.1993-09-27, by Richard M. Stallman
-
(mouse-delete-max-match): New function.1993-09-27, by Richard M. Stallman
-
[MULTI_FRAME]: Increase PURESIZE to 220000.1993-09-25, by Roland McGrath
-
(ispell-message): Handle cited messages.1993-09-24, by Richard M. Stallman
-
Avoid forcing the search of /usr/include before fixed include files by1993-09-24, by Brian Fox
-
(other-frame): Warp the mouse so that the other1993-09-24, by Richard M. Stallman
-
Add -h, -n, -r options.1993-09-24, by Paul Eggert
-
Whitespace fix.1993-09-23, by Richard M. Stallman
-
Initial revision1993-09-23, by Melissa Weisshaus
-
Add declaration for atof if not predefined.1993-09-22, by Brian Fox
-
* Added fixes from Karl Berry for ISC-2.2.1993-09-22, by Brian Fox
-
(file_name_completion): Install case-preserving changes from Emacs 181993-09-22, by Brian Fox
-
(w_wn_set_size_hint): Make recent window gravity addition1993-09-22, by Brian Fox
-
(Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.1993-09-22, by Brian Fox
-
(read_minibuf): Don't add history item if it is1993-09-22, by Brian Fox
-
(doprnt): Use a fixed buffer to store the format1993-09-22, by Brian Fox
-
(Qextended_command_history): New variable prevents1993-09-22, by Brian Fox
-
(sys_write): Keep trying to write out the data until1993-09-22, by Brian Fox
-
(XScreenNumberOfScreen): Move assignments out of declaration for (dpy,1993-09-22, by Brian Fox
-
(vc-do-command): Remove debugging output. Use (forward-line -1) instead1993-09-21, by Brian Fox
-
(texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.1993-09-21, by Brian Fox
-
(slitex-mode): Add ###autoload magic cookie.1993-09-21, by Brian Fox
-
(suppress-keymap): Use substitute-key-definition instead of manually1993-09-21, by Brian Fox
-
(s-hemi-seasons n-hemi-seasons): New constants are hemisphere1993-09-21, by Brian Fox
-
(kill-region): Use `equal' instead of `eq' to compare markers `beg'1993-09-21, by Brian Fox
-
(rmail-convert-file): If the file is empty, don't convert it after1993-09-21, by Brian Fox
-
(outline-minor-mode): Force update of modeline when outline-minor-mode1993-09-21, by Brian Fox
-
(local-write-file-hooks): Make this variable buffer-local.1993-09-21, by Brian Fox
-
(edebug-enter): Don't call the current function being debugged in1993-09-21, by Brian Fox
-
(dired-mode): Don't change the value of case-fold-search.1993-09-21, by Brian Fox
-
(diff): Doc fix.1993-09-21, by Brian Fox
-
(diary-syntax-table): Make sure that we use a copy of1993-09-21, by Brian Fox
-
(compile-internal): Back out jimb change of making buffer read-only. It1993-09-21, by Brian Fox
-
(calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).1993-09-21, by Brian Fox
-
(side-effect-free-fns): Add "-" and "1-" to the list.1993-09-21, by Brian Fox
-
Total rewrite by Gillespie.1993-09-21, by Richard M. Stallman
-
entered into RCS1993-09-20, by Richard M. Stallman
-
*** empty log message ***1993-09-20, by Roland McGrath
-
(mouse-save-then-kill): If follows a multi-click selection,1993-09-20, by Richard M. Stallman
-
Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)1993-09-20, by Francesco Potortì
-
(ispell-message): New command, with menu bar item.1993-09-20, by Richard M. Stallman
-
(@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.1993-09-20, by Richard M. Stallman
-
(do-install): Don't abort if ln or chmod at the end1993-09-20, by Brian Fox
-
Use "sh -c pwd" when we want to avoid having the1993-09-19, by Richard M. Stallman
-
Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.1993-09-19, by Roland McGrath
-
(indented-text-mode): Make only blank lines1993-09-19, by Richard M. Stallman
-
Add #undef HAVE_RES_INIT.1993-09-19, by Richard M. Stallman
-
(revert-buffer): Enable menu item when the buffer is modified.1993-09-19, by Roland McGrath
-
add-log-full-name, add-log-mailing-address: new varialbes1993-09-19, by Brian Fox
-
Fixed naked backquotes in "echo" strings1993-09-19, by Brian Fox
-
- (hilit-rehighlight-region): added (save-restriction (widen))1993-09-18, by Richard M. Stallman
-
(mouse-set-region): Put region in kill ring.1993-09-17, by Richard M. Stallman
-
(read-zippyism): New function.1993-09-17, by Roland McGrath
-
(read-cookie): New function.1993-09-17, by Roland McGrath
-
(directory-abbrev-alist): Doc fix.1993-09-17, by Richard M. Stallman
-
Fix typo in previous change.1993-09-17, by Richard M. Stallman
-
Set up keymap at load time.1993-09-17, by Richard M. Stallman
-
Fix previous change.1993-09-17, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if it seems appropriate.1993-09-16, by Richard M. Stallman
-
Test for res_init in libc.1993-09-16, by Richard M. Stallman
-
(perldb): New function, plus subroutines.1993-09-16, by Richard M. Stallman
-
In the file ${tempcname}, use configure___ instead of @configure@.1993-09-16, by Richard M. Stallman
-
(font-lock-fontify-region): Don't add `font-lock' props.1993-09-16, by Richard M. Stallman
-
(vc-prefix-map): Bind C-x v ~ to vc-version-other-window.1993-09-15, by Paul Eggert
-
(vc-version-other-window): New function.1993-09-15, by Paul Eggert
-
(rmail-forward): Insert the text right after the header separator.1993-09-15, by Richard M. Stallman
-
Change typos in comments.1993-09-15, by Richard M. Stallman
-
(LIB_STANDARD): Add a second -lc after crtn.o.1993-09-14, by Richard M. Stallman
-
Fix lots of doc strings.1993-09-14, by Richard M. Stallman
-
Initial revision1993-09-14, by Richard M. Stallman
-
(LIBS_MACHINE): Make definition empty.1993-09-14, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg INHERIT.1993-09-14, by Richard M. Stallman
-
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fminibuffer_complete_word): Pass new arg to insert_from_string*.1993-09-14, by Richard M. Stallman
-
(Finsert_and_inherit): New function.1993-09-14, by Richard M. Stallman
-
(Freplace_match): Call Finsert_and_inherit.1993-09-14, by Richard M. Stallman
-
(insert_from_string): Pass extra arg to graft_intervals_into_buffer.1993-09-14, by Richard M. Stallman
-
(HAVE_X11R4): If AIX, do not define HAVE_X11R4.1993-09-13, by Richard M. Stallman
-
(AIX3_2): Defined.1993-09-13, by Richard M. Stallman
-
(LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.1993-09-13, by Richard M. Stallman
-
(bzero, bcopy, bcmp): Don't define as functions1993-09-12, by Richard M. Stallman
-
(sc-glom-headers): Bind mark-active around calling region-...1993-09-12, by Richard M. Stallman
-
Dist vpath.sed1993-09-12, by Roland McGrath
-
(lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.1993-09-12, by Roland McGrath
-
Substitute variable `vpath_sed'.1993-09-12, by Roland McGrath
-
Initial revision1993-09-12, by Roland McGrath
-
Include <src/paths.h>, instead "src/paths.h".1993-09-12, by Roland McGrath
-
Include <paths.h>, not "paths.h".1993-09-12, by Roland McGrath
-
(font-lock-fontify-region): Put on `font-lock'1993-09-11, by Richard M. Stallman
-
(hack-local-variables-prop-line): Ignore any specification1993-09-11, by Richard M. Stallman
-
(rmail-convert-file): Narrow to exclude the Babyl header.1993-09-11, by Richard M. Stallman
-
(dun-save-game): Use correct name of endgame question.1993-09-10, by Richard M. Stallman
-
Include <config.h> instead of "config.h".1993-09-10, by Roland McGrath
-
Remove check for $srcdir being configured. This pretty much works now.1993-09-10, by Roland McGrath
-
(b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,1993-09-10, by Roland McGrath
-
(info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use1993-09-10, by Roland McGrath
-
(clean): Use rm -f.1993-09-10, by Roland McGrath
-
(rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.1993-09-10, by Roland McGrath
-
Initial revision1993-09-10, by Roland McGrath
-
Recognize operating system `netbsd*'.1993-09-10, by Roland McGrath
-
(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}1993-09-10, by Roland McGrath
-
entered into RCS1993-09-10, by Roland McGrath
-
*** empty log message ***1993-09-10, by Roland McGrath
-
require 'shell1993-09-09, by Noah Friedman
-
(vc-backend-steal): Fix typo when invoking the 'rcs' command1993-09-08, by Paul Eggert
-
(x_term_init): Call change_keyboard_wait_descriptor,1993-09-08, by Richard M. Stallman
-
(keyboard_descriptor): New variable.1993-09-08, by Richard M. Stallman
-
(stuff_char): Use input_fd.1993-09-08, by Richard M. Stallman
-
* filelock.c (fill_in_lock_short_file_name): corrected the crc1993-09-08, by Francesco Potortì
-
(shell-dirstack-message): Recognize ~ by matching the expansion of "~" with1993-09-08, by Roland McGrath
-
(rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate1993-09-08, by Roland McGrath
-
(shell-cd): New function, like `cd' but prepend comint-filename-prefix.1993-09-08, by Roland McGrath
-
(shell-resync-dirs, shell-process-cd, shell-process-pushd,1993-09-08, by Roland McGrath
-
(comint-filename-prefix): New variable.1993-09-08, by Roland McGrath
-
(ange-ftp-file-executable-p): New function, handles file-executable-p.1993-09-08, by Roland McGrath
-
(rmail-convert-file): Exclude the Babyl header1993-09-07, by Richard M. Stallman
-
(command-line): Setq inhibit-startup-message to nil.1993-09-07, by Richard M. Stallman
-
(jump-to-register): Take new optional arg NODELETE (prefix arg); pass1993-09-07, by Roland McGrath
-
(set-frame-configuration): Take new optional arg NODELETE; if non-nil,1993-09-07, by Roland McGrath
-
({window,frame}-configuration-to-register): Fix prompt string in1993-09-07, by Roland McGrath
-
Don't clobber existing binding for menu-bar in global-map.1993-09-06, by Roland McGrath
-
(calendar-time-zone-daylight-rules): Remove special case for Israel.1993-09-06, by Paul Eggert
-
(tag-exact-match-p): Return true if TAG is the explicit tag name.1993-09-06, by Roland McGrath
-
Fix version in comment.1993-09-06, by Richard M. Stallman
-
Doc fixes.1993-09-06, by Richard M. Stallman
-
* etags.c (L_isdef, L_isquote, L_getit): small optimisations.1993-09-06, by Francesco Potortì
-
Comment fixes.1993-09-05, by Richard M. Stallman
-
(next-file): If arg is neither t nor nil, then eval it to return initial1993-08-30, by Roland McGrath
-
Use integers instead of floating point where they will do.1993-08-29, by Paul Eggert
-
(calendar-time-zone-daylight-rules): Scan through the1993-08-28, by Paul Eggert
-
(solar-holidays): Use new1993-08-28, by Paul Eggert
-
(solar-time-string):1993-08-28, by Paul Eggert
-
(vc-locked-example): Renamed from vc-quiescent-p. Now yields example of1993-08-27, by Paul Eggert
-
(vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.1993-08-27, by Paul Eggert
-
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.1993-08-25, by Paul Eggert
-
Append /usr/ccs/bin and /usr/sccs to PATH.1993-08-25, by Paul Eggert
-
* calendar.el (calendar-absolute-from-iso,1993-08-20, by Jim Blandy
-
* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):1993-08-20, by Jim Blandy
-
comment fix1993-08-19, by David J. MacKenzie
-
(F{next,previous}_single_property_change): Doc fix.1993-08-19, by Roland McGrath
-
(texinfo-environment-regexp): Match cartouche.1993-08-18, by Roland McGrath
-
(update-copyright): Handle two-digit years with apostrophes.1993-08-18, by Roland McGrath
-
*** empty log message ***1993-08-16, by Roland McGrath
-
(find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.1993-08-15, by Richard M. Stallman
-
Include getdate.c in distribution.1993-08-15, by Richard M. Stallman
-
(mkdir, rmdir): Use wait_for_termination to wait.1993-08-15, by Richard M. Stallman
-
(HAVE_VFORK, INTEL386, aix386): Add #undef.1993-08-15, by Richard M. Stallman
-
(Qread_file_name_internal): New var.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
(adjust_intervals_for_insertion): If inserting in middle1993-08-15, by Richard M. Stallman
-
(mostlyclean): Don't delete emacs here.1993-08-15, by Richard M. Stallman
-
(struct property_change): New field `arrived'.1993-08-14, by Richard M. Stallman
-
(compile_pattern): Cast result of re_compile_pattern.1993-08-14, by Richard M. Stallman
-
(bookmark-alist): Move defvar before first use.1993-08-14, by Richard M. Stallman
-
Doc fixes.1993-08-14, by Richard M. Stallman
-
(init_cmdargs): Check openp result for 1, not != 0.1993-08-14, by Richard M. Stallman
-
New version from Fogel.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(list-buffers-directory): Add declaration.1993-08-14, by Richard M. Stallman
-
(Fx_popup_menu): Adjust coords so they are relative to the inner window.1993-08-14, by Richard M. Stallman
-
entered into RCS1993-08-14, by Richard M. Stallman
-
(frame-initialize): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(x-create-frame-with-faces): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(outline-level): New var. Everything funcalls this1993-08-14, by Richard M. Stallman
-
(outline-minor-mode-prefix): New variable.1993-08-14, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo x-resource.1993-08-14, by Richard M. Stallman
-
(momentary-string-display): Scroll to keep the string on the screen.1993-08-14, by Richard M. Stallman
-
(__CTOR_LIST__): Don't declare it on Linux.1993-08-14, by Richard M. Stallman
-
(getpwuid): Declare it as in xrdb.c.1993-08-14, by Richard M. Stallman
-
(x_set_frame_parameters): Don't die if just one of1993-08-14, by Richard M. Stallman
-
(internal_equal): Typo in previous change.1993-08-14, by Richard M. Stallman
-
(i386-*-sunos4): Assume Sunos 4.0.1993-08-14, by Richard M. Stallman
-
(property_change_between_p): Test NULL_INTERVAL_P1993-08-14, by Richard M. Stallman
-
(internal_equal): All markers in no buffer are equal.1993-08-14, by Richard M. Stallman
-
(compilation-parse-errors): Don't add multiple errors for one source line.1993-08-14, by Richard M. Stallman
-
(bibtex-mode-map): Change C-c e to C-c C-b.1993-08-14, by Richard M. Stallman
-
Added #undef HAVE_XSCREENNUMBEROFSCREEN.1993-08-13, by Roland McGrath
-
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.1993-08-13, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Deleted.1993-08-13, by Richard M. Stallman
-
Check for XScreenNumberOfScreen.1993-08-13, by Richard M. Stallman
-
(XScreenNumberOfScreen): New function.1993-08-13, by Richard M. Stallman
-
(START_FILES, LIB_STANDARD): Don't define if USG5_4.1993-08-13, by Richard M. Stallman
-
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.1993-08-13, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Use list-buffers-directory.1993-08-13, by Richard M. Stallman
-
(C_ALLOCA): Don't define it.1993-08-13, by Richard M. Stallman
-
(isearch-edit-string): Use read-event, not read-char.1993-08-13, by Richard M. Stallman
-
(kbd_buffer_store_event): Use bcopy to copy1993-08-13, by Richard M. Stallman
-
(site-run-file): New variable.1993-08-13, by Richard M. Stallman
-
(get_data_region): Add cast to avoid warning.1993-08-13, by Richard M. Stallman
-
(backup-inhibited): Doc fix.1993-08-13, by Richard M. Stallman
-
entered into RCS1993-08-13, by Richard M. Stallman
-
New version from Fogel.1993-08-13, by Richard M. Stallman
-
(Flogb): Error at run time if not supported.1993-08-13, by Richard M. Stallman
-
(make-path): Dep on config.h.1993-08-12, by Richard M. Stallman
-
(mouse-choose-completion): Really go to minibuffer; no save-excursion.1993-08-12, by Richard M. Stallman
-
*** empty log message ***1993-08-12, by Roland McGrath
-
(Flogb): Doc fix.1993-08-12, by Richard M. Stallman
-
Include process.h.1993-08-12, by Richard M. Stallman
-
Include alloca.h if appropriate.1993-08-12, by Richard M. Stallman
-
(Fdelete_frame): Add parens for clarity.1993-08-12, by Richard M. Stallman
-
(tar-mode-map): Don't bind C-c.1993-08-12, by Roland McGrath
-
(paragraph-start): Doc fix.1993-08-12, by Richard M. Stallman
-
Fix typo in last change.1993-08-12, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): #if 0'd.1993-08-12, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing if input is pending.1993-08-12, by Richard M. Stallman
-
(BIG_ENDIAN): Don't actually define it.1993-08-12, by Richard M. Stallman
-
(dired-compress-file): Fix previous change.1993-08-12, by Richard M. Stallman
-
(rmail-forward): Don't bind mail-signature, mail-setup-hook.1993-08-12, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.1993-08-11, by Richard M. Stallman
-
(mouse-drag-region): Mouse in menu bar means scroll up.1993-08-11, by Richard M. Stallman
-
(next-error): Handle zero and negative prefix args.1993-08-11, by Roland McGrath
-
(describe_buffer_bindings): Declare shadow just once.1993-08-11, by Richard M. Stallman
-
(verify_overlay_modification): initialize endpos.1993-08-11, by Richard M. Stallman
-
(indented-text-mode): Doc fix.1993-08-11, by Richard M. Stallman
-
(TRUE, FALSE): Don't define if already defined.1993-08-11, by Richard M. Stallman