log

age author description
1995-01-04 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer (xint): Use correct mask.
1995-01-04 Per Bothner Update copyright notice.
1995-01-04 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1995-01-04 Richard M. Stallman (term_init): Fatal error if screen is too small.
1995-01-04 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Noah Friedman Add autoload cookies.
1995-01-03 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.
1995-01-03 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
1995-01-03 Noah Friedman (mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman (command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
1995-01-03 Karl Heuer Use consistent spelling in comments.
1995-01-03 Karl Heuer (enum Lisp_Type): Don't use trailing comma.
1995-01-03 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1995-01-02 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
1995-01-02 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. Stallman Use BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman (Fmake_indirect_buffer): New function.
1995-01-02 Richard M. Stallman Use BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Integers now at least 28 bits.
1995-01-02 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M. Stallman Adapt to new Lisp_Object format.
1994-12-31 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman (terminal-emulator): Test system-configuration
1994-12-30 Richard M. Stallman Added terminfo support.
1994-12-30 Richard M. Stallman (print): Get size of compiled function as pseudovector.
1994-12-30 Richard M. Stallman (VALBITS): Default now 28.
1994-12-30 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. Stallman Make size field an EMACS_INT.
1994-12-29 Richard M. Stallman Fix typo in previous change.
1994-12-29 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
1994-12-29 Richard M. Stallman (super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman (server-process-filter): Process each line separately.
1994-12-29 Richard M. Stallman Comment changes.
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
1994-12-27 Thien-Thi Nguyen Initial revision
1994-12-27 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M. Stallman (run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-27 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
1994-12-27 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-26 Richard M. Stallman (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 Richard M. Stallman Comment changes.
1994-12-26 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman (scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman (font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-25 Richard M. Stallman (read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
1994-12-25 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman (facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman (byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman (elp-pack-number): New function.
1994-12-24 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. Stallman Give syntax of keywords.
1994-12-23 Richard M. Stallman Initial revision
1994-12-23 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman (next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman Recommend doc strings for all functions and variables.
1994-12-23 Richard M. Stallman entered into RCS
1994-12-23 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
1994-12-23 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman Add icon-left and icon-top frame parameters.
1994-12-23 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman (enable-command): Always insert code to enable.
1994-12-22 Richard M. Stallman Comment change.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M. Stallman *** empty log message ***
1994-12-21 Richard M. Stallman Fix in visible-bell.
1994-12-21 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
1994-12-21 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman (struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard M. Stallman (tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzie Include program name in error messages.
1994-12-21 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman (describe-function): Fix previous change.
1994-12-21 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
1994-12-20 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman (frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman (set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman (fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman (rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
1994-12-17 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
1994-12-17 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M. Stallman Comment change.
1994-12-17 Richard M. Stallman Comment change.
1994-12-16 Richard M. Stallman (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman (lambda): Doc fix.
1994-12-15 Richard M. Stallman Comment change.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-12-15 Richard M. Stallman (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
1994-12-15 Richard M. Stallman (buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman (PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
1994-12-15 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman (add_properties): Add gcpro's.
1994-12-14 Richard M. Stallman Just include sunos4shr--do nothing else.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-14 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
1994-12-13 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
1994-12-13 Richard M. Stallman Initial revision
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-13 Richard M. Stallman (ignored-local-variables): Mark it risky.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-11 Richard M. Stallman (read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
1994-12-11 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman (signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman (list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-12-10 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 Karl Heuer Added ispell-offset for version consistency.
1994-12-09 Karl Heuer Fix typo in comment.
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 Karl Heuer Add patterns for asm-mode.
1994-12-09 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
1994-12-08 Edward M. Reingold Mention Hochleitner's correlation.
1994-12-08 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
1994-12-07 Richard M. Stallman (telnet): Don't make assumptions about process name.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-12-07 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-12-07 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-06 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
1994-12-06 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
1994-12-05 Richard M. Stallman (isearch-cancel): New function.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-05 Richard M. Stallman (electric-buffer-menu-mode-map):
1994-12-04 Richard M. Stallman (internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman (compare_string_intervals): New function.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-04 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
1994-12-04 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
1994-12-04 Richard M. Stallman At compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
1994-12-04 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-12-03 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-30 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
1994-11-30 Karl Heuer (sendmail-send-it): Add `From:' header.
1994-11-30 Roland McGrath (compilation-next-error-locus): Finish last change.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-30 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
1994-11-30 Karl Heuer (imenu-generic-expression): New variable.
1994-11-30 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
1994-11-29 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-29 Edward M. Reingold Mention cal-x.el in comments.
1994-11-29 Edward M. Reingold Initial revision
1994-11-28 Richard M. Stallman (get_time): Fix up whitespace.
1994-11-28 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
1994-11-28 Richard M. Stallman (keyboard-escape-quit): New command.
1994-11-28 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
1994-11-28 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.