bpt/emacs.git
1998-03-11 Richard M.... (combine_bytes): New function.
1998-03-11 Richard M.... (adjust_markers_for_insert): Don't leave a marker within
1998-03-10 Richard M.... (insert_1_both, insert_from_string_1, insert_from_buffe...
1998-03-10 Dave Love(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
1998-03-10 Dave Love(scheme-mode-variables): Set font-lock-defaults locally.
1998-03-10 Richard M.... (code_convert_region): Fix previous change. Adjusted
1998-03-10 Richard M.... (hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev...
1998-03-10 Carsten DominikAdded keybinding for `reftex-mouse-view-crossref' to...
1998-03-10 Richard M.... (BUILT-EMACS): Variable renamed from EMACS. All uses...
1998-03-10 Richard M.... (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1998-03-10 Richard M.... (fontset_pattern_regexp): `==' was used instead of...
1998-03-09 Richard M.... (adjust_markers_for_insert):
1998-03-09 Richard M.... Use list syntax for key definitions.
1998-03-09 Carsten Dominik(reftex-nicify-text): make a new " " string each time.
1998-03-09 Richard M.... (fill-nobreak-predicate): New variable.
1998-03-09 Richard M.... (do-auto-fill): Obey fill-nobreak-predicate.
1998-03-09 Richard M.... (latex-mode): Set fill-nobreak-predicate.
1998-03-09 Richard M.... (make-help-screen): Mention DEL in the prompt.
1998-03-09 Richard M.... (update-file-autoloads):
1998-03-09 Richard M.... (quit-window): New command.
1998-03-09 Richard M.... (simple_search): Don't count a character until it matches!
1998-03-08 Richard M.... (lisp-interaction-mode-map)
1998-03-08 Carsten Dominik1998-03-08 Carsten Dominik <cd@gnu.org>
1998-03-08 Carsten Dominik1998-03-08 Carsten Dominik <cd@gnu.org>
1998-03-08 André Spiegel(vc-context-matches-p): New function.
1998-03-08 Richard M.... (c-emacs-features): Var moved to cc-vars.el.
1998-03-08 Richard M.... (c-emacs-features): Var moved from cc-defs.el.
1998-03-08 Richard M.... Don't require cc-defs.
1998-03-08 Richard M.... (c-initialize-cc-mode): Moved require's to top level.
1998-03-08 Richard M.... (c-Java-javadoc-paragraph-start): New variable for...
1998-03-08 Richard M.... (c-fill-paragraph): Bind fill-paragraph-function to
1998-03-08 Richard M.... (c-inside-bracelist-p): Fix for enum test.
1998-03-08 Richard M.... (c-enable-xemacs-performance-kludge-p): New variable.
1998-03-08 Richard M.... Initial revision
1998-03-08 Richard M.... (fill-region): If JUSTIFY is non-nil
1998-03-08 Richard M.... Whitespace changes.
1998-03-08 Richard M.... (mh-quit): Use quit-window.
1998-03-08 Richard M.... (rmail-next-same-subject): Ignore leading and
1998-03-08 Richard M.... (news-exit): Use quit-window.
1998-03-08 Richard M.... (solitaire-quit): Function deleted.
1998-03-08 Richard M.... (select-tags-table-quit): Use quit-window.
1998-03-08 Richard M.... (makefile-browser-quit): Use quit-window.
1998-03-08 Richard M.... (dired-quit): Function deleted.
1998-03-08 Richard M.... (bookmark-bmenu-mode-map): Use quit-window for q.
1998-03-08 Richard M.... (Buffer-menu-quit): Function deleted.
1998-03-08 Richard M.... (read-passwd): Renamed from read-password. New second...
1998-03-07 Richard M.... PROBLEMS is now in etc, not top level dir.
1998-03-07 Richard M.... (SOURCES): Delete PROBLEMS.
1998-03-07 Richard M.... PROBLEMS is now in the etc directory.
1998-03-07 Stephen EglenCustomized.
1998-03-07 Stephen EglenCustomized.
1998-03-07 Richard M.... Some comment, doc and bug fixes.
1998-03-06 Richard M.... (advance_to_char_boundary): Handle the case the code
1998-03-06 Richard M.... (Fmake_string): Handle the case INIT is a multibyte...
1998-03-06 Richard M.... (alloc.o): Depend on charset.h.
1998-03-06 Richard M.... (quail-defrule-internal): New arg REPLACE.
1998-03-06 Richard M.... (titdic-convert): Use set-buffer-multibyte.
1998-03-06 Richard M.... (${TIT}): To byte-compile quail packages, use just...
1998-03-06 Dave Love(fortran-column-ruler-fixed,
1998-03-06 Dave LoveVarious doc fixes, mainly to remove innappropriate
1998-03-06 Richard M.... (generic-mode-ini-file-find-file-hook): Use and-s inste...
1998-03-06 Richard M.... Fixed spelling of `autoload' magic cookies.
1998-03-06 Carsten Dominik1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
1998-03-06 Richard M.... (backward-delete-char-untabify-method): New user option.
1998-03-06 Richard M.... (time-stamp-pattern): New variable.
1998-03-06 Richard M.... (install): Use INSTALL_STRIP with INSTALL_PROGRAM for...
1998-03-05 Richard M.... (basic-save-buffer): Use save-current-buffer not save...
1998-03-05 Richard M.... (isearch-*-char): Do nothing special if quoted with \.
1998-03-05 Richard M.... (auto-mode-alist): Recognize zone-mode.
1998-03-04 Per AbrahamsenUse browse-url directly.
1998-03-04 Kenichi Handa(code_convert_region): Fix previous change.
1998-03-04 Kenichi Handa(sref): Increase CHAR in the while loop.
1998-03-04 Kenichi Handa(Fset_buffer_multibyte): Fix arg for chars_in_text.
1998-03-04 Kenichi Handa(Fformat): Format multibyte characters by "%c"
1998-03-04 Kenichi Handa(strwidth): Make it work for invalid bytes sequence.
1998-03-04 Kenichi Handa(code_convert_region): Handle the case that codes
1998-03-03 Richard M.... Some support for character terminals provided.
1998-03-03 Richard M.... (BASE_PURESIZE): Increased.
1998-03-03 Richard M.... Comment change.
1998-03-03 Stephen Eglen(iswitchb-default-method): Remove :tag entries.
1998-03-03 Richard M.... Comment change.
1998-03-03 Richard M.... (locate-update): New function.
1998-03-03 Kenichi Handa(dired.o): Depend on charset.h and coding.h.
1998-03-03 Kenichi Handa(insert_1_both): If enable-multibyte-characters is...
1998-03-03 Kenichi Handa(Vdefault_file_name_coding_system): Extern it.
1998-03-03 Kenichi Handa(Fformat): Fix previous change.
1998-03-03 Kenichi Handa(ENCODE_FILE): Moved from fileio.c. Use
1998-03-03 Kenichi HandaInclude charset.h and coding.h.
1998-03-03 Kenichi Handa(Vdefault_file_name_coding_system): Extern it.
1998-03-03 Kenichi Handa(ENCODE_FILE): This macro is moved to coding.h.
1998-03-03 Kenichi Handa(dired-get-filename): Don't call encode-coding-string
1998-03-03 Kenichi Handa(insert-directory): Bind coding-system-for-write.
1998-03-03 Richard M.... Comment change.
1998-03-03 Richard M.... (gulp-send-requests): Call sort properly.
1998-03-03 Kenichi Handa(setup-japanese-environment): Set
1998-03-03 Kenichi Handa(set-default-coding-systems): Set
1998-03-03 Kenichi Handa(insert-directory): Bind coding-system-for-read to
1998-03-03 Kenichi Handa(quoted-insert): Allow direct insertion of codes in
1998-03-03 Kenichi Handa(sref): Typo in doc-string fixed.
1998-03-03 Richard M.... (Vnonascii_translate_table, Qcharset): New variable...
next