]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1997-09-01 Kenichi Handa(hack-local-variables-prop-line): Ignore coding: tag.
1997-09-01 Kenichi Handa(ispell-region): Take acount of the fact that `ispell'
1997-09-01 Kenichi Handa(LEADING_CODE_PRIVATE_22): Comment fixed.
1997-09-01 Kenichi Handa(read_process_output): Index for
1997-09-01 Kenichi Handa(Vset_auto_coding_function): Name changed from
1997-08-31 Richard M.... (install-arch-indep): Verify ./lisp has simple.el in it
1997-08-31 Richard M.... (init_system_name): Don't try to use getdomainname.
1997-08-31 Richard M.... Comment change.
1997-08-31 Richard M.... (byte-compile-output-file-form): Handle custom-declare...
1997-08-31 Richard M.... (scan_lisp_file): Handle custom-declare-variable.
1997-08-31 Richard M.... MSDOS-related changes.
1997-08-31 Richard M.... Require cl at compile time.
1997-08-31 Richard M.... (pop3-md5): New function.
1997-08-31 Richard M.... (change-log-font-lock-keywords): Add more to prev change.
1997-08-30 Richard M.... (format-subtract-regions): New function.
1997-08-30 Richard M.... (defgroup, defcustom): Add Emacs 19 compatibility defin...
1997-08-30 Richard M.... (dired-get-filename): Encode file name using the buffer...
1997-08-30 Richard M.... (mail-send): Complain about invalid header line.
1997-08-30 Richard M.... (change_frame_size_1): Save current buffer
1997-08-30 Richard M.... (Fload): Fix doc syntax.
1997-08-30 Richard M.... (HAVE_ALLOCA): Do define this, if SOLARIS2.
1997-08-30 Richard M.... (free_frame_menubar): Clear menubar_height field.
1997-08-30 Richard M.... (man/Makefile): New target.
1997-08-29 Richard M.... (Fload): If FILE arg ends in .el or .elc, don't insist...
1997-08-29 Richard M.... (free_marker): Call unchain_marker.
1997-08-29 Richard M.... (text-mode-hook-identify): New function,
1997-08-29 Richard M.... (quail-define-package): New arg SIMPLE.
1997-08-29 Richard M.... (standard-display-european): Doc fix.
1997-08-29 Richard M.... (menu-bar-make-toggle): New macro.
1997-08-29 Richard M.... (compilation-error-regexp-alist): Allow spaces in file...
1997-08-29 Richard M.... (update-leim-list-file): Make it handle multiple direct...
1997-08-28 Richard M.... (set-terminal-coding-system):
1997-08-28 Kenichi Handa(detect_eol): Do not select no-conversion even if EOL
1997-08-28 Kenichi Handa(Qno_conversion, Qundecided): New variables.
1997-08-28 Kenichi Handa(coding_type): New member coding_type_raw_text.
1997-08-28 Kenichi Handa(setup-cyrillic-alternativnyj-environment):
1997-08-28 Kenichi Handa(setup-english-environment): Set
1997-08-28 Kenichi Handa(setup-vietnamese-environment): Set
1997-08-28 Kenichi Handa(raw-text): New coding system. Set
1997-08-28 Kenichi Handa(make-coding-system): Make TYPE 5 means
1997-08-28 Kenichi Handa(quail-update-leim-list-file): Make it
1997-08-28 Kenichi Handa(dotdot): This macro deleted.
1997-08-28 Eli ZaretskiiAdd coding: tag, to prevent Emacs from interpreting...
1997-08-28 Kenichi Handa(nnmh-request-list, nnmh-active-number): Protect from
1997-08-28 Kenichi Handa(nnml-possibly-change-directory): Likewise
1997-08-28 Kenichi HandaRequire cl at compile time before loading gnus, etc.
1997-08-28 Kenichi Handa(nnspool-file-coding-system): New variable.
1997-08-28 Kenichi Handa(nntp-coding-system-for-read): New variable.
1997-08-28 Kenichi Handa(nnfolder-request-list): Override
1997-08-28 Kenichi Handa(nnheader-pathname-coding-system): New variable.
1997-08-28 Kenichi Handa(pop3-movemail-file-coding-system): Append it for
1997-08-28 Kenichi Handa(gnus-structured-field-decoder): New variable.
1997-08-28 Kenichi Handa(nnmail-active-file-coding-system): New variable.
1997-08-28 Richard M.... Delete Doom-replacement (it is done).
1997-08-28 Richard M.... (easy-menu-create-keymaps): If nil is
1997-08-28 Richard M.... (text-mode-variant): New variable.
1997-08-28 Richard M.... (text-mode-hook): New defvar.
1997-08-28 Richard M.... (timer-event-handler): Reactivate timer first,
1997-08-28 Richard M.... (isearch-printing-char): Handle nonascii-insert-offset.
1997-08-27 Richard M.... Further doc fix.
1997-08-27 Richard M.... (last*): Definition deleted.
1997-08-27 Richard M.... (last): Accept optional second argument.
1997-08-27 Richard M.... (browse-url-mail): Use compose-mail[-other-window]...
1997-08-27 Richard M.... [HAVE_SYSVIPC]: Include errno.h, as in the other case.
1997-08-27 Richard M.... Include errno.h.
1997-08-27 Richard M.... Whitespace change.
1997-08-27 Richard M.... Change the custom group to `hypermedia'.
1997-08-27 Richard M.... (sh-indent-line): Delete debugging code.
1997-08-27 Richard M.... (setup-8-bit-environment): Load the latin-N file again...
1997-08-27 Richard M.... (help-with-tutorial): Doc fix.
1997-08-27 Richard M.... (find-file-literally): Doc fix.
1997-08-27 Richard M.... Declare Fchar_bytes.
1997-08-27 Richard M.... (concat): Fix use of Fchar_bytes.
1997-08-27 Richard M.... (Finsert_file_contents): Fix use of Fboundp.
1997-08-27 Richard M.... (redisplay_window): When trying to scroll conservatively
1997-08-27 Richard M.... (rmail-summary-get-new-mail):
1997-08-27 Richard M.... Fix previous change.
1997-08-27 Eli Zaretskii(msdos-color-aliases): Add missing colors.
1997-08-27 Eli ZaretskiiIf src/_gdbinit doesn't exist, try using src/.gdbinit...
1997-08-27 Eli ZaretskiiAdd the coding: tag to prevent Emacs from thinking...
1997-08-27 Richard M.... (forms-read-only): Un-customize, and doc fix.
1997-08-27 Richard M.... Many changes by Ivar Rummelhoff.
1997-08-27 Richard M.... (mail-strip-quoted-names): Retain one whitespace
1997-08-26 Richard M.... (decode_mode_spec): For %Z and %z, put keyboard and
1997-08-26 Richard M.... (read_minibuf): Inherit enable-multibyte-characters
1997-08-26 Richard M.... (gnus-select-method): Change the other ignore-errors.
1997-08-26 Richard M.... (emacs-lisp-mode-syntax-table): Give formfeed whitespac...
1997-08-26 Richard M.... (facemenu-unlisted-faces): Expand variable
1997-08-26 Richard M.... (mule-diag): Add save-excursion calls.
1997-08-26 Kenichi HandaRe-arrange macros so that the macro TIT contains
1997-08-26 Kenichi Handa(inactivate-current-input-method-function): Doc-string...
1997-08-26 Kenichi Handa(set-language-info-alist): Change
1997-08-26 Kenichi Handa(tibetan-composition): Add autoload cookies.
1997-08-26 Kenichi Handa(revert-buffer): Read a file without any code
1997-08-26 Kenichi Handa(query-replace-read-args): Locally bind
1997-08-26 Kenichi Handa(Fml_arg): Call Fread_string with
1997-08-26 Kenichi Handa(Fexecute_extended_command): Call Fread_from_minibuffer
1997-08-26 Kenichi Handa(Finteractive): Document the code letter `M'.
1997-08-26 Kenichi Handa(DEFUN_ARGS_8): New macro.
1997-08-26 Kenichi Handa(Fread_non_nil_coding_system): Supply the arg
next