log

age author description
1994-11-01 Edward M. Reingold Bind new function to mouse.
1994-11-01 Edward M. Reingold Bind new function to key.
1994-11-01 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
1994-11-01 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
1994-11-01 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
1994-10-31 Karl Heuer (column_number_displayed): New variable.
1994-10-31 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
1994-10-31 Richard M. Stallman (texinfo-alias-list): New variable.
1994-10-30 Richard M. Stallman Changed almost every doc string.
1994-10-30 Edward M. Reingold Delete old reference to window configuration.
1994-10-30 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
1994-10-30 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-30 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
1994-10-30 Richard M. Stallman Load facemenu if have X.
1994-10-30 Richard M. Stallman (unexec): Don't print number of pure bytes used.
1994-10-30 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M. Stallman (blink-matching-open): Do blink if an even number of
1994-10-30 Edward M. Reingold Fix use of noday option for calendar-read-date.
1994-10-30 Edward M. Reingold Redo the noday option for calendar-read-date.
1994-10-29 Richard M. Stallman (xlwmenu_default_font): New global variable.
1994-10-29 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 David J. MacKenzie change a stray [ to test
1994-10-29 Richard M. Stallman (gud-common-init): If file arg has no directory,
1994-10-29 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
1994-10-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M. Stallman (frame-initialize): Set special-display-function here,
1994-10-28 Richard M. Stallman (diff-command): New variable.
1994-10-28 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
1994-10-28 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
1994-10-28 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
1994-10-27 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
1994-10-27 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
1994-10-27 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
1994-10-27 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-10-27 David J. MacKenzie keep up with configure.in
1994-10-27 Francesco Potortì * man.el (Man-fontify-manpage-flag): defvar put at outer level.
1994-10-27 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
1994-10-27 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Richard M. Stallman Check for getpagesize.
1994-10-26 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
1994-10-26 Richard Kenner (pdp11): New machine name.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-10-26 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Fix regexps for diary marking to include TAB.
1994-10-26 Edward M. Reingold Put insertion of diary entry on daily menu.
1994-10-26 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.
1994-10-24 Karl Heuer Make previous change conditional.
1994-10-24 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
1994-10-24 Francesco Potortì * man.el (Man-init-defvars): Do not delete empty lines.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Francesco Potortì *** empty log message ***
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-23 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
1994-10-23 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
1994-10-23 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman Say error in x-open-connection should be fatal.
1994-10-23 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
1994-10-23 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
1994-10-23 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
1994-10-23 Richard M. Stallman (set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman Add comment.
1994-10-23 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
1994-10-23 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
1994-10-23 Richard M. Stallman (set-face-background): If color is gray, and frame
1994-10-22 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-22 Richard M. Stallman (calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
1994-10-22 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
1994-10-22 Richard M. Stallman (x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman (read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman (input_fd): No longer static.
1994-10-22 Richard M. Stallman (Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
1994-10-22 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
1994-10-22 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
1994-10-22 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
1994-10-21 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (main): Don't process one input file twice.
1994-10-21 Richard M. Stallman Finish installing previous change.
1994-10-21 Richard M. Stallman (timer-error, timer-abnormal-termination,
1994-10-21 Richard M. Stallman (view-file): Do record the buffer switch.
1994-10-21 Richard M. Stallman (describe-function-find-file): New function.
1994-10-21 Richard M. Stallman (describe-function): Mention the file it was loaded from.
1994-10-21 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
1994-10-21 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
1994-10-21 Francesco Potortì * etags.c (prestr, substr): return a logical type.
1994-10-21 Per Bothner Better NCR support.
1994-10-21 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
1994-10-20 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
1994-10-20 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
1994-10-20 Richard M. Stallman PopServer renamed to popserver throughout.
1994-10-20 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
1994-10-20 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
1994-10-20 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
1994-10-20 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
1994-10-20 Karl Heuer (read_minibuf): Fix comment.
1994-10-20 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
1994-10-20 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
1994-10-20 David J. MacKenzie Don't declare malloc, since we include config.h.
1994-10-20 Francesco Potortì * man.el (Man-init-defvars): Corrections to Man-filter-list.
1994-10-20 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
1994-10-20 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
1994-10-20 Richard M. Stallman Log omitted from previous checkin:
1994-10-20 Richard M. Stallman (x_get_foreign_selection): Get display from
1994-10-20 Richard M. Stallman (read_minibuf): Undo previous change.
1994-10-20 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
1994-10-19 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
1994-10-19 Richard M. Stallman Don't declare malloc.
1994-10-19 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
1994-10-19 David J. MacKenzie Add licensing exception for Autoconf.
1994-10-19 Richard M. Stallman (child_setup): Always use _exit.
1994-10-19 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
1994-10-19 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
1994-10-19 Morten Welinder *** empty log message ***
1994-10-19 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
1994-10-19 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
1994-10-19 Richard M. Stallman *** empty log message ***
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-18 Richard M. Stallman Fix mismatch in conditionals.
1994-10-18 Richard Kenner Minor update to last change.
1994-10-18 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
1994-10-18 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
1994-10-18 Richard M. Stallman (heap_base): Move static var to top level.
1994-10-18 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
1994-10-18 Richard M. Stallman (open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
1994-10-18 Richard M. Stallman Include ../src/config.h.
1994-10-18 Richard M. Stallman Don't declare malloc, realloc, free.
1994-10-18 Richard M. Stallman (run-scheme): Delete autoload cookie.
1994-10-18 Richard M. Stallman (run-scheme): Add autoload cookie.
1994-10-18 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
1994-10-18 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
1994-10-18 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
1994-10-18 Karl Heuer (exactn): Initializer deleted.
1994-10-18 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
1994-10-18 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
1994-10-18 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
1994-10-18 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
1994-10-18 Karl Heuer (x_set_unsplittable): New function.
1994-10-18 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
1994-10-18 Richard M. Stallman (msdos): PUt sed* in the distribution.
1994-10-18 Karl Heuer (do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Richard Kenner Add support for AIX 4.1 and architecture.
1994-10-17 Karl Heuer (regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer (etags): add dependency on regex.o, link with it.
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Morten Welinder Initial revision
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Richard M. Stallman (set-face-stipple): New function.
1994-10-17 Richard M. Stallman (struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman (intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman (intern_face): Set the fill_style.
1994-10-17 Richard M. Stallman Include paths.h.
1994-10-17 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
1994-10-17 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
1994-10-17 Richard M. Stallman Better info about C-z vs C-x C-c.
1994-10-17 Richard M. Stallman (xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
1994-10-16 Richard M. Stallman (canonical): Substitute var into makefiles.
1994-10-16 Richard M. Stallman (bitmapdir): New variable.
1994-10-16 Richard M. Stallman (PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
1994-10-16 Richard M. Stallman Delete code to write subdirs.el.
1994-10-16 Richard M. Stallman (load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
1994-10-16 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
1994-10-16 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
1994-10-16 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. Stallman Delete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
1994-10-15 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-15 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
1994-10-15 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Richard M. Stallman (Fset_text_properties): Special case for getting
1994-10-15 Richard M. Stallman (rmail-summary-previous-all)
1994-10-15 Richard M. Stallman (shell-command, shell-command-on-region):
1994-10-15 Richard M. Stallman (run-scheme): Set scheme-program-name.
1994-10-15 Karl Heuer (stuffline, scraplines): Functions deleted.
1994-10-15 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
1994-10-14 Richard M. Stallman (add-to-list): Doc fix.
1994-10-14 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
1994-10-14 Richard M. Stallman (self-insert-iso): Add delete-selection property.
1994-10-14 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-14 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
1994-10-14 Richard M. Stallman (redisplay): Call clear_face_cache instead
1994-10-14 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
1994-10-14 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
1994-10-14 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
1994-10-14 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
1994-10-14 Roland McGrath (tags-reset-tags-tables): New function.
1994-10-14 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
1994-10-13 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
1994-10-13 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
1994-10-13 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
1994-10-13 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
1994-10-13 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
1994-10-13 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (mail-file-babyl-p): New function.
1994-10-13 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
1994-10-13 Richard M. Stallman (BASE_PURESIZE): Incremented.
1994-10-13 Simon Marshall Use purify-flag not noninteractive.
1994-10-13 Richard M. Stallman Move the subdirs.el up to near first thing.
1994-10-13 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
1994-10-13 Richard M. Stallman (add-to-list): New function.
1994-10-13 Richard M. Stallman Initial revision
1994-10-13 Richard M. Stallman (Funhandled_file_name_directory): Declared.
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (top_distclean): Don't rm build-install.
1994-10-13 Richard M. Stallman Don't distribute build-ins.in.
1994-10-13 Richard M. Stallman Comment change.
1994-10-13 Richard M. Stallman Add keywords.
1994-10-13 Richard M. Stallman Include config.h.
1994-10-13 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
1994-10-13 Richard M. Stallman (change-log-mode-map): Move the definition up.
1994-10-13 David J. MacKenzie Formerly INSTALL.~33~
1994-10-12 David J. MacKenzie Formerly INSTALL.~32~
1994-10-12 David J. MacKenzie use mkinstalldirs instead of make-path
1994-10-12 David J. MacKenzie remove make-path
1994-10-12 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
1994-10-12 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
1994-10-12 Richard M. Stallman Comment changes.
1994-10-12 David J. MacKenzie Eliminate some -Wall warnings.
1994-10-12 David J. MacKenzie Make functions that return nothing void, not implicitly int.
1994-10-12 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
1994-10-12 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-12 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
1994-10-12 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
1994-10-12 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-12 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
1994-10-12 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
1994-10-12 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
1994-10-12 Richard M. Stallman (scan_sexps_forward): At startincomment,
1994-10-12 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-12 Richard M. Stallman (mail-alias-modtime): Doc fix.
1994-10-12 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
1994-10-12 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-12 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
1994-10-12 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
1994-10-12 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
1994-10-12 Karl Heuer (mark_object): Use the new substructure.
1994-10-12 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
1994-10-12 Karl Heuer (verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer (test_completion): Fix reversed condition.
1994-10-12 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
1994-10-11 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
1994-10-11 Richard M. Stallman (makefile-mode-name): Removed.
1994-10-11 Richard M. Stallman menu-bar-lines fix.
1994-10-11 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
1994-10-11 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
1994-10-11 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
1994-10-11 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
1994-10-11 Richard M. Stallman (rmail-summary-resend): New function.
1994-10-11 Francesco Potortì * etags.c (C_entries): Name the #define's that are macros.
1994-10-11 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
1994-10-11 Richard M. Stallman (read_key_sequence): The output of function-key-map
1994-10-11 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
1994-10-11 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
1994-10-11 Richard M. Stallman Write the subdirs.el file.
1994-10-11 Richard M. Stallman Don't distribute subdirs.el.
1994-10-11 Karl Heuer (print): Check the substructure.
1994-10-11 Karl Heuer (internal_equal): Check the substructure.
1994-10-11 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
1994-10-11 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
1994-10-11 Richard M. Stallman (blink-matching-open): Check there is a previous
1994-10-11 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
1994-10-11 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
1994-10-11 Richard M. Stallman (rmail-show-message): New argument no-summary.
1994-10-11 Richard M. Stallman (system-key-alist): Add sun versions of
1994-10-11 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
1994-10-11 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
1994-10-11 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
1994-10-11 Richard M. Stallman (mail-hist-put-headers-into-history)
1994-10-10 Richard M. Stallman Fix typo in previous change.
1994-10-10 Richard M. Stallman (calculate-lisp-indent): Local var
1994-10-10 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
1994-10-10 David J. MacKenzie entered into RCS
1994-10-10 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-10 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
1994-10-10 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
1994-10-10 Richard M. Stallman (ispell-highlight-spelling-error):
1994-10-09 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
1994-10-09 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
1994-10-08 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
1994-10-08 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
1994-10-08 Jim Blandy * search.c: #include "region-cache.h".
1994-10-08 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
1994-10-08 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 Jim Blandy * indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy * disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
1994-10-08 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy * buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
1994-10-08 Jim Blandy Document cache-long-line-scans in @node Text Lines.
1994-10-08 Jim Blandy Added entry for cache-long-line-scans
1994-10-08 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
1994-10-08 Richard M. Stallman (test_completion): New function, extracted from do_completion.
1994-10-08 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
1994-10-08 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
1994-10-08 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M. Stallman Add a tip about enabling/disabling features.
1994-10-07 Karl Heuer (enum Lisp_Misc_Type): New type.
1994-10-07 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords,
1994-10-07 Richard M. Stallman (comint-check-proc): Recognise `open'.
1994-10-07 Richard M. Stallman (pascal-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (perl-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (asm-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (shell-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (mail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (outline-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M. Stallman (eaccess): Check for it.
1994-10-07 Richard M. Stallman (HAVE_EACCESS): Add #undef.
1994-10-07 Per Bothner Patch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer (Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
1994-10-06 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
1994-10-06 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
1994-10-06 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
1994-10-06 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
1994-10-06 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M. Stallman (query-replace): Add missing quote.
1994-10-06 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
1994-10-06 Francesco Potortì * man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M. Stallman (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
1994-10-06 Richard M. Stallman (make_hdr): Undo June 16 change.
1994-10-06 Richard M. Stallman Delete the error when no window system.
1994-10-06 Richard M. Stallman (sendnews, postnews): Use defalias.
1994-10-05 Richard M. Stallman (command-line): Load disp-table explicitly.
1994-10-05 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M. Stallman (Ffile_regular_p): New function.
1994-10-05 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M. Stallman (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M. Stallman (Finteractive): Doc fix.
1994-10-04 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
1994-10-04 Richard M. Stallman (input_signal_count): New variable.
1994-10-04 Richard M. Stallman (widget_id_tick): Move definition into conditional.
1994-10-04 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
1994-10-04 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
1994-10-04 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
1994-10-04 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
1994-10-04 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
1994-10-04 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
1994-10-04 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
1994-10-04 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
1994-10-04 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
1994-10-04 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
1994-10-04 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
1994-10-04 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
1994-10-04 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
1994-10-04 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
1994-10-04 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
1994-10-04 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
1994-10-04 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
1994-10-04 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XSETFASTINT): New macro.
1994-10-04 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
1994-10-04 Karl Heuer (XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
1994-10-04 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
1994-10-04 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
1994-10-04 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
1994-10-04 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
1994-10-04 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
1994-10-04 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
1994-10-04 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
1994-10-04 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
1994-10-04 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
1994-10-04 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
1994-10-04 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
1994-10-04 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
1994-10-04 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
1994-10-04 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
1994-10-04 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
1994-10-04 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
1994-10-04 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
1994-10-04 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
1994-10-04 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Karl Heuer (XSETPNTR): Deleted.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Richard M. Stallman Translate -gnu/linux* to -linux*.
1994-10-04 Richard M. Stallman (MKTIME_OBJ): New variable.
1994-10-04 Richard M. Stallman (mktime): Check for it.
1994-10-04 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman (rlogin): Doc fix.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-10-03 Ian Lance Taylor Add support for MIPS variants
1994-10-03 Roland McGrath Recognize GNU.
1994-10-03 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
1994-10-03 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
1994-10-03 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
1994-10-02 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
1994-10-02 Karl Heuer Include <utime.h> here instead of in systime.h.
1994-10-02 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer (HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
1994-10-02 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
1994-10-02 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
1994-10-02 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
1994-10-02 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
1994-10-02 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-10-02 Paul Reilly Added Motif changes for usage and option checking.
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
1994-10-02 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-10-01 Richard M. Stallman (head_table): Set up Qdelete_frame.
1994-10-01 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
1994-10-01 Richard M. Stallman (apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
1994-10-01 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
1994-10-01 Francesco Potortì * man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-10-01 Richard M. Stallman (fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman (mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 Richard M. Stallman (NEED_LIBW): Defined.
1994-10-01 Richard M. Stallman (LDFLAGS): New variable.
1994-10-01 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman (finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
1994-09-30 Richard Kenner (windowsnt): Alias for winnt.
1994-09-30 Richard M. Stallman (modify-face): New function.
1994-09-30 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
1994-09-30 Richard M. Stallman (add-hook): Initialize default value and local value.
1994-09-30 Richard M. Stallman (Fmake_local_variable): Doc fix.
1994-09-30 Francesco Potortì * etags.c (C_entries): Recognise typedef of ANSI style functions.
1994-09-30 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
1994-09-30 Richard M. Stallman Really delete gud-overload-functions.
1994-09-30 Richard M. Stallman (gud-overload-functions): Function deleted.
1994-09-30 Jim Wilson (os): Accept coff as an OS.
1994-09-29 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
1994-09-29 Richard M. Stallman (print-region-1): Use them instead of just pr.
1994-09-29 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
1994-09-29 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
1994-09-29 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
1994-09-29 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
1994-09-29 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
1994-09-29 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
1994-09-29 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
1994-09-29 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-09-29 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
1994-09-29 Francesco Potortì * man.el
1994-09-29 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
1994-09-29 Richard M. Stallman (handle-delete-frame): New function.
1994-09-28 Karl Heuer (command-line): Fix bug in previous change.
1994-09-28 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
1994-09-28 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
1994-09-28 Karl Heuer (syms_of_dired): Undo Sep 16 change.
1994-09-28 Karl Heuer (Fdelete_file): Undo Sep 16 change.
1994-09-28 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
1994-09-28 Karl Heuer Comment fix.
1994-09-28 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
1994-09-28 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
1994-09-28 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
1994-09-28 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
1994-09-27 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
1994-09-27 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
1994-09-27 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
1994-09-27 Richard M. Stallman (mail): Doc fix.
1994-09-27 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
1994-09-27 Richard M. Stallman Initial revision
1994-09-27 Richard M. Stallman Improve POP code, move most of it into a separate file.
1994-09-27 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-27 Richard M. Stallman (utimes): Check for it.
1994-09-27 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
1994-09-27 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
1994-09-27 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
1994-09-27 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
1994-09-27 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
1994-09-27 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
1994-09-27 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
1994-09-27 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
1994-09-27 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
1994-09-27 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
1994-09-27 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
1994-09-27 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
1994-09-27 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
1994-09-27 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 Karl Heuer (Fbyte_code): Use type test macros.
1994-09-27 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 Karl Heuer (casify_object): Use type test macros.
1994-09-27 Karl Heuer (STRING256_P): Use type test macros.
1994-09-27 Karl Heuer (Fself_insert_command): Use type test macros.
1994-09-27 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
1994-09-27 Karl Heuer (Fkill_emacs): Use type test macros.
1994-09-27 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
1994-09-27 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
1994-09-27 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
1994-09-27 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
1994-09-27 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
1994-09-27 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
1994-09-27 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
1994-09-27 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
1994-09-27 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
1994-09-27 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
1994-09-27 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
1994-09-27 Karl Heuer (Finsert_string): Use type test macros.
1994-09-27 Karl Heuer (run_msdos_command): Use type test macros.
1994-09-27 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
1994-09-27 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-09-27 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
1994-09-27 Richard M. Stallman (syms_of_window): Doc fix.
1994-09-27 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-27 Karl Heuer (sun_item_create): Use type test macros.
1994-09-27 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
1994-09-27 Karl Heuer (sys_subshell): Use type test macros.
1994-09-27 Karl Heuer (validate_interval_range, add_properties, remove_properties,
1994-09-27 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
1994-09-27 Karl Heuer (translate_id): Use type test macros.
1994-09-27 Karl Heuer (child_setup, Fcall_process): Use type test macros.
1994-09-27 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
1994-09-27 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
1994-09-27 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
1994-09-27 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
1994-09-27 Karl Heuer (x_scroll_bar_clear): Use type test macros.
1994-09-26 Richard M. Stallman (Qplus): New variable.
1994-09-26 Richard M. Stallman (Qplus): Declared.
1994-09-26 Richard M. Stallman (dired-re-perms): Accept various file type letters.
1994-09-26 David J. MacKenzie remove CONFIG_BROKETS
1994-09-26 David J. MacKenzie REMOVE CONFIG_BROKETS
1994-09-26 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
1994-09-26 Karl Heuer (argmatch): New function.
1994-09-25 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
1994-09-25 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
1994-09-25 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
1994-09-25 Richard M. Stallman (update_echo_area): New function.
1994-09-25 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman Don't include signal.h, values.h.
1994-09-25 Richard M. Stallman Comment change.
1994-09-25 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
1994-09-25 Richard M. Stallman (set_file_times): Fix typo in previous change.
1994-09-25 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
1994-09-25 Richard M. Stallman (HAVE_UTIMES): Add #undef.
1994-09-25 Paul Reilly *** empty log message ***
1994-09-24 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M. Stallman (strftime.o): New target.
1994-09-24 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Defined.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Add #undef.
1994-09-24 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
1994-09-24 Richard M. Stallman (syms_of_textprop): Doc fix.
1994-09-24 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
1994-09-24 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
1994-09-24 Richard M. Stallman (shell-command, shell-command-on-region):
1994-09-24 Paul Reilly entered into RCS
1994-09-24 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
1994-09-24 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
1994-09-24 Richard M. Stallman (dired-virtual-mode): Doc fix.
1994-09-24 Richard M. Stallman Comment change.
1994-09-24 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman Comment changes.
1994-09-24 Richard M. Stallman (ada-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (icon-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M. Stallman (Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman (upcase_initials): New function.
1994-09-24 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
1994-09-24 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-24 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
1994-09-24 Richard M. Stallman (get-file-buffer): Doc fix.
1994-09-24 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
1994-09-24 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
1994-09-24 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Delete BROKEN_FASYNC conditional.
1994-09-24 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
1994-09-24 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-24 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (prev_frame): Fix typo.
1994-09-23 Richard M. Stallman Comment changes.
1994-09-23 Richard M. Stallman (exec_sentinel_error_handler): New function.
1994-09-23 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
1994-09-23 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
1994-09-23 Richard M. Stallman (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman (PURESIZE): Definition deleted.
1994-09-23 Richard M. Stallman Initial revision
1994-09-23 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
1994-09-23 Roland McGrath (tag-symbol-match-p): New function.
1994-09-23 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
1994-09-23 Richard M. Stallman (X_IO_BUG): Definition deleted.
1994-09-23 Richard M. Stallman (BSD): Have two definitions according to version number.
1994-09-23 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
1994-09-23 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
1994-09-23 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
1994-09-23 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
1994-09-23 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
1994-09-22 Richard M. Stallman entered into RCS
1994-09-22 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
1994-09-22 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
1994-09-22 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
1994-09-22 Francesco Potortì User option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì * ispell.el (check-ispell-version): suggest to try ispell4.el if
1994-09-22 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-22 Richard M. Stallman (BASE_PURESIZE): Increment both values.
1994-09-22 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
1994-09-22 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
1994-09-22 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
1994-09-22 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 Richard M. Stallman (Vdebug_on_error): Declared.
1994-09-22 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
1994-09-22 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M. Stallman (print-help-return-message): Handle cons cells
1994-09-22 Richard M. Stallman (display-buffer, special-display-buffer-names)
1994-09-22 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
1994-09-22 Richard M. Stallman (mail-host-address): New variable.
1994-09-22 Chris Siebenmann add convex c3* c4*
1994-09-22 Richard M. Stallman (file-ownership-preserved-p): New function.
1994-09-22 Richard M. Stallman (cmputc): Return int rather than void.
1994-09-22 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
1994-09-22 Richard M. Stallman (vc-menu-map): Set up menu items.
1994-09-22 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
1994-09-21 Richard M. Stallman (vc-menu-map): New menu.
1994-09-21 Richard M. Stallman Fix indentation.
1994-09-21 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
1994-09-21 Richard M. Stallman (find-tag-noselect): Simplify.
1994-09-21 Richard M. Stallman (mail-default-reply-to): Initialize to t.
1994-09-21 David J. MacKenzie remove trailing slashes from srcdir
1994-09-21 Francesco Potortì * man.el (Man-notify-flag): replaces the old Man-notify
1994-09-21 Richard M. Stallman Initial revision
1994-09-21 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
1994-09-21 Richard M. Stallman (overlays_at): New arg PREV_PTR.
1994-09-21 Richard M. Stallman (concat3): New function.
1994-09-21 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (rmail-mode-kill-summary): New function.
1994-09-21 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-09-21 Richard M. Stallman entered into RCS
1994-09-21 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
1994-09-21 Richard M. Stallman *** empty log message ***
1994-09-21 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
1994-09-21 Karl Heuer (report_error): Include reason in error message.
1994-09-20 Richard M. Stallman (mail-bury-selects-summary): New variable.
1994-09-20 Richard M. Stallman (paths-force): Depend on src/paths.h
1994-09-20 Richard M. Stallman (facemenu-update): Make menu separators all dashes.
1994-09-20 Richard M. Stallman (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer (r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer (trivial_regexp_p): New function.
1994-09-20 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
1994-09-20 Karl Heuer (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer (compute_motion): Fix comment.
1994-09-20 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
1994-09-20 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
1994-09-20 Karl Heuer (x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
1994-09-20 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (query-replace-interactive): New user option.
1994-09-20 Karl Heuer (set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M. Stallman (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M. Stallman (POSIX_SIGNALS): Defined.
1994-09-20 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
1994-09-20 Per Bothner Patches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M. Stallman *** empty log message ***
1994-09-20 Richard M. Stallman (add-hook): Doc fix.
1994-09-20 Richard M. Stallman (malloc, realloc): Declared.
1994-09-19 Jim Blandy entered into RCS
1994-09-19 Jim Blandy *** empty log message ***
1994-09-19 Karl Heuer (syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer (config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer (Fkey_description): Reverse condition.
1994-09-19 Karl Heuer (report-emacs-bug): system-configuration-options was misspelled as
1994-09-19 Jim Blandy * disp-table.el: Add support for new window border display table
1994-09-19 Jim Blandy Add a new element to display tables controlling side-by-side
1994-09-19 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
1994-09-19 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M. Stallman (picture-yank-at-click): New function.
1994-09-19 Richard M. Stallman Handle ==, !=, + and -.
1994-09-19 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M. Stallman (rmail-output-menu): Function deleted.
1994-09-19 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
1994-09-19 Richard M. Stallman (file-name-sans-extension): New function.
1994-09-19 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
1994-09-19 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
1994-09-19 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer Declare Fmake_sparse_keymap.
1994-09-19 Karl Heuer Add #include "keyboard.h"
1994-09-18 Karl Heuer (Fmember): Declare this function.
1994-09-18 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl Heuer Delete obsolete symbols.
1994-09-18 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 Richard M. Stallman (struct process): New field tty_name.
1994-09-18 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-18 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
1994-09-18 Richard M. Stallman entered into RCS
1994-09-18 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 Karl Heuer Declare set_file_times.
1994-09-18 Karl Heuer (set_file_times): New function.
1994-09-18 Karl Heuer Add HAVE_STRUCT_UTIMBUF.
1994-09-18 Karl Heuer (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 Karl Heuer Add AC_AIX.
1994-09-18 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 Richard M. Stallman (rmail-forward): Insert separator before and after message.
1994-09-18 Richard M. Stallman (ediff-submit-report, ediff-revision)
1994-09-18 Richard M. Stallman (reset_buffer): Don't call reset_buffer_local_variables.
1994-09-18 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 Richard M. Stallman Major rewrite to behave more like a minor mode.
1994-09-18 Richard M. Stallman (parsing options): Simplify sed command to delete -'s.
1994-09-18 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Defined.
1994-09-18 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
1994-09-18 Richard M. Stallman (REL_ALLOC): #undef deleted.
1994-09-18 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
1994-09-17 Richard M. Stallman (unexec): Fix logic for rounding section boundaries.
1994-09-17 Richard M. Stallman (generate-file-autoloads): Warn if we put a line
1994-09-17 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
1994-09-17 Richard M. Stallman (EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Richard M. Stallman [SUNOS4]: Include link.h.
1994-09-17 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
1994-09-17 Richard M. Stallman Don't declare malloc.
1994-09-17 Richard M. Stallman (property_value): Declare args plist, prop.
1994-09-17 Richard M. Stallman (PURESIZE): Defnitions deleted.
1994-09-17 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
1994-09-17 Richard M. Stallman (terminal-map): Define switch-frame.
1994-09-17 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
1994-09-17 Richard M. Stallman (facemenu-update): Reverse the menu order again.
1994-09-17 Karl Heuer (menu_item_enabled_p): Fix declaration.
1994-09-17 Karl Heuer Add #include "intervals.h"
1994-09-17 Karl Heuer Declare some functions.
1994-09-17 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
1994-09-17 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 Karl Heuer (config_options): New shell variable.
1994-09-17 Karl Heuer (Vsystem_configuration_options): New variable.
1994-09-17 Karl Heuer (report-emacs-bug): Insert configuration options.
1994-09-17 Karl Heuer Declare evaporate_overlays.
1994-09-17 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 Karl Heuer (Qevaporate): New symbol.
1994-09-17 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-17 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
1994-09-17 Richard M. Stallman Initial revision
1994-09-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): Define, if not already defined.
1994-09-17 Richard M. Stallman (message): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct window): Use EMACS_INT.
1994-09-17 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
1994-09-17 Richard M. Stallman (print): Use EMACS_UINT.
1994-09-17 Richard M. Stallman Check for __alpha, in __osf__ conditional.
1994-09-17 Richard M. Stallman (unchain_marker): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fload): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
1994-09-17 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
1994-09-17 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
1994-09-17 Richard M. Stallman (struct face): Use EMACS_UINT.
1994-09-17 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
1994-09-17 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
1994-09-17 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
1994-09-17 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
1994-09-17 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-17 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
1994-09-17 Richard M. Stallman (alpha-dec-osf*): New target.
1994-09-17 Karl Heuer (insert-register): Add `*' interactive spec.
1994-09-17 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
1994-09-16 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
1994-09-16 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
1994-09-16 Richard M. Stallman Use just one FRC target.