]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1998-10-30 Andreas SchwabWrite fns-*.el in current directory instead of
1998-10-30 Andreas Schwab(symbol-file): Load fns-*.el from exec-directory
1998-10-30 Andreas Schwab(install-arch-dep): Install src/fns-*.el in
1998-10-30 Geoff Voelker(initialize_w32_display): Use buffer coords
1998-10-30 Geoff VoelkerRemove a dangling reference to a directory on the
1998-10-30 Geoff Voelker(ange-ftp-canonicalize-filename): Do not use a UNC
1998-10-30 Geoff Voelkerfileio.c (init_fileio_once): New function.
1998-10-30 Geoff Voelkeremacs.c (main): Invoke init_fileio_once.
1998-10-29 Paul Eggert(XTread_socket): Check the returned value of XmbLookupS...
1998-10-28 Kenichi Handa(check_markers): Check if markers are at character
1998-10-28 Kenichi Handa(Fsubst_char_in_region): Fix previous change.
1998-10-28 Kenichi Handa(DECODE_CHARACTER_ASCII): Check validity of inserted
1998-10-28 Geoff Voelker(Fset_message_beep): Recognize 'silent.
1998-10-28 Geoff Voelker(Vnext_selection_coding_system): New variable.
1998-10-28 Richard M.... (initialize-new-tags-table):
1998-10-27 Geoff Voelker(w32-use-w32-font-dialog, w32-fixed-font-alist):
1998-10-27 Geoff Voelker(check_windows_init_file): Also look in load path specified
1998-10-27 Geoff Voelker(w32_color_map_lookup): Remove duplicate definition.
1998-10-27 Richard M.... (Fbase64_decode_string): Doc fix.
1998-10-27 Dave Love(Fbase64_decode_region, Fbase64_encode_region): Fix
1998-10-27 Kenichi Handa(adjust_after_replace): Correctly handle the case that
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
next