bpt/emacs.git
1997-02-22 Karl Heuer(init_eval_once): Increase max_lisp_eval_depth to 300.
1997-02-22 Karl Heuer(main): Call several initialization function introduced
1997-02-22 Karl HeuerChange FETCH_CHAR references to FETCH_BYTE.
1997-02-22 Karl Heuer(mode-line-mule-info): New variable.
1997-02-21 Simon MarshallAdd ... to relevant menu entries.
1997-02-21 Simon MarshallRewrite Font Lock support.
1997-02-21 Simon Marshall1. If PRE-MATCH-FORM returns a suitable number, use...
1997-02-20 Eli Zaretskii(grep-process-setup): New function, sets up the
1997-02-20 Karl HeuerInclude category.h and charset.h.
1997-02-20 Karl HeuerInitial revision
1997-02-20 Karl Heuer(struct font_info): This definition is moved to
1997-02-20 Karl HeuerInclude charset.h, ccl.h, and fontset.h.
1997-02-20 Karl HeuerInclude charset.h and coding.h.
1997-02-20 Karl HeuerInclude charset.h and fontset.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h and coding.h.
1997-02-20 Karl Heuer(SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte
1997-02-20 Karl HeuerInclude charset.h and category.h.
1997-02-20 Karl Heuer(BASE_PURESIZE): Increase.
1997-02-20 Karl Heuer(struct Lisp_Process): New members
1997-02-20 Karl HeuerInclude charset.h and coding.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl Heuer(CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl Heuer(command_loop_1): Pay attention to a multibyte
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl Heuer(struct frame): New member `fontset_data'.
1997-02-20 Karl HeuerInclude "charset.h"
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl Heuer(DISP_CHAR_VECTOR): Always return nil for multibyte
1997-02-20 Karl Heuer(struct face): New members `non_ascii_gc' and
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl HeuerInclude charset.h and coding.h.
1997-02-20 Karl Heuer(doc-string of `interactive'): Describe new code
1997-02-20 Karl Heuer(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
1997-02-20 Karl HeuerInclude charset.h.
1997-02-20 Karl Heuer(Fmake_char_table): Typo in doc-string fixed. Handle
1997-02-20 Karl HeuerThe following changes are for new source codes related...
1997-02-20 Karl Heuer(Fpos_visible_in_window_p): Bug fix. Specify big
1997-02-20 Karl Heuer(struct position): New member tab_offset to accumulate...
1997-02-20 Karl Heuer(display_text_line): Introduce new local variable
1997-02-20 Karl Heuer(current_column_bol_cache): New variable. This makes
1997-02-20 Karl Heuer(direct_output_forward_char): #if-0-out redundant
1997-02-20 Karl HeuerRequire fontset. Create fontsets from
1997-02-20 Karl Heuer(sendmail-coding-system): New variable.
1997-02-20 Karl Heuer(x-get-selection): Set default data-type of selection
1997-02-20 Karl Heuer(rmail-file-coding-system): New variable.
1997-02-20 Karl Heuer(occur): Pay attention to multibyte characters.
1997-02-20 Karl Heuer(show-paren-function): Handle multibyte characters.
1997-02-20 Karl Heuer(mouse-set-font): Handle fontset.
1997-02-20 Karl HeuerLoad mule specific files.
1997-02-20 Karl Heuer(isearch-mode-map): Define
1997-02-20 Karl Heuer(help-with-tutorial): Prefix argument to specify a
1997-02-20 Karl Heuer(find-file, find-file-other-window,
1997-02-20 Karl Heuer(debugger-mode): Disable multibyte character handling
1997-02-20 Karl Heuer(byte-compile-file): Write a compiled file without
1997-02-20 Karl Heuer(update-file-autoloads): Read loaddefs.el without
1997-02-20 Karl Heuer(nnheader-insert-head): Handle the case that the
1997-02-20 Karl Heuer(kill-forward-chars, kill-backward-chars): Pay
1997-02-20 Karl Heuer(do-kinsoku): New variable.
1997-02-19 Eli Zaretskii(compile-mouse-goto-error): Move to end of line
1997-02-19 Noah Friedman(eldoc-message-commands): Doc fixes.
1997-02-17 Roland McGrath(update-autoloads-from-directory): Get absolute file...
1997-02-14 Karl HeuerDelete duplicate inclusion of fcntl.h
1997-02-10 Richard M.... (vc-do-command): If OKSTATUS is nil, ignore errors.
1997-02-10 Richard M.... (scan_lists): Signal errors using scan-error.
1997-02-10 Richard M.... (Fminibuffer_message): New function.
1997-02-10 Richard M.... (isearch-search): Refuse to match invisible text.
1997-02-10 Richard M.... (mouse-buffer-menu): Group buffers by major modes if...
1997-02-10 Richard M.... (rmail-sort-messages): Preserve point
1997-02-09 Karl HeuerFix previous change.
1997-02-09 Karl Heuer(compare-windows): Make more efficient use of
1997-02-09 Eli Zaretskii* (compilation-process-setup-function): New variable.
1997-02-09 Eli Zaretskii* (diff-process-setup): New function, sets up the
1997-02-08 Richard M.... (define-derived-mode): Add derived-mode-parent
1997-02-08 Richard M.... (change_window_height): Take size from multiple siblings,
1997-02-08 Richard M.... Handle multiple Info buffers.
1997-02-08 Richard M.... (scroll_preserve_screen_position): New variable.
1997-02-06 Richard M.... (auto-show-mode): Doc fix.
1997-02-06 Richard M.... (Feval_buffer): Doc fix.
1997-02-05 Erik Naggum(edmacro-parse-keys): Remove redundant test for ?.
1997-02-05 Erik Naggum(file-relative-name): Protect the match-data.
1997-02-04 Noah Friedman(eldoc-display-message-p): New function.
1997-02-04 Richard M.... (Man-init-defvars): Fix case in a char set range.
1997-02-03 Eli Zaretskii(Man-build-man-command): When async processes aren't
1997-02-03 Richard M.... (dired-rename-file): Pass new arg to set-visited-file...
1997-02-03 Richard M.... (set-visited-file-name): New arg ALONG-WITH-FILE.
1997-02-03 Richard M.... (rmail-ignored-headers): Add Delivered-to: header.
1997-02-03 Noah FriedmanUpdate copyright notice to reflect assignment to FSF...
1997-02-03 Richard M.... (main): Don't extend stack limit too far.
1997-02-02 Eli Zaretskiidos_rawgetc: When international keyboard doesn't have
1997-02-02 Richard M.... (Vx_resource_class): New variable.
1997-02-02 Richard M.... Delete the Spell-emulator task.
1997-02-02 Richard M.... Undo lastupdate change.
1997-02-02 Richard M.... (set-frame-font): Renamed from set-default-font,
1997-02-02 Paul Eggertautomatically generated from GPLed version
next