log

age author description
1995-11-11 Richard M. Stallman (display_text_line): Handle redisplay_end_trigger
1995-11-11 Richard M. Stallman (mkdir): Create man1dir, not mandir.
1995-11-11 Richard M. Stallman (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-11-11 Richard M. Stallman (describe-buffer-case-table): Use set-char-table-range.
1995-11-11 Richard M. Stallman (rmail-summary-overlay): Make it a permanent local.
1995-11-11 Richard M. Stallman (auto-compression-mode): Make arg optional.
1995-11-11 Richard M. Stallman (check_syntax_table): Check the purpose slot.
1995-11-11 Richard M. Stallman (fatal_unexec): Don't use varargs.
1995-11-11 Richard M. Stallman (display_menu_bar): Fix backwards conditional.
1995-11-11 Erik Naggum (sh-mode): Remove ! in column 1.
1995-11-11 Richard M. Stallman (NO_EDITRES): Defined.
1995-11-11 Richard M. Stallman (HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 Richard M. Stallman (HACK_EDITRES): Define here as in xfns.c.
1995-11-11 Richard M. Stallman (delete-frame): Don't use delete-frame as event name.
1995-11-11 Richard M. Stallman (change-log-mode): Remove incorrect "^" anchors from
1995-11-11 Richard M. Stallman (lisp-mode-variables, lisp-fill-paragraph): Remove
1995-11-11 Richard M. Stallman (sh-mode): as above. Use page-delimiter rather than literal "^L".
1995-11-11 Richard M. Stallman (fill-region-as-paragraph): Since adaptive-fill-regexp
1995-11-11 Richard M. Stallman (dabbrev-case-replace): Doc fix.
1995-11-11 Richard M. Stallman (global-map): Removed bindings of down events to ignore.
1995-11-11 Richard M. Stallman Define menu-bar mouse-1 as tmm-menubar.
1995-11-11 Richard M. Stallman (set_menu_bar_lines): Record the fact that the window configuration changes.
1995-11-10 Karl Heuer (find-file-noselect): Respect the value of
1995-11-10 Richard M. Stallman (set-auto-mode): If mode cmds move point, obey them.
1995-11-10 Karl Heuer (facemenu-active-faces): Replaces function
1995-11-10 Karl Heuer All faces added to facemenu-unlisted-faces list.
1995-11-10 Karl Heuer (makefile-space-face): Don't list in facemenu.
1995-11-10 Karl Heuer (show-paren-command-hook): Don't list `paren-mismatch'
1995-11-10 Karl Heuer Don't list any faces in menu.
1995-11-10 Karl Heuer (holiday-face, calendar-today-face, diary-face): Add
1995-11-10 Richard M. Stallman Don't include Xaw/Paned.h unless USE_LUCID is defined.
1995-11-10 Richard M. Stallman (enriched-next-annotation): Doc fix.
1995-11-10 Richard M. Stallman Fix previous change.
1995-11-10 Richard M. Stallman (LIBS): Add libsrc_libs and keep the old LIBS.
1995-11-10 Richard M. Stallman (display_menu_item): Don't treat buttons specially.
1995-11-10 Richard M. Stallman (x-display-color-p): Accept optional arg.
1995-11-10 Richard M. Stallman Rewrite for new case tables.
1995-11-10 Richard M. Stallman (do-auto-fill): Use fill-context-prefix.
1995-11-10 Richard M. Stallman (view-mode-map): Use ordinary Help command.
1995-11-10 Richard M. Stallman (tmm-define-keys): New subroutine.
1995-11-10 Richard M. Stallman (command-line): Complain about unknown options.
1995-11-10 Richard M. Stallman (mail-yank-clear-headers): Do nothing if
1995-11-10 Richard M. Stallman (rmail-delete-message-hook): New hook.
1995-11-10 Richard M. Stallman (pc-selection-mode): Don't mess with c-mode-map.
1995-11-10 Richard M. Stallman (menu-bar-tools-menu): Always define GNUS entry.
1995-11-10 Richard M. Stallman (byte-compile-associative): Do operations left to right.
1995-11-10 Richard M. Stallman (fill-region-as-paragraph): Use fill-context-prefix.
1995-11-10 Richard M. Stallman (mode-line-format): Modify it, don't override it entirely.
1995-11-10 Richard M. Stallman (awk-mode): Require cc-mode.
1995-11-10 Richard M. Stallman (apropos-print): Use buffer *Apropos*, not *Help*.
1995-11-10 Richard M. Stallman (sh-mode-map): Put sh-execute-region on C-M-x.
1995-11-10 Richard M. Stallman (server-log): Record the current time.
1995-11-10 Richard M. Stallman Don't test THIS_IS_YMAKEFILE.
1995-11-10 Richard M. Stallman Always include sys/wait.h unless NOT_C_CODE;
1995-11-10 Richard M. Stallman (SYMS_SYSTEM): Add syms_of_msdos.
1995-11-10 Richard M. Stallman (LIB_STANDARD_1): New macro.
1995-11-10 Richard M. Stallman (LIBXMU): Never define this.
1995-11-10 Richard M. Stallman Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.
1995-11-10 Richard M. Stallman (lisp): Add loadup.el.
1995-11-10 Richard M. Stallman (unload_font): Invalidate computed faces.
1995-11-10 Richard M. Stallman (display_text_line): Get redisplay_end_trigger from window.
1995-11-10 Richard M. Stallman (struct window): New field redisplay_end_trigger.
1995-11-10 Richard M. Stallman (Fwindow_redisplay_end_trigger): New function.
1995-11-10 Richard M. Stallman (debug_print): Explicitly print a CR.
1995-11-10 Richard M. Stallman (oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-11-10 Richard M. Stallman (interrupt_signal): Do special things in GC.
1995-11-10 Richard M. Stallman (Fmove_to_column): Doc fix.
1995-11-10 Simon Marshall Oops; left a note in a doc-string.
1995-11-10 Richard M. Stallman (Fwrite_region): Move the code that writes annotations for empty files.
1995-11-10 Richard M. Stallman (Fformat): Use doprnt_lisp.
1995-11-10 Richard M. Stallman Include lisp.h.
1995-11-10 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
1995-11-10 Richard M. Stallman (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-11-10 Richard M. Stallman (Fmake_overlay): New args front-advance and rear-advance.
1995-11-10 Richard M. Stallman (lisp): Don't distribute site-start.
1995-11-10 Richard M. Stallman (run-hook-with-args, run-hook-list-with-args): Safeguard
1995-11-10 Richard M. Stallman (makefile-mode): Call makefile-define-space-face only if it is defined.
1995-11-10 Richard M. Stallman Fexpt): Doc fix.
1995-11-10 Richard M. Stallman Require calendar.
1995-11-09 Simon Marshall 1. Use local hooks, not local variables.
1995-11-09 Simon Marshall compilation-mode-font-lock-keywords tweak
1995-11-07 Geoff Voelker (env_vars): New variable.
1995-11-07 Geoff Voelker Update to latest src/config.in.
1995-11-07 Geoff Voelker (NTGUI): New macro.
1995-11-07 Geoff Voelker (addpm.exe): Link with $(ADVAPI32).
1995-11-07 Geoff Voelker Initial revision
1995-11-07 Geoff Voelker [win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
1995-11-07 Geoff Voelker [win32] (make-face, make-face-x-resource-internal):
1995-11-07 Geoff Voelker mouse.el [win32] (mouse-set-region):
1995-11-07 Geoff Voelker [win32] (normal-top-level, command-line, command-line-1):
1995-11-07 Geoff Voelker (DOC): Include strings from w32term.c, w32xfns.c,
1995-11-07 Geoff Voelker (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
1995-11-07 Geoff Voelker (nt_get_resource, init_environment): Defined.
1995-11-07 Geoff Voelker (nt_get_resource): Prototype defined.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (create_child): Pass handles to children.
1995-11-07 Geoff Voelker (nt_ring_bell): Renamed from ring_bell, now global.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (WinMain): New procedure.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (abort): New macro.
1995-11-07 Geoff Voelker [HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.
1995-11-07 Geoff Voelker (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (set_menu_framebar): Declare external.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
1995-11-07 Geoff Voelker [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
1995-11-07 Geoff Voelker (output_method): New method: output_win32.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Declare Vwindow_system.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include win32.h.
1995-11-06 Karl Heuer Break the hard link on alloca.c.
1995-11-06 Erik Naggum (debug_print): Print newline to stderr, too.
1995-11-06 Francesco Potortì * etags.c (get_lang_from_name, get_lang_from_interpreter,
1995-11-06 Simon Marshall Make byte-force-recompile suitably interactive.
1995-11-05 Karl Heuer (makefile-define-space-face): Don't make face if non-X.
1995-11-04 Lars Magne Ingebrigtsen entered into RCS
1995-11-04 Erik Naggum Removed old gnus hooks.
1995-11-04 Karl Heuer (tex-send-command): Give meaningful error message.
1995-11-04 Karl Heuer (mail): Don't change directory for *mail* buffer.
1995-11-04 Karl Heuer (choose_minibuf_frame): Moved here from frame.c.
1995-11-04 Karl Heuer [!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
1995-11-04 Karl Heuer (struct x_output): Rename from struct x_display.
1995-11-04 Karl Heuer (the_only_x_display): Type is now struct x_output.
1995-11-04 Karl Heuer (main): [MSDOS] Call init_gettimeofday.
1995-11-04 Karl Heuer (install): Don't mv make-doc.exe into ../bin/.
1995-11-03 Karl Heuer (sh-shells): Eliminated variable redundant with
1995-11-03 Karl Heuer (skeleton-end-hook): Now defvared and responsible for
1995-11-03 Karl Heuer (sh-remember-variable): Set variable to empty string,
1995-11-03 Karl Heuer (minor-mode-map-alist): Use substitute-key-definition
1995-11-03 Karl Heuer Comment change.
1995-11-03 Karl Heuer (mh-goto-msg): binary search (much faster!).
1995-11-03 Karl Heuer reporter.el support.
1995-11-03 Karl Heuer (mh-make-folder-mode-line): support mh-msg-count.
1995-11-02 Karl Heuer (src, lib-src): Don't distribute Makefile.c.
1995-11-02 Karl Heuer Create lisp/MANIFEST.
1995-11-02 Erik Naggum (with-electric-help): Add missing argument MINHEIGHT.
1995-11-02 Francesco Potortì * etags.c (lowcase): Use the standard tolower function.
1995-11-02 André Spiegel (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
1995-11-02 André Spiegel (vc-utc-string): Use timezone of TIMEVAL for the correction, not the
1995-11-02 Karl Heuer (tpu-set-mode-line): Add element for column number.
1995-11-02 Karl Heuer Don't require initial whitespace in vendor name.
1995-10-31 Richard M. Stallman Always load menu-bar.
1995-10-31 Karl Heuer (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
1995-10-31 Karl Heuer Initial revision
1995-10-31 Richard M. Stallman (msb--toggle-menu-type): Pass t as arg.
1995-10-31 Richard M. Stallman (command-line-1): Say how to invoke menu bar, if not X.
1995-10-31 Richard M. Stallman Add some commented-out code.
1995-10-31 Richard M. Stallman Initial revision
1995-10-31 Richard M. Stallman (m68k-*-linux*): New alternative.
1995-10-31 Richard M. Stallman Explain when user-mail-address is set.
1995-10-31 Richard M. Stallman Fix previous change.
1995-10-31 Karl Heuer (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
1995-10-31 Richard M. Stallman (BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
1995-10-31 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-31 Richard M. Stallman (mail-abbrev-syntax-table): Fix initialization.
1995-10-31 Richard M. Stallman (debug_print): Print a newline here.
1995-10-31 Richard M. Stallman (pr): Don't print newline here.
1995-10-31 Richard M. Stallman Do `set main' to make gdb_valbits etc. available.
1995-10-31 Richard M. Stallman (describe-function): Call documentation just once.
1995-10-31 Richard M. Stallman (CHECK_CHAR_TABLE): Don't accept nil.
1995-10-31 Karl Heuer update some doc strings.
1995-10-30 Richard M. Stallman (prefix-args): Use LDFLAGS, not ALL_LDFLAGS.
1995-10-30 Erik Naggum Comment change
1995-10-30 Erik Naggum Comment change.
1995-10-30 Erik Naggum Correct initial line typo.
1995-10-30 Richard M. Stallman (getdate.o, movemail.o): Specify -Demacs.
1995-10-30 Richard M. Stallman (sparc-*-nextstep*): Remove incorrect .h's.
1995-10-30 Richard M. Stallman Document \= in doc string.
1995-10-30 Richard M. Stallman (describe-variable): Don't call substitute-command-keys.
1995-10-30 Richard M. Stallman (Fencode_time): Add cast.
1995-10-30 Richard M. Stallman Move the include of Xlocale.h after setting HAVE_X11R5.
1995-10-30 Richard M. Stallman (temp_echo_area_glyphs): Only delete the temporary message.
1995-10-30 Richard M. Stallman (Fsafe_length): Add missing parentheses around & within comparison.
1995-10-30 Richard M. Stallman (describe_translation): Insert newline after key description.
1995-10-30 Richard M. Stallman (finding existing executable versions): Add a period to the end of BASE.
1995-10-30 Richard M. Stallman (select-tags-table): Don't modify the value of tags-table-list.
1995-10-30 Richard M. Stallman (disassemble-internal): Handle lazy-loaded doc strings.
1995-10-30 Richard M. Stallman (archive-zoo-summarize): Handle archives with long file names.
1995-10-30 Richard M. Stallman (byte-recompile-directory): New arg FORCE.
1995-10-30 Richard M. Stallman Comment change.
1995-10-30 Richard M. Stallman Comment change.
1995-10-30 Richard M. Stallman Initial revision
1995-10-30 Richard M. Stallman (tmm-old-mb-map): Initialize to nil.
1995-10-30 Simon Marshall Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
1995-10-30 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
1995-10-30 Richard M. Stallman (find_section): New arg old_section_h.
1995-10-29 Richard M. Stallman (PVEC_TYPE_MASK): Remove the 0x100 bit.
1995-10-29 Richard M. Stallman (command_loop_1): No direct display if Column Number mode.
1995-10-29 Richard M. Stallman (column-number-mode): Make default value nil.
1995-10-29 Richard M. Stallman (Fset_marker_insertion_type): Doc fix.
1995-10-29 Richard M. Stallman (set-visited-file-name, basic-save-buffer):
1995-10-29 Richard M. Stallman Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.
1995-10-29 Richard M. Stallman Comment change.
1995-10-29 Richard M. Stallman (POP_FAILURE_POINT): Use .word.integer.
1995-10-29 Richard M. Stallman (Fmake_char_table): Doc fix.
1995-10-29 Richard M. Stallman (Fset_case_table): Doc fix.
1995-10-29 Richard M. Stallman Cast first arg to bzero.
1995-10-29 Richard M. Stallman Minor fix in minibuffer-complete-and-exit.
1995-10-29 Richard M. Stallman (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.
1995-10-28 Richard M. Stallman Comment change.
1995-10-28 Richard M. Stallman Don't load c-mode.
1995-10-28 Richard M. Stallman (FRAME_XIC): Fix wrong field name.
1995-10-28 Richard M. Stallman (run_hook_with_args): Add forward declaration.
1995-10-28 Erik Naggum Adapt to new char-table implementation. Fix name of file in the first
1995-10-28 Richard M. Stallman entered into RCS
1995-10-28 Erik Naggum (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match
1995-10-27 Noah Friedman (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
1995-10-27 Richard M. Stallman (Fcommand_execute): New arg KEYS. Callers changed.
1995-10-27 Richard M. Stallman (Fcall_interactively): New arg KEYS.
1995-10-27 Richard M. Stallman (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
1995-10-26 Edward M. Reingold Fix the way the sexagisimal names are calculated.
1995-10-26 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
1995-10-26 Simon Marshall Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.
1995-10-26 Simon Marshall Change to citation regexp for mail-font-lock-keywords.
1995-10-26 Simon Marshall Change to citation regexp for rmail-font-lock-keywords.
1995-10-26 Simon Marshall Updated to 3.08; don't use `let' var from caller.
1995-10-26 Simon Marshall Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.
1995-10-26 Simon Marshall General reorganisation; moving and renaming etc.
1995-10-26 Richard M. Stallman Require cc-mode.
1995-10-26 Richard M. Stallman Provide hideif; require cc-mode.
1995-10-25 Karl Heuer [!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
1995-10-25 Richard M. Stallman (string_match_1): Pass the POSIX arg to compile_pattern.
1995-10-25 Richard M. Stallman (REGEXP_IN_LIBC): Definition turned off.
1995-10-25 Richard M. Stallman (describe-key, describe-key-briefly): For a mouse click,
1995-10-25 Karl Heuer Don't bother checking for drem.
1995-10-24 Richard M. Stallman (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.
1995-10-24 Richard M. Stallman (ok_to_echo_at_next_pause): Make it a char *.
1995-10-24 Richard M. Stallman (set-visited-file-name): Abbreviate buffer-file-name.
1995-10-24 Richard M. Stallman (gud-dbx-directories): New variable.
1995-10-24 Richard M. Stallman (Info-following-node-name, Info-extract-menu-node-name)
1995-10-24 Richard M. Stallman (syms_of_minibuf): Doc fix.
1995-10-24 Edward M. Reingold Fix menu for Chinese calendar.
1995-10-24 Edward M. Reingold Minor doc fixes.
1995-10-24 Edward M. Reingold Various fixes and simplifications.
1995-10-24 Richard M. Stallman (get-method-definition, get-method-definition-1):
1995-10-23 Edward M. Reingold Completely rewritten!
1995-10-23 Richard M. Stallman (distclean): Delete line with just a tab in it.
1995-10-23 Richard M. Stallman (normal-top-level): Set auto-save-list-file-name later,
1995-10-23 Richard M. Stallman (internal-ange-ftp-mode):
1995-10-23 Erik Naggum (map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
1995-10-23 Erik Naggum (Fcase_table_p, Fcurrent_case_table): Delete unused local variables.
1995-10-22 Richard M. Stallman Minor fix.
1995-10-22 Richard M. Stallman Whitespace changes.
1995-10-22 Richard M. Stallman Don't declare alloca.
1995-10-22 Richard M. Stallman (enable-flow-control): Use a char-table.
1995-10-22 Richard M. Stallman (comint-exec-1): Don't alter EMACS envvar if it's already defined.
1995-10-22 Richard M. Stallman (reset_buffer_local_variables): Call
1995-10-22 Richard M. Stallman (copy-case-table): New function.
1995-10-22 Richard M. Stallman (derived-mode-init-mode-variables): Make proper syntax-table.
1995-10-21 Richard M. Stallman (read_char): If we reread a char, the next pause
1995-10-21 Richard M. Stallman (try_window_id): Stop the compute_motion at ZV, not Z,
1995-10-21 Richard M. Stallman (Fnext_single_property_change): Rearrange handling of
1995-10-21 Richard M. Stallman (struct buffer): New slot redisplay_end_trigger.
1995-10-21 Richard M. Stallman (reset_buffer): Initialize extra1, extra2 and extra3 slots.
1995-10-21 Richard M. Stallman (reset_buffer): Initialize redisplay_end_trigger slot.
1995-10-21 Richard M. Stallman Fix key bindings.
1995-10-21 Richard M. Stallman (Electric-command-loop): Don't display a prompt
1995-10-20 Richard M. Stallman (outline-view-change-hook): New hook variable.
1995-10-20 Richard M. Stallman (mail-abbrev-syntax-table): Rewrite using map-char-table.
1995-10-20 Richard M. Stallman (dabbrev--find-expansion): Move buffers that are visible on the screen
1995-10-20 Richard M. Stallman (dabbrev-expand): When no more expansions,
1995-10-20 Richard M. Stallman (add-log-current-defun): Handle `private', `public' in C++ class definitions.
1995-10-19 Richard M. Stallman (isearch-message-prefix):
1995-10-19 Richard M. Stallman (calculate-c++-indent): Skip over paren-group
1995-10-19 Erik Naggum (Fmap_char_table): Call map_char_table with correct args.
1995-10-19 Richard M. Stallman (report-emacs-bug): Don't mention
1995-10-19 Richard M. Stallman (TRANSLATE, PATFETCH): Cast elt of `translate'.
1995-10-19 Richard M. Stallman (RE_TRANSLATE_TYPE): Define, if not already defined.
1995-10-19 Richard M. Stallman (tex-start-of-header): Now a regexp.
1995-10-19 Richard M. Stallman Arg of other-buffer can't be a buffer name.
1995-10-19 Richard M. Stallman (read_char): Let Vkeyboard_translate_table be char-table.
1995-10-19 Richard M. Stallman (describe_map_tree): New arg always_title. Callers changed.
1995-10-19 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
1995-10-19 Richard M. Stallman (RE_TRANSLATE_TYPE): New definition.
1995-10-19 Richard M. Stallman Case tables are now char-tables,
1995-10-19 Richard M. Stallman (UPCASE_TABLE): Definition deleted.
1995-10-19 Richard M. Stallman (reset_buffer_local_variables): Init case_table slots the new way.
1995-10-19 Richard M. Stallman Comment changes.
1995-10-18 Richard M. Stallman (Fchar_equal): Handle char-table as case table.
1995-10-18 Richard M. Stallman (compile_pattern_1, compile_pattern, search_buffer):
1995-10-18 Richard M. Stallman (Fchar_table_subtype): New function.
1995-10-18 Richard M. Stallman (read1): Handle #' as prefix.
1995-10-17 Richard M. Stallman (pc-selection-mode): Add autoload cookie.
1995-10-17 Richard M. Stallman Initial revision
1995-10-17 Richard M. Stallman (x_term_init, XTread_socket): Add HAVE_X_I18N support.
1995-10-17 Richard M. Stallman All doc strings changed to comply with standard Emacs conventions.
1995-10-16 Jeff Law * config.guess: Recognize HP model 819 machines has having libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130
1995-10-16 Richard M. Stallman Minor fixes.
1995-10-16 Richard M. Stallman Fix format example.
1995-10-15 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
1995-10-15 Richard M. Stallman (HAVE_X_I18N): New macro.
1995-10-15 Richard M. Stallman (he-transfer-case): Fix typo in prev change.
1995-10-15 Erik Naggum Repair line wrapping damage.
1995-10-15 Richard M. Stallman (find_section): New function.
1995-10-15 Richard M. Stallman (unexec): Find the old data section.
1995-10-14 Richard M. Stallman (Finsert_file_contents): If replacing,
1995-10-14 Richard M. Stallman (Qdisplay_table): New variable.
1995-10-14 Richard M. Stallman (Qchar_table_extra_slots): New variable.
1995-10-14 Richard M. Stallman (Qsyntax_table): New variable.
1995-10-14 Michael Kifer (ediff-version): is now autoloaded.
1995-10-14 Michael Kifer Moved defsubsts up.
1995-10-14 Michael Kifer Now defines [window] in menu-bar-ediff-menu.
1995-10-14 Michael Kifer (vip-set-hooks): Use view-mode-hook in emacs and view
1995-10-14 Michael Kifer (vip-leave-region-active): new function.
1995-10-14 Michael Kifer * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.
1995-10-14 Michael Kifer (vip-record-kbd-macro): correctly escapes `.' and `[' now.
1995-10-14 Michael Kifer (ex-write): uses better defaults.
1995-10-14 Richard M. Stallman (variable-at-point, function-called-at-point):
1995-10-13 Richard M. Stallman Initial revision
1995-10-13 Richard M. Stallman (hippie-expand): Removed bug - don't undo from another buffer.
1995-10-13 Edward M. Reingold Minor fixes.
1995-10-12 Richard M. Stallman (x_connection_signal_1): New function.
1995-10-12 Richard M. Stallman *** empty log message ***
1995-10-12 Richard M. Stallman Handle aliases dead-acute,...
1995-10-12 Richard M. Stallman (struct Lisp_Char_Table): New slot `purpose'.
1995-10-12 Richard M. Stallman (describe_vector): Support nested char-tables.
1995-10-12 Richard M. Stallman (Qvector_or_char_table_p): New variable.
1995-10-12 Richard M. Stallman (display-table-slot, set-display-table-slot):
1995-10-12 Richard M. Stallman (Fdelete_other_windows): Set w->force_start.
1995-10-12 Richard M. Stallman (variable-at-point, function-called-at-point): Fix revious changes.
1995-10-12 Richard M. Stallman (syms_of_xdisp): Doc fix.
1995-10-12 Edward M. Reingold Initial revision
1995-10-12 Edward M. Reingold Added menu items for cal-tex.el (a new file).
1995-10-12 Edward M. Reingold Added key definitions and autoloads for cal-tex.el (a new file).
1995-10-11 Richard M. Stallman (mail-strip-quoted-names): Preserve white space
1995-10-11 Richard M. Stallman (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
1995-10-11 Richard M. Stallman (gud-filter): Move the gud-display-frame call
1995-10-11 Richard M. Stallman (command_loop_1): Access display tables as char-tables.
1995-10-11 Richard M. Stallman (redisplay_window, redisplay_window, display_text_line):
1995-10-11 Richard M. Stallman (window_display_table): Use DISP_TABLE_P. Return type
1995-10-11 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
1995-10-11 Richard M. Stallman (buffer_display_table): Use DISP_TABLE_P.
1995-10-11 Richard M. Stallman (Fcopy_sequence): Call Fmake_char_table the new way.
1995-10-11 Richard M. Stallman (DISP_TABLE_P): Check the `purpose' slot.
1995-10-11 Richard M. Stallman (find-alternate-file-other-window): New function.
1995-10-11 Kim F. Storm (dos_timezone_offset, dos_display_scancodes,
1995-10-11 Kim F. Storm (insert-startup-screen): New function.
1995-10-11 Kim F. Storm [!HAVE_X_WINDOWS]:
1995-10-11 Kim F. Storm (internal_flush): Removed
1995-10-11 Kim F. Storm Check that DJGPP v. 1 is used.
1995-10-11 Kim F. Storm Call make-doc.exe instead of make-docfile.
1995-10-11 Richard M. Stallman (Fkill_buffer): Don't kill auto save file if not recent.
1995-10-11 Kim F. Storm (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
1995-10-11 Michael Kifer Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
1995-10-11 Richard M. Stallman (adaptive-fill-function): Change defun to defvar.
1995-10-11 Richard M. Stallman (next-completion): Specify the LIMIT arg when searching for text properties.
1995-10-10 Richard M. Stallman (function-called-at-point, variable-at-point):
1995-10-09 Erik Naggum (buffer-display-table): Document new implementation.
1995-10-09 Richard M. Stallman Doc fixes.
1995-10-09 Richard M. Stallman (view-highlight-face): New variable.
1995-10-09 Richard M. Stallman Explain when to use make-variable-buffer-local.
1995-10-09 Roland McGrath (tags-table-check-computed-list): Map tags-expand-table-name over lists of
1995-10-09 Erik Naggum New implementation with char-tables.
1995-10-09 Richard M. Stallman Initial revision
1995-10-09 Richard M. Stallman (temp_echo_area_glyphs): Restore the old point value.
1995-10-09 Noah Friedman (mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
1995-10-09 Erik Naggum (ada-gen-treat-proc): Bind `procname' and `functype'.
1995-10-09 Richard M. Stallman (exec_sentinel, read_process_output):
1995-10-08 Erik Naggum (view-exit): Delete view-overlay only if it exists.
1995-10-08 Richard M. Stallman (server-start): Try both full hostname and shortened
1995-10-08 Richard M. Stallman Indentation change.
1995-10-08 Richard M. Stallman Fix several minor errors.
1995-10-08 Richard M. Stallman (desktop-outvar): Support truncation.
1995-10-08 Richard M. Stallman (command-line): Init user-mail-address here, after reading init file.
1995-10-08 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
1995-10-08 Richard M. Stallman (init_buffer_once): Make file_format always local, not just local when set.
1995-10-08 Erik Naggum (Fmake_char_table): Initialize parent to nil.
1995-10-07 Richard M. Stallman (struct Lisp_Boolvector): New data type.
1995-10-07 Richard M. Stallman (Fchartablep, Fboolvectorp): New functions.
1995-10-07 Richard M. Stallman (print): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (read1): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (describe_vector): Use Flength to get length of vector.
1995-10-07 Richard M. Stallman (describe_syntax): Handle new syntax-table data format.
1995-10-07 Richard M. Stallman Use char tables as syntax tables.
1995-10-07 Richard M. Stallman (callint_message, callint_message_size): New vars.
1995-10-07 Richard M. Stallman (Fmake_chartable, Fmake_boolvector): New functions.
1995-10-07 Richard M. Stallman (Fset_char_table_range): New function.
1995-10-07 Richard M. Stallman (bytecode.o): Depend on syntax.h.
1995-10-06 Richard M. Stallman (byte-compile-from-buffer): Bind print-level.
1995-10-06 Richard M. Stallman (newline): Call barf-if-buffer-read-only.
1995-10-06 Richard M. Stallman Fix typo calling iso-accents-customize.