]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1999-01-10 Ben EllistonFinal merge from autoconf 2.13.
1999-01-10 Markus Rost(custom-save-delete): First scan the custom-file. ...
1999-01-08 Richard M.... Define a "function name" for each translation that...
1999-01-08 Richard M.... (comment-region): Delete spaces only if we
1999-01-08 Kenichi Handa(decompose-region): Do decomposition
1999-01-08 Kenichi Handa(make-char): Doc-string modified.
1999-01-07 Dave Love(byte-compile-warnings): Doc fix.
1999-01-07 Dave Love(edebug-eval-defun): Deal with defcustom
1999-01-07 Dave Love(dired-mode-map): Fix duplicate [menu-bar regexp mark].
1999-01-07 Dave LoveRe-write `(make-variable-buffer-local (defvar ...'
1999-01-07 Dave LoveMore doc fixes.
1999-01-07 Eli ZaretskiiInitial revision
1999-01-07 Eli Zaretskii(src): Build files in leim if leim/Makefile exists.
1999-01-07 Eli ZaretskiiSupport configuring with leim.
1999-01-06 Richard M.... (save-buffers-kill-emacs): Show the list of current
1999-01-06 Richard M.... (Frequire): Don't fail to unbind bindings.
1999-01-06 Richard M.... (read_key_sequence): Tell get_keyelt to look handle...
1999-01-06 Richard M.... (search_buffer): Fix previous change.
1999-01-06 Richard M.... Doc fixes.
1999-01-06 Dave Love(fortran-window-create): Account for scroll
1999-01-06 Simon MarshallDoc fix.
1999-01-06 Dave Love1999-01-06 Dave Love <fx@gnu.org>
1999-01-06 Eli Zaretskii(cp-coding-system-for-codepage-1): Add the valid-codes...
1999-01-06 Eli Zaretskii(prefer-coding-system): Call set-coding-priority, so...
1999-01-06 Eli Zaretskii(coding-system-change-eol-conversion,
1999-01-06 Eli Zaretskii(coding-system-change-eol-conversion,
1999-01-06 Simon Marshall* fast-lock.el (fast-lock-save-cache-1):
1999-01-06 Simon Marshall* lazy-lock.el (lazy-lock-unstall):
1999-01-06 Eli Zaretskii(set_clipboard_data): Terminate the text with a null
1999-01-06 Simon Marshall* font-lock.el (font-lock-default-fontify-buffer):...
1999-01-06 Eli Zaretskii(IT_write_glyphs): Move constant expression out of...
1999-01-06 Simon Marshall(with-temp-message): Don't display MESSAGE if nil.
1999-01-06 Richard M.... (custom-save-delete): Don't delete whitespace
1999-01-06 Richard M.... (diary-float): Better fix of end-of-year error.
1999-01-05 Dave Love1999-01-05 Dave Love <fx@gnu.org>
1999-01-05 Stephen Eglen(mspools-vm-system-mail): Provide an alternative value...
1999-01-05 Carsten Dominik(reftex-section-levels): Allow negative levels.
1999-01-05 Kenichi Handa(thai-compose-string): New function.
1999-01-05 Kenichi Handa(fill-region-as-paragraph): While deleting a
1999-01-05 Kenichi Handa(thai-post-read-conversion): Handle Thai
1999-01-04 Richard M.... (easy-menu-define): Doc fix.
1999-01-04 Andreas Schwab[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1999-01-04 Andreas Schwab(recover-session): Preserve point when inserting
1999-01-04 Andreas Schwab(debug): Leave recursive minibuffer enabled
1999-01-04 Andreas Schwab(View-revert-buffer-scroll-page-forward): Bind
1999-01-04 Richard M.... Provide `rmailout'.
1999-01-04 Richard M.... (rmail-summary-output-to-rmail-file):
1999-01-03 Richard M.... Delete #if 0 old definitions.
1999-01-03 Richard M.... (find-file-noselect): Let /: suppress wildcard matching.
1999-01-03 Richard M.... (clipboard-yank): Doc fix.
1999-01-03 Richard M.... (Info-insert-dir): Chase symlinks for file-attributes.
1999-01-02 Richard M.... (vc-backend-diff): Use `diff-switches-list' throughout.
1999-01-02 Richard M.... (main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
1999-01-02 Richard M.... (Ffind_charset_region): Fix doc typo.
1999-01-02 Richard M.... Can use linear algorithm for indentation if Emacs suppo...
1999-01-02 Richard M.... (mail-mode): Eliminate ambiguous match from paragraph...
1999-01-02 Richard M.... In each active map, for each menu bar item, use only...
1999-01-02 Richard M.... [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.
1999-01-02 Richard M.... (MMAP_MAX_AREAS): New macro.
1998-12-31 Richard M.... *** empty log message ***
1998-12-31 Eli Zaretskii(IT_write_glyphs): Convert unibyte characters to
1998-12-31 Richard M.... (sgml-validate): Ask whether to save only
1998-12-31 Richard M.... (rmail-encode-string): Make sure mask value is
1998-12-31 Eli Zaretskii(Fdefine_prefix_command): Accept a third argument NAME
1998-12-31 Eli ZaretskiiDon't warn about dos-* variables unless on MS-DOS,
1998-12-31 Eli Zaretskii(prefer-coding-system): Fix previous change.
1998-12-31 Markus RostFix typo.
1998-12-30 Richard M.... (re_compile_fastmap): Do something similar to the
1998-12-30 Richard M.... (what-cursor-position): Fix previous change.
1998-12-30 Richard M.... (function-called-at-point): First look for function...
1998-12-30 Richard M.... (m4-m4-region, m4-m4-buffer): Use shell-command-on...
1998-12-30 Eli Zaretskii(prefer-coding-system): If the argument requires specif...
1998-12-30 Richard M.... (browse-url-mail): Give argument SEND-ACTION
1998-12-30 Richard M.... (lisp_malloc, lisp_free): New functions.
1998-12-30 Richard M.... Added mouse-selection feature for pages directory buffer.
1998-12-29 Richard M.... *** empty log message ***
1998-12-29 Richard M.... (easy-menu-get-map): Change global map only if this...
1998-12-29 Richard M.... (main): Call memory_warnings and uninterrupt_malloc
1998-12-29 Richard M.... (Fsingle_key_description): Handle (control ?x) etc.
1998-12-29 Eli Zaretskii(cp-make-coding-systems-for-codepage): Doc fix.
1998-12-28 Andrew Innes(x_iconify_frame): Wait for frame to be iconified; do
1998-12-28 Andrew Innes(w32_msg_pump): Ignore WM_NULL message posted to thread
1998-12-28 Andrew Innes(Vw32_start_process_inherit_error_mode): New variable.
1998-12-28 Andrew Innes(_start): Force system calls accessing unmounted device...
1998-12-28 Andrew Innes(spawn): Pass directory for child as parameter.
1998-12-28 Andreas Schwab(ad-special-forms): Add save-current-buffer
1998-12-27 Richard M.... (edit-kbd-macro): Recognize electric-view-lossage.
1998-12-27 Richard M.... (what-cursor-position): Print character encoding also.
1998-12-27 Richard M.... If local-maps work, don't put
1998-12-26 Richard M.... (file-expand-wildcards): Handle wildcards in directory...
1998-12-25 Markus Rost(rmail-output): Abbreviate name of default-file for
1998-12-25 Richard M.... *** empty log message ***
1998-12-25 Richard M.... (easy-menu-get-map): If MENU is nil, use global menu...
1998-12-23 Kenichi HandaDoc fix.
1998-12-22 Kenichi Handa(ps-mule-begin-job): Programming uniformization.
1998-12-22 Kenichi Handa(ps-print-version): New version number (4.1.3).
1998-12-22 Kenichi Handa(read_char): Don't bind
1998-12-22 Kenichi Handa(Fcall_interactively) <'C'>: Give Fread_char Qnil
1998-12-22 Kenichi Handa(Fread_char): Change the meaning of the second argument.
1998-12-22 Kenichi Handa(Fcharset_after): Check range. If POS is out of
next