log

age author description
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.
1995-10-06 Michael Kifer Added ${lispsource}ediff-hook.elc after vc-hooks.
1995-10-06 Michael Kifer Added (load "ediff-hook") after loading vc-hook.
1995-10-06 Michael Kifer (ediff-files,ediff-merge-files): better file-name defaults.
1995-10-06 Michael Kifer (ediff-make-frame-position): fixed bugs.
1995-10-06 Michael Kifer (ediff-toggle-read-only,ediff-read-file-name):
1995-10-06 Michael Kifer Initial revision
1995-10-06 Michael Kifer *** empty log message ***
1995-10-06 Michael Kifer (ediff-abbreviate-file-name): function modified.
1995-10-06 Michael Kifer (ediff-setup-diff-regions,ediff-setup-diff-regions3,
1995-10-05 Richard M. Stallman (Fset_window_hscroll): Don't reject args > SHORTBITS.
1995-10-05 Richard M. Stallman (appt-disp-window): Call raise-frame.
1995-10-05 Richard M. Stallman (Fmove_to_column): Make it interactive.
1995-10-05 Richard M. Stallman Fix typo in prev change.
1995-10-05 Richard M. Stallman (View-search-regexp-forward, View-search-regexp-backward):
1995-10-05 Richard M. Stallman Add `athen' as synonym for `athena'.
1995-10-04 Richard M. Stallman (gnus-summary-save-in-mail): Use mail-file-babyl-p.
1995-10-04 Richard M. Stallman (gnus-inews-do-fcc): Use mail-file-babyl-p.