]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
1998-03-03 Kenichi Handa(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
1998-03-03 Kenichi Handa(Fcall_process): Calculate CARRYOVER correctly.
1998-03-03 Kenichi Handa(general_insert_function): Use
1998-03-03 Kenichi Handa(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
1998-03-03 Kenichi Handa(NONASCII_INSERT_OFFSET): New macro.
1998-03-03 Kenichi Handa(internal_self_insert): Avoid checking enable-multibyte...
1998-03-03 Kenichi HandaTypo in comment fixed.
1998-03-03 Kenichi Handa(Ffile_name_nondirectory): Use size_byte member of
1998-03-03 Kenichi Handa(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
1998-03-03 Kenichi Handa(try_window_id): Use DEC_BOTH unconditionally.
1998-03-03 Richard M.... (easy-menu-change): Handle case of no keywords.
1998-03-02 Richard M.... (ange-ftp-call-chmod): Don't try to chmod file `--'.
1998-03-02 Richard M.... (keyboard.o): Depend on syntax.h.
1998-03-02 Richard M.... Include syntax.h.
1998-03-02 Karl Heuer(load-with-code-conversion):
1998-03-02 Richard M.... (compare_window_configurations): New arg ignore_positions.
1998-03-02 Richard M.... (internal_equal): compare_window_configurations takes...
1998-03-02 Richard M.... (auto_save_1): Pass new arg to Fwrite_region.
1998-03-02 Richard M.... (Fcall_process_region): Pass new arg to Fwrite_region.
1998-03-02 Richard M.... (comint-arguments): Treat \" and such as part of one...
1998-03-02 Richard M.... (XTframe_up_to_date): Check that mouse_face_mouse_frame
1998-03-02 Dave Love((require 'cl)): Revert to compile-time require.
1998-03-02 Richard M.... (UPDATE_SYNTAX_TABLE): Do nothing unless parse_sexp_loo...
1998-03-02 Richard M.... Several doc fixes.
1998-03-02 Richard M.... Provide generic, not generic-mode.
1998-03-02 Richard M.... (update_interval): Properly update `position' field...
1998-03-02 Richard M.... (update_syntax_table): Properly update `position' field...
1998-03-01 Richard M.... Delete #endif left over from previous change.
next