Mercurial > emacs
graph
-
(PVEC_TYPE_MASK): Remove the 0x100 bit.1995-10-29, by Richard M. Stallman
-
(command_loop_1): No direct display if Column Number mode.1995-10-29, by Richard M. Stallman
-
(column-number-mode): Make default value nil.1995-10-29, by Richard M. Stallman
-
(Fset_marker_insertion_type): Doc fix.1995-10-29, by Richard M. Stallman
-
(set-visited-file-name, basic-save-buffer):1995-10-29, by Richard M. Stallman
-
Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.1995-10-29, by Richard M. Stallman
-
Comment change.1995-10-29, by Richard M. Stallman
-
(POP_FAILURE_POINT): Use .word.integer.1995-10-29, by Richard M. Stallman
-
(Fmake_char_table): Doc fix.1995-10-29, by Richard M. Stallman
-
(Fset_case_table): Doc fix.1995-10-29, by Richard M. Stallman
-
Cast first arg to bzero.1995-10-29, by Richard M. Stallman
-
Minor fix in minibuffer-complete-and-exit.1995-10-29, by Richard M. Stallman
-
(SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.1995-10-29, by Richard M. Stallman
-
Comment change.1995-10-28, by Richard M. Stallman
-
Don't load c-mode.1995-10-28, by Richard M. Stallman
-
(FRAME_XIC): Fix wrong field name.1995-10-28, by Richard M. Stallman
-
(run_hook_with_args): Add forward declaration.1995-10-28, by Richard M. Stallman
-
Adapt to new char-table implementation. Fix name of file in the first1995-10-28, by Erik Naggum
-
entered into RCS1995-10-28, by Richard M. Stallman
-
(ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match1995-10-28, by Erik Naggum
-
(rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the1995-10-27, by Noah Friedman
-
(Fcommand_execute): New arg KEYS. Callers changed.1995-10-27, by Richard M. Stallman
-
(Fcall_interactively): New arg KEYS.1995-10-27, by Richard M. Stallman
-
(mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.1995-10-27, by Richard M. Stallman
-
Fix the way the sexagisimal names are calculated.1995-10-26, by Edward M. Reingold
-
(IT_ring_bell): Use intdos, not write.1995-10-26, by Richard M. Stallman
-
Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.1995-10-26, by Simon Marshall
-
Change to citation regexp for mail-font-lock-keywords.1995-10-26, by Simon Marshall
-
Change to citation regexp for rmail-font-lock-keywords.1995-10-26, by Simon Marshall
-
Updated to 3.08; don't use `let' var from caller.1995-10-26, by Simon Marshall
-
Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.1995-10-26, by Simon Marshall
-
General reorganisation; moving and renaming etc.1995-10-26, by Simon Marshall
-
Require cc-mode.1995-10-26, by Richard M. Stallman
-
Provide hideif; require cc-mode.1995-10-26, by Richard M. Stallman
-
[!HAVE_FMOD] (fmod): Make consistent with ANSI definition.1995-10-25, by Karl Heuer
-
(string_match_1): Pass the POSIX arg to compile_pattern.1995-10-25, by Richard M. Stallman
-
(REGEXP_IN_LIBC): Definition turned off.1995-10-25, by Richard M. Stallman
-
(describe-key, describe-key-briefly): For a mouse click,1995-10-25, by Richard M. Stallman
-
Don't bother checking for drem.1995-10-25, by Karl Heuer
-
(Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.1995-10-24, by Richard M. Stallman
-
(ok_to_echo_at_next_pause): Make it a char *.1995-10-24, by Richard M. Stallman
-
(set-visited-file-name): Abbreviate buffer-file-name.1995-10-24, by Richard M. Stallman
-
(gud-dbx-directories): New variable.1995-10-24, by Richard M. Stallman
-
(Info-following-node-name, Info-extract-menu-node-name)1995-10-24, by Richard M. Stallman
-
(syms_of_minibuf): Doc fix.1995-10-24, by Richard M. Stallman
-
Fix menu for Chinese calendar.1995-10-24, by Edward M. Reingold
-
Minor doc fixes.1995-10-24, by Edward M. Reingold
-
Various fixes and simplifications.1995-10-24, by Edward M. Reingold
-
(get-method-definition, get-method-definition-1):1995-10-24, by Richard M. Stallman
-
Completely rewritten!1995-10-23, by Edward M. Reingold
-
(distclean): Delete line with just a tab in it.1995-10-23, by Richard M. Stallman
-
(normal-top-level): Set auto-save-list-file-name later,1995-10-23, by Richard M. Stallman
-
(internal-ange-ftp-mode):1995-10-23, by Richard M. Stallman
-
(map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.1995-10-23, by Erik Naggum
-
(Fcase_table_p, Fcurrent_case_table): Delete unused local variables.1995-10-23, by Erik Naggum
-
Minor fix.1995-10-22, by Richard M. Stallman
-
Whitespace changes.1995-10-22, by Richard M. Stallman
-
Don't declare alloca.1995-10-22, by Richard M. Stallman
-
(enable-flow-control): Use a char-table.1995-10-22, by Richard M. Stallman
-
(comint-exec-1): Don't alter EMACS envvar if it's already defined.1995-10-22, by Richard M. Stallman
-
(reset_buffer_local_variables): Call1995-10-22, by Richard M. Stallman
-
(copy-case-table): New function.1995-10-22, by Richard M. Stallman
-
(derived-mode-init-mode-variables): Make proper syntax-table.1995-10-22, by Richard M. Stallman
-
(read_char): If we reread a char, the next pause1995-10-21, by Richard M. Stallman
-
(try_window_id): Stop the compute_motion at ZV, not Z,1995-10-21, by Richard M. Stallman
-
(Fnext_single_property_change): Rearrange handling of1995-10-21, by Richard M. Stallman
-
(struct buffer): New slot redisplay_end_trigger.1995-10-21, by Richard M. Stallman
-
(reset_buffer): Initialize extra1, extra2 and extra3 slots.1995-10-21, by Richard M. Stallman
-
(reset_buffer): Initialize redisplay_end_trigger slot.1995-10-21, by Richard M. Stallman
-
Fix key bindings.1995-10-21, by Richard M. Stallman
-
(Electric-command-loop): Don't display a prompt1995-10-21, by Richard M. Stallman
-
(outline-view-change-hook): New hook variable.1995-10-20, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Rewrite using map-char-table.1995-10-20, by Richard M. Stallman
-
(dabbrev--find-expansion): Move buffers that are visible on the screen1995-10-20, by Richard M. Stallman
-
(dabbrev-expand): When no more expansions,1995-10-20, by Richard M. Stallman
-
(add-log-current-defun): Handle `private', `public' in C++ class definitions.1995-10-20, by Richard M. Stallman
-
(isearch-message-prefix):1995-10-19, by Richard M. Stallman
-
(calculate-c++-indent): Skip over paren-group1995-10-19, by Richard M. Stallman
-
(Fmap_char_table): Call map_char_table with correct args.1995-10-19, by Erik Naggum
-
(report-emacs-bug): Don't mention1995-10-19, by Richard M. Stallman
-
(TRANSLATE, PATFETCH): Cast elt of `translate'.1995-10-19, by Richard M. Stallman
-
(RE_TRANSLATE_TYPE): Define, if not already defined.1995-10-19, by Richard M. Stallman
-
(tex-start-of-header): Now a regexp.1995-10-19, by Richard M. Stallman
-
Arg of other-buffer can't be a buffer name.1995-10-19, by Richard M. Stallman
-
(read_char): Let Vkeyboard_translate_table be char-table.1995-10-19, by Richard M. Stallman
-
(describe_map_tree): New arg always_title. Callers changed.1995-10-19, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.1995-10-19, by Richard M. Stallman
-
(RE_TRANSLATE_TYPE): New definition.1995-10-19, by Richard M. Stallman
-
Case tables are now char-tables,1995-10-19, by Richard M. Stallman
-
(UPCASE_TABLE): Definition deleted.1995-10-19, by Richard M. Stallman
-
(reset_buffer_local_variables): Init case_table slots the new way.1995-10-19, by Richard M. Stallman
-
Comment changes.1995-10-19, by Richard M. Stallman
-
(Fchar_equal): Handle char-table as case table.1995-10-18, by Richard M. Stallman
-
(compile_pattern_1, compile_pattern, search_buffer):1995-10-18, by Richard M. Stallman
-
(Fchar_table_subtype): New function.1995-10-18, by Richard M. Stallman
-
(read1): Handle #' as prefix.1995-10-18, by Richard M. Stallman
-
(pc-selection-mode): Add autoload cookie.1995-10-17, by Richard M. Stallman
-
Initial revision1995-10-17, by Richard M. Stallman
-
(x_term_init, XTread_socket): Add HAVE_X_I18N support.1995-10-17, by Richard M. Stallman
-
All doc strings changed to comply with standard Emacs conventions.1995-10-17, by Richard M. Stallman
-
* 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-9511301995-10-16, by Jeff Law
-
Minor fixes.1995-10-16, by Richard M. Stallman
-
Fix format example.1995-10-16, by Richard M. Stallman
-
(x_window, both versions): Add HAVE_X_I18N support.1995-10-15, by Richard M. Stallman
-
(HAVE_X_I18N): New macro.1995-10-15, by Richard M. Stallman
-
(he-transfer-case): Fix typo in prev change.1995-10-15, by Richard M. Stallman
-
Repair line wrapping damage.1995-10-15, by Erik Naggum
-
(find_section): New function.1995-10-15, by Richard M. Stallman
-
(unexec): Find the old data section.1995-10-15, by Richard M. Stallman
-
(Finsert_file_contents): If replacing,1995-10-14, by Richard M. Stallman
-
(Qdisplay_table): New variable.1995-10-14, by Richard M. Stallman
-
(Qchar_table_extra_slots): New variable.1995-10-14, by Richard M. Stallman
-
(Qsyntax_table): New variable.1995-10-14, by Richard M. Stallman
-
(ediff-version): is now autoloaded.1995-10-14, by Michael Kifer
-
Moved defsubsts up.1995-10-14, by Michael Kifer
-
Now defines [window] in menu-bar-ediff-menu.1995-10-14, by Michael Kifer
-
(vip-set-hooks): Use view-mode-hook in emacs and view1995-10-14, by Michael Kifer
-
(vip-leave-region-active): new function.1995-10-14, by Michael Kifer
-
* viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.1995-10-14, by Michael Kifer
-
(vip-record-kbd-macro): correctly escapes `.' and `[' now.1995-10-14, by Michael Kifer
-
(ex-write): uses better defaults.1995-10-14, by Michael Kifer
-
(variable-at-point, function-called-at-point):1995-10-14, by Richard M. Stallman
-
Initial revision1995-10-13, by Richard M. Stallman
-
(hippie-expand): Removed bug - don't undo from another buffer.1995-10-13, by Richard M. Stallman
-
Minor fixes.1995-10-13, by Edward M. Reingold
-
(x_connection_signal_1): New function.1995-10-12, by Richard M. Stallman
-
*** empty log message ***1995-10-12, by Richard M. Stallman
-
Handle aliases dead-acute,...1995-10-12, by Richard M. Stallman
-
(struct Lisp_Char_Table): New slot `purpose'.1995-10-12, by Richard M. Stallman
-
(describe_vector): Support nested char-tables.1995-10-12, by Richard M. Stallman
-
(Qvector_or_char_table_p): New variable.1995-10-12, by Richard M. Stallman
-
(display-table-slot, set-display-table-slot):1995-10-12, by Richard M. Stallman
-
(Fdelete_other_windows): Set w->force_start.1995-10-12, by Richard M. Stallman
-
(variable-at-point, function-called-at-point): Fix revious changes.1995-10-12, by Richard M. Stallman
-
(syms_of_xdisp): Doc fix.1995-10-12, by Richard M. Stallman
-
Initial revision1995-10-12, by Edward M. Reingold
-
Added menu items for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
Added key definitions and autoloads for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
(mail-strip-quoted-names): Preserve white space1995-10-11, by Richard M. Stallman
-
(make_lispy_event) [!USE_X_TOOLKIT]: Dragging1995-10-11, by Richard M. Stallman
-
(gud-filter): Move the gud-display-frame call1995-10-11, by Richard M. Stallman
-
(command_loop_1): Access display tables as char-tables.1995-10-11, by Richard M. Stallman
-
(redisplay_window, redisplay_window, display_text_line):1995-10-11, by Richard M. Stallman
-
(window_display_table): Use DISP_TABLE_P. Return type1995-10-11, by Richard M. Stallman
-
(make-syntax-table): Use nil for "inherit".1995-10-11, by Richard M. Stallman
-
(buffer_display_table): Use DISP_TABLE_P.1995-10-11, by Richard M. Stallman
-
(Fcopy_sequence): Call Fmake_char_table the new way.1995-10-11, by Richard M. Stallman
-
(DISP_TABLE_P): Check the `purpose' slot.1995-10-11, by Richard M. Stallman
-
(find-alternate-file-other-window): New function.1995-10-11, by Richard M. Stallman
-
(dos_timezone_offset, dos_display_scancodes,1995-10-11, by Kim F. Storm
-
(insert-startup-screen): New function.1995-10-11, by Kim F. Storm
-
[!HAVE_X_WINDOWS]:1995-10-11, by Kim F. Storm
-
(internal_flush): Removed1995-10-11, by Kim F. Storm
-
Check that DJGPP v. 1 is used.1995-10-11, by Kim F. Storm
-
Call make-doc.exe instead of make-docfile.1995-10-11, by Kim F. Storm
-
(Fkill_buffer): Don't kill auto save file if not recent.1995-10-11, by Richard M. Stallman
-
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.1995-10-11, by Kim F. Storm
-
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:1995-10-11, by Michael Kifer
-
(adaptive-fill-function): Change defun to defvar.1995-10-11, by Richard M. Stallman
-
(next-completion): Specify the LIMIT arg when searching for text properties.1995-10-11, by Richard M. Stallman
-
(function-called-at-point, variable-at-point):1995-10-10, by Richard M. Stallman
-
(buffer-display-table): Document new implementation.1995-10-09, by Erik Naggum
-
Doc fixes.1995-10-09, by Richard M. Stallman
-
(view-highlight-face): New variable.1995-10-09, by Richard M. Stallman
-
Explain when to use make-variable-buffer-local.1995-10-09, by Richard M. Stallman
-
(tags-table-check-computed-list): Map tags-expand-table-name over lists of1995-10-09, by Roland McGrath
-
New implementation with char-tables.1995-10-09, by Erik Naggum
-
Initial revision1995-10-09, by Richard M. Stallman
-
(temp_echo_area_glyphs): Restore the old point value.1995-10-09, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts1995-10-09, by Noah Friedman
-
(ada-gen-treat-proc): Bind `procname' and `functype'.1995-10-09, by Erik Naggum
-
(exec_sentinel, read_process_output):1995-10-09, by Richard M. Stallman
-
(view-exit): Delete view-overlay only if it exists.1995-10-08, by Erik Naggum
-
(server-start): Try both full hostname and shortened1995-10-08, by Richard M. Stallman
-
Indentation change.1995-10-08, by Richard M. Stallman
-
Fix several minor errors.1995-10-08, by Richard M. Stallman
-
(desktop-outvar): Support truncation.1995-10-08, by Richard M. Stallman
-
(command-line): Init user-mail-address here, after reading init file.1995-10-08, by Richard M. Stallman
-
(write_segment): Write valid data in units of 1<<13,1995-10-08, by Richard M. Stallman
-
(init_buffer_once): Make file_format always local, not just local when set.1995-10-08, by Richard M. Stallman
-
(Fmake_char_table): Initialize parent to nil.1995-10-08, by Erik Naggum
-
(struct Lisp_Boolvector): New data type.1995-10-07, by Richard M. Stallman
-
(Fchartablep, Fboolvectorp): New functions.1995-10-07, by Richard M. Stallman
-
(print): Handle chartables and boolvectors.1995-10-07, by Richard M. Stallman
-
(read1): Handle chartables and boolvectors.1995-10-07, by Richard M. Stallman
-
(describe_vector): Use Flength to get length of vector.1995-10-07, by Richard M. Stallman
-
(describe_syntax): Handle new syntax-table data format.1995-10-07, by Richard M. Stallman
-
Use char tables as syntax tables.1995-10-07, by Richard M. Stallman
-
(callint_message, callint_message_size): New vars.1995-10-07, by Richard M. Stallman
-
(Fmake_chartable, Fmake_boolvector): New functions.1995-10-07, by Richard M. Stallman
-
(Fset_char_table_range): New function.1995-10-07, by Richard M. Stallman
-
(bytecode.o): Depend on syntax.h.1995-10-07, by Richard M. Stallman
-
(byte-compile-from-buffer): Bind print-level.1995-10-06, by Richard M. Stallman
-
(newline): Call barf-if-buffer-read-only.1995-10-06, by Richard M. Stallman
-
Fix typo calling iso-accents-customize.1995-10-06, by Richard M. Stallman
-
Added ${lispsource}ediff-hook.elc after vc-hooks.1995-10-06, by Michael Kifer
-
Added (load "ediff-hook") after loading vc-hook.1995-10-06, by Michael Kifer
-
(ediff-files,ediff-merge-files): better file-name defaults.1995-10-06, by Michael Kifer
-
(ediff-make-frame-position): fixed bugs.1995-10-06, by Michael Kifer
-
(ediff-toggle-read-only,ediff-read-file-name):1995-10-06, by Michael Kifer
-
Initial revision1995-10-06, by Michael Kifer
-
*** empty log message ***1995-10-06, by Michael Kifer
-
(ediff-abbreviate-file-name): function modified.1995-10-06, by Michael Kifer
-
(ediff-setup-diff-regions,ediff-setup-diff-regions3,1995-10-06, by Michael Kifer
-
(Fset_window_hscroll): Don't reject args > SHORTBITS.1995-10-05, by Richard M. Stallman
-
(appt-disp-window): Call raise-frame.1995-10-05, by Richard M. Stallman
-
(Fmove_to_column): Make it interactive.1995-10-05, by Richard M. Stallman
-
Fix typo in prev change.1995-10-05, by Richard M. Stallman
-
(View-search-regexp-forward, View-search-regexp-backward):1995-10-05, by Richard M. Stallman
-
Add `athen' as synonym for `athena'.1995-10-05, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Use mail-file-babyl-p.1995-10-04, by Richard M. Stallman
-
(gnus-inews-do-fcc): Use mail-file-babyl-p.1995-10-04, by Richard M. Stallman
-
(recover-session): Use auto-save-list-file-prefix.1995-10-04, by Richard M. Stallman
-
(auto-save-list-file-prefix): New variable.1995-10-04, by Richard M. Stallman
-
(mail-signature-file): New variable.1995-10-04, by Richard M. Stallman
-
(recover-session-finish): Ask only about files that1995-10-04, by Richard M. Stallman
-
(Fmake_indirect_buffer): Was taking marker positions1995-10-04, by Richard M. Stallman
-
(unrmail): Call rmail-toggle-header.1995-10-04, by Richard M. Stallman
-
(isearch-forward): Doc fix.1995-10-04, by Richard M. Stallman
-
(vc-next-action-on-file): When locking the latest trunk version,1995-10-04, by André Spiegel
-
(Fmake_overlay): Set end-marker's insertion_type to 1.1995-10-03, by Richard M. Stallman
-
Fix name of buffer-substring-no-properties.1995-10-03, by Richard M. Stallman
-
(Vsuggest_key_bindings): New variable.1995-10-03, by Richard M. Stallman
-
(write_segment): Use pagesize as unit of writing instead of 128.1995-10-03, by Richard M. Stallman
-
(Qmouse_leave_buffer_hook): New variable.1995-10-03, by Richard M. Stallman
-
(get_display_line): Don't abort if there's text1995-10-03, by Richard M. Stallman
-
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.1995-10-03, by Richard M. Stallman
-
(run_hook_with_args_2): New function.1995-10-03, by Richard M. Stallman
-
(window_scroll): Always set force_start.1995-10-03, by Richard M. Stallman
-
(te-escape): Remove spurious partial duplicate definition.1995-10-01, by Noah Friedman
-
(re_search_2): Use 0, not -1, as the lower bound1995-10-01, by Richard M. Stallman
-
(print-help-return-message): Handle lists in1995-10-01, by Richard M. Stallman
-
(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.1995-10-01, by Richard M. Stallman
-
Add early support for Solaris 2.5 on PowerPCs.1995-10-01, by Richard M. Stallman
-
(powerpc-*-solaris2): New alternative.x1995-10-01, by Richard M. Stallman
-
(cd): Fix interactive spec to require match if there is no CDPATH.1995-09-30, by Roland McGrath
-
Fix previous change.1995-09-29, by Richard M. Stallman
-
(comint-password-prompt-regexp): Recognize1995-09-29, by Richard M. Stallman
-
(ispell-message-text-end): Match reporter.el bug reports.1995-09-29, by Richard M. Stallman
-
(interpreter-mode-alist): Handle nawk.1995-09-28, by Richard M. Stallman
-
(sendmail-send-it): Handle FCC after all text changes.1995-09-28, by Richard M. Stallman
-
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.1995-09-27, by Richard M. Stallman
-
(undigestify-rmail-message): Better error messages.1995-09-27, by Richard M. Stallman
-
Fix minor error.1995-09-25, by Richard M. Stallman
-
(add-log-current-defun): Ignore quotes before fcn name.1995-09-25, by Richard M. Stallman
-
(Info-fontify-node): Fix previous change.1995-09-25, by Karl Heuer
-
(Info-title-face-alist): New var.1995-09-25, by Karl Heuer
-
(Fx_create_frame): Set up buffer-predicate slot.1995-09-25, by Richard M. Stallman
-
(safe_run_hooks): No longer static.1995-09-25, by Richard M. Stallman
-
(read_minibuf_unwind): Use safe_run_hooks.1995-09-25, by Richard M. Stallman
-
(undigestify-rmail-message): Scan back as far as start1995-09-25, by Richard M. Stallman
-
(help-mode): Call view-mode.1995-09-25, by Richard M. Stallman
-
(view-mode-enter): Renamed from view-mode. Callers changed.1995-09-25, by Richard M. Stallman
-
(clipboard-yank): Add delete-selection property.1995-09-25, by Richard M. Stallman
-
(dun-climb): Handle unknown object name.1995-09-25, by Richard M. Stallman
-
(mark-sexp-diary-entries): Add \ for C-M-f's sake.1995-09-25, by Richard M. Stallman
-
Fix typo.1995-09-25, by Richard M. Stallman
-
(command-line-1): --insert: Don't complain on --insert=file.1995-09-25, by Erik Naggum
-
(command-line-1): --eval: Don't print the value.1995-09-25, by Erik Naggum
-
(popup_get_selection): Pop menu down if button is pressed1995-09-24, by Richard M. Stallman
-
(server-process-filter): Ignore lines that don't start1995-09-24, by Richard M. Stallman
-
(occur): Indent better for matches that contain newlines.1995-09-24, by Richard M. Stallman
-
[These changes were actually in the previous version.1995-09-24, by Richard M. Stallman
-
(auto-compression-mode): Add autoload cookie.1995-09-24, by Richard M. Stallman
-
(get-setf-method): Protect caller's match-data from string-match.1995-09-22, by Erik Naggum
-
(edt-setup-default-bindings): Revert function is1995-09-22, by Karl Heuer
-
Major revision.1995-09-22, by Karl Heuer
-
Fix display of Chinese date.1995-09-22, by Edward M. Reingold
-
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(mail-do-fcc): Erase the ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in1995-09-21, by Erik Naggum
-
(edt-set-term-width-80, edt-set-term-width-132):1995-09-21, by Karl Heuer
-
(edt-set-screen-width-80, edt-set-screen-width-132):1995-09-21, by Karl Heuer
-
(te-escape, te-escape-help): Handle non-ASCII events.1995-09-21, by Karl Heuer
-
(mail-file-babyl-p): Function deleted.1995-09-21, by Richard M. Stallman
-
(mail-file-babyl-p): Function moved from rmail.el and renamed.1995-09-21, by Richard M. Stallman
-
(rmail-file-p): Function moved to mail-utils.el1995-09-21, by Richard M. Stallman
-
Initial revision1995-09-21, by Edward M. Reingold
-
New file.1995-09-21, by Edward M. Reingold
-
*** empty log message ***1995-09-21, by Edward M. Reingold
-
Initial revision1995-09-21, by Edward M. Reingold
-
Minor fixes; moved some code here from other calendar files.1995-09-21, by Edward M. Reingold
-
Minor fixes.1995-09-21, by Edward M. Reingold
-
Added new calendars to menus and made minor fixes.1995-09-21, by Edward M. Reingold
-
Moved stuff to calendar.el, as per RSM's request.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar. Minor fixes as well.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar.1995-09-21, by Edward M. Reingold
-
Moved stuff to other files.1995-09-21, by Edward M. Reingold
-
Many functions moved to other files, some rewritten. See ChangeLog entry.1995-09-21, by Edward M. Reingold
-
(LOCALTIME_CACHE, tzset): New macros.1995-09-20, by Paul Eggert
-
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.1995-09-20, by Paul Eggert
-
(substitute-key-definition): Do recursively scan1995-09-18, by Richard M. Stallman
-
(C-down-mouse-1): Use buffer menu, not font menu.1995-09-18, by Richard M. Stallman
-
(find-alternate-file): Kill any preexisting ` **lose**' buf.1995-09-17, by Richard M. Stallman
-
(Fload): Rename arg STR to FILE.1995-09-15, by Richard M. Stallman
-
(indent-for-tab-command): Get the prefix arg1995-09-14, by Richard M. Stallman
-
(vc-fetch-master-properties): Call "cvs status" in the right1995-09-14, by André Spiegel
-
(dired-up-directory): Add optional argument `other-window' to obviate1995-09-12, by Erik Naggum
-
(auto-mode-alist): .pl is now Perl.1995-09-12, by Richard M. Stallman
-
(src/paths.h, paths-force): Use paths.h.$$ instead1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Define this instead of turning1995-09-12, by Karl Heuer
-
(call_mod_hooks, verify_interval_modification):1995-09-12, by Richard M. Stallman
-
(call_mod_hooks): Moved from intevals.c1995-09-12, by Richard M. Stallman
-
(signal_after_change): Call report_interval_modification.1995-09-12, by Richard M. Stallman
-
(Fencode_time): Use mktime to do the real work;1995-09-10, by Paul Eggert
-
(hexl-current-address): New arg VALIDATE.1995-09-10, by Richard M. Stallman
-
(center-line): New arg NLINES.1995-09-10, by Richard M. Stallman
-
Improve error msg for invalid --with-x-toolkit value.1995-09-10, by Richard M. Stallman
-
(init_gettimeofday): Remove declaration.1995-09-10, by Richard M. Stallman
-
(gettimeofday): Don't bother setting time zone,1995-09-10, by Richard M. Stallman
-
(Fset_time_zone_rule): New function.1995-09-10, by Richard M. Stallman
-
(setenv): Call set-time-zone-rule when setting TZ.1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Remove; now configured automatically.1995-09-10, by Richard M. Stallman
-
(main): Call tzset only if LOCALTIME_CACHE is defined;1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define if tzset exists and1995-09-10, by Richard M. Stallman
-
(command_loop_1): Set this_command to nil before reading a command.1995-09-10, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-09-09, by Richard M. Stallman
-
(vc-dired-mode): Now a major mode derived from dired-mode.1995-09-08, by André Spiegel
-
(vc-locking-user): Fixed wrong parentheses.1995-09-08, by André Spiegel
-
(dired-internal-noselect): Set dired-directory when refreshing a buffer1995-09-08, by André Spiegel
-
Rename all register-name args to `register'.1995-09-08, by Richard M. Stallman
-
(Fmake_marker): Initialize insertion_type to 0.1995-09-08, by Richard M. Stallman
-
Fix typos.1995-09-08, by Richard M. Stallman
-
(HAVE_UNISTD_H): Add #undef.1995-09-08, by Richard M. Stallman
-
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.1995-09-06, by Richard M. Stallman
-
(Info-suffix-list): Add .inf to MSDOS list.1995-09-06, by Richard M. Stallman
-
(gud-filter): Save up text that arrives while processing previous text.1995-09-06, by Richard M. Stallman
-
(install-arch-indep): Always install the new dir file;1995-09-06, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): Use all of FILES.1995-09-06, by Richard M. Stallman
-
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.1995-09-04, by Richard M. Stallman
-
(Fcopy_marker): New arg TYPE.1995-09-03, by Richard M. Stallman
-
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.1995-09-03, by Richard M. Stallman
-
(adjust_markers_for_insert): New function.1995-09-03, by Richard M. Stallman
-
(dired-internal-noselect): New arg MODE.1995-09-03, by Richard M. Stallman
-
(putchar): Call internal_flush instead of _flsbuf.1995-09-03, by Richard M. Stallman
-
Don't assume that HAVE_CONFIG_H implies emacs.1995-09-02, by David J. MacKenzie
-
(auto-mode-alist): Handle .f90 files.1995-09-02, by Richard M. Stallman
-
Simplify using new names file names src/makefile.in,1995-09-02, by Richard M. Stallman
-
Define STDC_HEADERS.1995-09-02, by Richard M. Stallman
-
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)1995-09-02, by Richard M. Stallman
-
(sleep_or_kbd_init): Delete declaration.1995-09-02, by Richard M. Stallman
-
(sys_subshell) [MSDOS]: Handle SUSPEND env var.1995-09-02, by Richard M. Stallman
-
[!MULTI_FRAME] (Factive_minibuffer_window): New function.1995-09-02, by Richard M. Stallman
-
(SITELOAD_PURESIZE_EXTRA): New macro.1995-09-02, by Richard M. Stallman
-
(Fmake_symbolic_link, Fadd_name_to_file):1995-09-02, by Richard M. Stallman
-
(Ffile_name_all_completions, Ffile_name_completion):1995-09-02, by Richard M. Stallman
-
(re_search_2): If pattern starts with \=, optimize search.1995-09-01, by Richard M. Stallman
-
(save_excursion_save): Pass the new arg to Fcopy_marker.1995-09-01, by Richard M. Stallman
-
(save_window_save): Pass the new arg to Fcopy_marker.1995-09-01, by Richard M. Stallman
-
(sendmail-send-it): Use user-mail-address.1995-08-31, by Richard M. Stallman
-
(Fcommand_execute): Ignore `disabled' property on1995-08-31, by Richard M. Stallman
-
(Fdisplay_completion_list): Clear all text properties1995-08-31, by Richard M. Stallman
-
(ange-ftp-vms-sans-version): Accept extra args.1995-08-31, by Richard M. Stallman
-
Add #undef for open, close, read, write.1995-08-31, by Richard M. Stallman
-
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.1995-08-30, by Richard M. Stallman
-
(list-directory): Set default-directory.1995-08-30, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-08-29, by Richard M. Stallman
-
(dired-byte-compile): Report failure if output file is not created.1995-08-29, by Richard M. Stallman
-
(decode_env_path): Use ".", not nil, for current dir.1995-08-29, by Richard M. Stallman
-
(function-key-map): Consistently map CLEAR to C-l.1995-08-29, by Richard M. Stallman
-
(wordstar-center-line): Renamed from center-line.1995-08-29, by Richard M. Stallman
-
(vc-dired-update-line): Don't use dired-do-redisplay.1995-08-29, by André Spiegel
-
(vc-utc-string): New function.1995-08-29, by André Spiegel
-
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.1995-08-29, by Richard M. Stallman
-
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.1995-08-28, by Roland McGrath
-
(recover-session-finish): Catch erorr in recover-file.1995-08-28, by Richard M. Stallman
-
(basic-save-buffer): Doc fix.1995-08-28, by Richard M. Stallman
-
(executable-set-magic): Use make-local-hook for after-save-hook.1995-08-28, by Richard M. Stallman
-
(makefile-font-lock-keywords): Highlight lines with1995-08-28, by Richard M. Stallman
-
Fix typo in global-map define.1995-08-28, by Richard M. Stallman
-
(doprnt): Fix typo in error message.1995-08-27, by Richard M. Stallman
-
Delete some #if 0'd functions.1995-08-27, by Richard M. Stallman
-
(rassoc): Definition deleted.1995-08-27, by Richard M. Stallman
-
(mail-mode-syntax-table): defvar deleted.1995-08-27, by Richard M. Stallman
-
Load cl only during compilation.1995-08-27, by Richard M. Stallman
-
(hide-ifdef-hiding): Delete duplicate defvar.1995-08-27, by Richard M. Stallman
-
(m2-execute-monitor-command): Renamed from execute-monitor-command.1995-08-27, by Richard M. Stallman
-
(refer-every): Renamed from every.1995-08-27, by Richard M. Stallman
-
(eventp): Duplicate definition deleted.1995-08-26, by Richard M. Stallman
-
Doc fixes.1995-08-26, by Richard M. Stallman
-
(ada-spec-suffix): Definition deleted.1995-08-26, by Richard M. Stallman
-
(abs): Function definition deleted.1995-08-26, by Richard M. Stallman
-
(Info-default-directory-list): Duplicate defvar deleted.1995-08-26, by Richard M. Stallman
-
(modifier_names): Add 4 bits to modifier bit positions.1995-08-26, by Richard M. Stallman
-
(rebuild-mail-abbrevs): FILE defaults to visited file.1995-08-25, by Richard M. Stallman
-
(vc-fetch-master-properties): Count cvs status "Needs Patch" as1995-08-25, by André Spiegel
-
(vc-directory): Kill existing vc-dired buffers for this directory.1995-08-25, by André Spiegel
-
(next-file): Advance next-file-list before finding the file named in its1995-08-25, by Roland McGrath
-
(describe-function): Show file name for autoloaded fns.1995-08-25, by Richard M. Stallman
-
(mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.1995-08-25, by Richard M. Stallman
-
(what-line): Print narrowed linenum with full buffer num.1995-08-25, by Richard M. Stallman
-
(makefile-mode-syntax-table): "]" is a close-paren.1995-08-24, by Richard M. Stallman
-
(makefile-add-log-defun): Avoid error at eob.1995-08-24, by Richard M. Stallman
-
Doc fixes.1995-08-23, by Richard M. Stallman
-
[HAVE_CONFIG_H]: Include config.h.1995-08-23, by Roland McGrath
-
(2C-mode): Use make-local-hook and add-hook.1995-08-22, by Richard M. Stallman
-
(icomplete-minibuffer-setup): Use make-local-hook1995-08-22, by Richard M. Stallman
-
(ediff-profile): Use make-local-hook and add and remove hooks locally.1995-08-22, by Richard M. Stallman
-
(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop1995-08-22, by Richard M. Stallman
-
(basic-save-buffer): Call vc-after-save.1995-08-22, by Richard M. Stallman
-
(auto-mode-alist): Turn on use of makefile-mode.1995-08-22, by Richard M. Stallman
-
(byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,1995-08-22, by Richard M. Stallman
-
Removed the comment that said we assume strict locking.1995-08-22, by André Spiegel
-
(vc-simple-command): New function.1995-08-22, by André Spiegel
-
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>1995-08-22, by Tom Tromey
-
(insert-kbd-macro): Express vector char modifiers with1995-08-22, by Richard M. Stallman
-
(jka-compr-byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(display_text_line): Write blanks under the entire1995-08-22, by Karl Heuer
-
(compilation-exit-message-function): New variable.1995-08-21, by Roland McGrath
-
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.1995-08-21, by Richard M. Stallman
-
Use post-command-idle-hook.1995-08-21, by Richard M. Stallman
-
Include syssignal.h.1995-08-21, by Richard M. Stallman
-
(SA_RESTART): Add #undef.1995-08-21, by Richard M. Stallman
-
(vc-latest-on-branch-p): Under CVS, handle the case when the file is1995-08-21, by André Spiegel
-
(vc-fetch-master-properties): RCS case: get locking mode.1995-08-21, by André Spiegel
-
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.1995-08-21, by Richard M. Stallman
-
(makefile-space-face): New variable.1995-08-21, by Richard M. Stallman
-
Require rmail.1995-08-21, by Richard M. Stallman
-
Define user options with defvar, not defconst.1995-08-21, by Richard M. Stallman
-
New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.1995-08-21, by Simon Marshall
-
Doc fixes.1995-08-21, by Richard M. Stallman
-
default to user-supplied buffer.1995-08-21, by David J. MacKenzie
-
(dired-string-replace-match): Simplify using replace-match.1995-08-21, by Richard M. Stallman
-
(dired-expand-newtext): Function deleted.1995-08-21, by Richard M. Stallman
-
(POSIX_SIGNALS, CLASH_DETECTION): Defined.1995-08-20, by Richard M. Stallman
-
(SYSTEM_TYPE): Change to just "aix".1995-08-20, by Richard M. Stallman
-
(sigsetmask, _setjmp, _longjmp): Delete undefs.1995-08-20, by Richard M. Stallman
-
Include aix3-2-5.h, not aix3-2.h.1995-08-20, by Richard M. Stallman
-
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.1995-08-20, by Michael Kifer
-
(vip-leave-region-active): new function.1995-08-20, by Michael Kifer
-
(vip-surrounding-word): modified to understand tripple clicks.1995-08-20, by Michael Kifer
-
(file-regular-p-18): Fix test for whether to use this.1995-08-20, by Richard M. Stallman
-
Initial revision1995-08-19, by Richard M. Stallman
-
(basic-save-buffer): Confirm for overwriting old file1995-08-19, by Richard M. Stallman
-
(scan_sexps_forward): Fix previous change.1995-08-19, by Richard M. Stallman
-
(blink-matching-paren-dont-ignore-comments): New var.1995-08-19, by Richard M. Stallman
-
(Info-find-emacs-command-nodes): Fix previous change.1995-08-19, by Richard M. Stallman
-
(hilit-submit-feedback): New ftp site.1995-08-19, by Karl Heuer
-
(struct Lisp_Marker): Make insertion_type an unsigned int.1995-08-19, by Richard M. Stallman
-
(Info-file-list-for-emacs): New variable.1995-08-19, by Richard M. Stallman
-
Fix typos.1995-08-19, by Richard M. Stallman
-
(sh-newline-and-indent): Don't interpret prefix arg1995-08-19, by Karl Heuer
-
(skeleton-newline-indent-rigidly): New variable.1995-08-19, by Karl Heuer
-
(vc-next-action-on-file): Changed doc string, CVS case.1995-08-18, by André Spiegel
-
(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".1995-08-18, by André Spiegel
-
(getdate.c): New target.1995-08-18, by Richard M. Stallman
-
(pascal-mode): Set comment-start.1995-08-17, by Richard M. Stallman
-
(hilit-submit-feedback): New bug-reporting address.1995-08-17, by Karl Heuer
-
Update address in comment.1995-08-17, by Karl Heuer
-
* etags.c (Pascal_functions): Close comment bug corrected.1995-08-17, by Francesco Potortì
-
(RANLIB): Substitute this into makefiles.1995-08-17, by Richard M. Stallman
-
(rmail-new-summary): Enable the Input/output menu.1995-08-17, by Richard M. Stallman
-
(vc-next-action-on-file): Moved the setting of the default branch to1995-08-17, by André Spiegel
-
Changed references to vc-top-version into vc-master-workfile-version.1995-08-17, by André Spiegel
-
(vc-top-version): Renamed to vc-master-workfile-version. Updated all1995-08-17, by André Spiegel
-
(vc-next-action-on-file): Query when trying to lock non-latest1995-08-17, by André Spiegel
-
(vc-revert-buffer1): Split part of the function into vc-buffer-context1995-08-17, by André Spiegel
-
(show-paren-command-hook): Do nothing if have unread events.1995-08-16, by Richard M. Stallman
-
(scan_sexps_forward): Use the initial depth1995-08-16, by Richard M. Stallman
-
(Fself_insert_command): Optimize the case with arg > 21995-08-16, by Richard M. Stallman
-
(inferior-lisp): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(run-scheme): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(run-scheme): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(RANLIB): Get this var from configure.1995-08-16, by Richard M. Stallman
-
(sh-mode-map): Use new name skeleton-pair-insert-maybe.1995-08-15, by Karl Heuer
-
(sh-test): New variable.1995-08-15, by Karl Heuer
-
(skeleton-pair-insert-maybe): Plain insert in Ovwrt mode1995-08-15, by Karl Heuer
-
(sort_args): Initialize best_priority smaller than any1995-08-15, by Karl Heuer
-
Comment change.1995-08-15, by Richard M. Stallman
-
(sc-attribs-extract-namestring): If name has <...>,1995-08-15, by Richard M. Stallman
-
*** empty log message ***1995-08-15, by Karl Heuer
-
Rewrite as a minor mode.1995-08-15, by Karl Heuer
-
(vip-set-hooks): Use view-mode-hook, not view-hook.1995-08-14, by Karl Heuer
-
(Fcall_process_region): Pass new arg to Fwrite_region.1995-08-14, by Richard M. Stallman
-
(Fwrite_region): New arg lockname.1995-08-14, by Richard M. Stallman
-
(basic-save-buffer-1): Pass new arg to write-region.1995-08-14, by Richard M. Stallman
-
(standard_args): Fix previous change.1995-08-14, by Richard M. Stallman
-
(insert-file-contents-literally): New function.1995-08-14, by Richard M. Stallman
-
(command-line-1): Add option --eval to evalute an1995-08-14, by Richard M. Stallman
-
(standard_args): Add option --eval to evalute an1995-08-14, by Richard M. Stallman
-
(forms-check-number-of-fields): New vbl.1995-08-14, by Richard M. Stallman
-
(recover-file): It's ok if the visited file doesn't exist.1995-08-13, by Richard M. Stallman
-
(Fcancel_kbd_macro_events): New function.1995-08-13, by Richard M. Stallman
-
(mouse-drag-region): Unread the up-event rather than execute it here.1995-08-13, by Richard M. Stallman
-
(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.1995-08-13, by Richard M. Stallman
-
(CFLAGS): When computing CFLAGS and REAL_CFLAGS1995-08-12, by Richard M. Stallman
-
(store_frame_param): Don't call set_menu_bar_lines if X.1995-08-12, by Richard M. Stallman
-
(xrealloc): Change cast to match return type.1995-08-12, by Karl Heuer
-
(rmail-convert-file): Look back for ^_ only at bol.1995-08-12, by Richard M. Stallman
-
(shell-command-on-region): Don't examine order of1995-08-12, by Richard M. Stallman
-
(TEXT_END, DATA_END): Fix the definitions.1995-08-11, by Richard M. Stallman
-
Test OSF1, not __osf1__.1995-08-11, by Richard M. Stallman
-
(ORDINARY_LINK): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
Insert missing quote in help-font-lock-keywords.1995-08-11, by Simon Marshall
-
(xmalloc, xrealloc): Use return-type long *.1995-08-11, by Richard M. Stallman
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning1995-08-11, by Richard M. Stallman
-
(Fformat): Limit minlen to avoid stack overflow.1995-08-11, by Richard M. Stallman
-
(doprnt): Error if %-width is too big.1995-08-11, by Richard M. Stallman
-
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h1995-08-11, by Richard M. Stallman
-
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.1995-08-11, by Richard M. Stallman
-
[linux] (COFF, NO_TERMIO): Defined.1995-08-11, by Richard M. Stallman
-
(fatal_unexec): Use vfprintf, not _doprnt.1995-08-11, by Richard M. Stallman
-
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
(isearch-other-meta-char): Avoid bug checking whether1995-08-10, by Richard M. Stallman
-
(byte-compile-insert-header): Use 19.29, not 19.28.901995-08-10, by Richard M. Stallman
-
(server-buffer-done): Pause between client commands,1995-08-10, by Richard M. Stallman
-
Fix defvar equivalent expression.1995-08-10, by Richard M. Stallman
-
Add index and xref to variable-interactive.1995-08-10, by Richard M. Stallman
-
(vc-dired-reformat-line): Display eight character user names correctly.1995-08-10, by Richard M. Stallman