]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1998-10-27 Kenichi Handa(Fsubst_char_in_region): Correctly handle the case
1998-10-26 Richard M.... (Fformat): Increase buffer size for floating format.
1998-10-26 Edward M. ReingoldAdd title parameters to frames.
1998-10-26 Karl HeuerDoc fixes.
1998-10-26 Karl HeuerUser option for multibyte buffer handling and doc fix.
1998-10-26 Kenichi Handa(compose-region): Insert then delete
1998-10-26 Kenichi Handa(in-is13194-devanagari-pre-write-conversion): Cancel...
1998-10-26 Kenichi Handa(pre-write-encode-hz): Cancel previous
1998-10-26 Kenichi Handa(thai-pre-write-conversion): Cancel previous
1998-10-26 Kenichi Handa(tibetan-pre-write-conversion): Cancel previous
1998-10-26 Kenichi Handa(viqr-pre-write-conversion): Cancel previous
1998-10-26 Kenichi Handa(syms_of_category): Doc-string modified.
1998-10-26 Kenichi Handa(code_convert_region): Kill the work buffer created by
1998-10-26 Richard M.... (desktop-buffer-dired): Use dired-maybe-insert-subdir.
1998-10-25 Geoff Voelker(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
1998-10-25 Richard M.... Fix maintainer email addr.
1998-10-24 Kenichi Handa(adjust_markers_for_insert): Adjust markers by taking
1998-10-24 Kenichi Handa(code_convert_region): While preserving the orignal
1998-10-24 Kenichi Handa(Fbase64_decode_region): Pay attention to the byte
1998-10-22 Thien-Thi Nguyen(desktop-create-buffer): Handle old (broken) minor...
1998-10-22 Richard M.... (Fgarbage_collect): Block input around most of the...
1998-10-22 Richard M.... (Info-next-menu-item): Stay on top of node.
1998-10-21 Richard M.... (menu-bar-options-menu): Add options for truncate-lines...
1998-10-21 Edward M. ReingoldAdd doc strings CORRECTLY!
1998-10-21 Richard M.... (rmail-get-new-mail): Delete garbage in any case.
1998-10-21 Richard M.... (whois-get-tld): Rewrite not to use `do'.
1998-10-21 Richard M.... (rmail-output): Insert newline only if necessary.
1998-10-21 Kenichi HandaSetup charset property nospace-between-words.
1998-10-21 Kenichi Handa(get-charset-property): If CHARSET is
1998-10-21 Kenichi Handa(in-is13194-devanagari-pre-write-conversion): Use with...
1998-10-21 Kenichi Handa(pre-write-encode-hz): Use with-temp-buffer.
1998-10-21 Kenichi Handa(thai-pre-write-conversion): Use with-temp-buffer.
1998-10-21 Kenichi Handa(tibetan-pre-write-conversion): Use with-temp-buffer.
1998-10-21 Kenichi Handa(viqr-pre-write-conversion): Use with-temp-buffer.
1998-10-21 Kenichi Handa(do-auto-fill): Adjust argument for fill-find-break...
1998-10-21 Kenichi Handa(sentence-end-without-period): New variable.
1998-10-21 Kenichi Handa(Fx_list_fonts): Access frame parameters throught
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-10-21 Kenichi Handa(list_fonts_func): Fix prototype.
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-10-21 Kenichi Handa(setup_coding_system): Fix setting up
1998-10-21 Andreas Schwab(function-form): Fix spec for
1998-10-21 Karl Heuer(profile-timer-program): Var deleted.
1998-10-21 Richard M.... (sh-font-lock-keywords): Don't crash for an unrecognize...
1998-10-20 Geoff Voelker(w32_use_unicode_for_codepage): Interpret w32_no_unicod...
1998-10-20 Geoff VoelkerInclude charset.h and fontset.h.
1998-10-20 Geoff VoelkerRemove redundant font_info struct definition.
1998-10-20 Geoff VoelkerInclude fontset.h. Define codepage macros.
1998-10-20 Geoff Voelker(Vx_pixel_size_width): New global variable.
1998-10-20 Geoff VoelkerUpdate comments referring to obsolete structs.
1998-10-20 Geoff Voelker(w32fns.c): Add x-list-font.c to dependancies.
1998-10-20 Richard M.... (syms_of_syntax): Fix the setup of Qscan_error.
1998-10-20 Thien-Thi Nguyen(desktop-save, desktop-create-buffer): Handle all minor...
1998-10-20 Richard M.... (sh-mode): Handle .spec and .mspec files.
1998-10-20 Richard M.... (auto-mode-alist): Recognize .rpm files.
1998-10-20 Eli Zaretskii(frame-set-background-mode): Enable the function for...
1998-10-20 Edward M. ReingoldAdd doc strings for calendar-day-name-array and calenda...
1998-10-20 Eli Zaretskii(mouse_init): Reset the button press/release info of...
1998-10-20 Eli ZaretskiiForcibly set SHELL and MAKESHELL to force Make to use
1998-10-19 Richard M.... (kill-ring-max): Increased to 60.
1998-10-19 Richard M.... (modify-face-read-string): Return (nil) for "none".
1998-10-19 Kenichi HandaSetup auto-fill-chars.
1998-10-19 Kenichi Handa(kinsoku): Check the variable enable-kinsoku.
1998-10-19 Kenichi Handa(do-auto-fill): Don't check kinsoku-enable here.
1998-10-19 Kenichi HandaSetup `fill-find-break-point-function'
1998-10-19 Kenichi Handa(Vauto_fill_chars, Qauto_fill_chars): New variables.
1998-10-19 Kenichi Handa(Vauto_fill_chars): Extern it.
1998-10-19 Kenichi Handa(internal_self_insert): Check Vauto_fill_chars.
1998-10-17 Richard M.... (byte-recompile-directory):
1998-10-17 Richard M.... Require `cl' before using nnoo-declare.
1998-10-17 Richard M.... (ps-mule-chars-in-string): No need to use sref.
1998-10-17 Richard M.... (ange-ftp-waiting-flag): defvar moved.
1998-10-17 Richard M.... (tar-mode): Locally set file-precious-flag.
1998-10-17 Richard M.... (archive-mode): Locally set file-precious-flag.
1998-10-17 Richard M.... (shell-input-autoexpand): Fix customization group.
1998-10-17 Richard M.... (whois-server-list): Fix customization type.
1998-10-17 Richard M.... (default-input-method): Fix custom type.
1998-10-17 Kenichi Handa(leim-list.el): Use `(cd foo && pwd)` instead of `...
1998-10-17 Kenichi Handa(casify_object): Use make_string instead of
1998-10-17 Kenichi Handa(decode_coding_iso2022): Set coding->fake_multibyte to
1998-10-16 Richard M.... (repeat): Handle keyboard macros properly.
1998-10-16 Richard M.... (find-file-wildcards): New option.
1998-10-16 Richard M.... (next-history-element): Special error message if no...
1998-10-16 Richard M.... (shell-command-on-region): Doc fix.
1998-10-15 Richard M.... Many doc fixes.
1998-10-15 Richard M.... Many doc fixes.
1998-10-15 Richard M.... (ps-print-buffer): Doc fix.
1998-10-15 Richard M.... (arc-mode): Provide arc-mode.
1998-10-14 Richard M.... (ps-print-buffer): Doc fix.
1998-10-14 Richard M.... (vhdl-add-index-menu): reverse order in imenu-generic...
1998-10-14 Dave Love(ange-ftp-read-passwd): Function deleted.
1998-10-14 Dave Love1998-10-14 Dave Love <fx@gnu.org>
1998-10-14 Eli Zaretskii(Fcall_process): Use $TMPDIR instead of trying $TMP
1998-10-14 Eli Zaretskii(msdos-color-values): New variable.
1998-10-14 Richard M.... (exec_sentinel, read_process_output):
1998-10-14 Richard M.... (parse_menu_item): Avoid initialization for Lisp_Object.
1998-10-14 Richard M.... (uce-reply-to-uce): Bind case-fold-search.
1998-10-14 Richard M.... (keep-lines, flush-lines, how-many):
1998-10-14 Kenichi Handa(make-coding-system): Create -with-esc variant coding...
1998-10-14 Kenichi Handa(adjust_markers_for_combining): This function deleted.
next