]> code.delx.au - gnu-emacs/history - lisp
(Fprevious_single_char_property_change): Don't do arithmetic directly on lisp
[gnu-emacs] / lisp /
2000-08-08 Gerd Moellmann*** empty log message ***
2000-08-08 Gerd Moellmann(print-help-return-message): When
2000-08-08 Gerd Moellmann(eval-last-sexp-1): Handle `#N=' labels.
2000-08-08 Eli Zaretskii*** empty log message ***
2000-08-08 Eli Zaretskii(dired-do-create-files): On DOS/Windows, allow to
2000-08-08 Kenichi Handa(quail-define-rules): Handle Quail decode
2000-08-08 Kenichi Handa*** empty log message ***
2000-08-07 Sam Steingold* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
2000-08-07 Miles Bader*** empty log message ***
2000-08-07 Miles Bader(idlwave-shell-send-command): When looking for a prompt...
2000-08-07 Miles Bader(inferior-lisp-prompt): Doc change.
2000-08-07 Miles Bader(inferior-octave-complete): Use comint-line-beginning...
2000-08-07 Miles Bader(try-expand-line, try-expand-line-all-buffers): Only...
2000-08-07 Miles Bader(ielm-indent-line): Detect a "prompt" line by seeing...
2000-08-07 Miles Bader(gud-gdb-complete-command): Use comint-line-beginning...
2000-08-07 Miles Bader(sql-magic-go): Use comint-bol instead of explicitly...
2000-08-07 Miles Bader(shell-prompt-pattern): Doc change.
2000-08-07 Miles Bader(comint-use-prompt-regexp-instead-of-fields): New variable.
2000-08-07 Gerd Moellmann(ensure_echo_area_buffers): If a buffer was killed...
2000-08-07 Gerd Moellmann(shell-quote-wildcard-pattern): Make sure to return
2000-08-07 Eli Zaretskii*** empty log message ***
2000-08-07 Eli Zaretskii(zone): Discard any pending input before running
2000-08-07 Kenichi Handa(byte-compile-fix-header): Fix the way of checking...
2000-08-07 Kenichi Handa*** empty log message ***
2000-08-06 Gerd Moellmann*** empty log message ***
2000-08-06 Gerd Moellmann(describe-mode): Test mini-mode symbol for being
2000-08-06 Eli ZaretskiiRestore inadvertently-changed non-ASCII character.
2000-08-06 Gerd Moellmann*** empty log message ***
2000-08-06 Gerd MoellmannUse `nth' instead of `first', `second', and `third'.
2000-08-06 Gerd Moellmann(third...tenth): Undo change of 2000-08-05.
2000-08-06 Eli Zaretskii(bs-apply-sort-faces): Don't use window-system, since all
2000-08-05 Gerd Moellmann*** empty log message ***
2000-08-05 Gerd Moellmann(first, ..., tenth): Make them macros.
2000-08-05 Gerd Moellmann(require): Require `cl' during compilation, only.
2000-08-04 Eli Zaretskii(zone, zone-pgm-stress): Don't use window-system.
2000-08-04 Eli Zaretskii*** empty log message ***
2000-08-04 Eli Zaretskii(hi-lock-unface-buffer): If a menu of regexps is
2000-08-04 Eli Zaretskii*** empty log message ***
2000-08-04 Eli Zaretskii(menu-bar-games-menu): Add Zone.
2000-08-04 Eli Zaretskii(toplevel): Require font-lock.
2000-08-03 Gerd Moellmann*** empty log message ***
2000-08-03 Gerd MoellmannGet around a bug on skip-chars-forward.
2000-08-03 Sam Steingold* pcvs.el (cvs-do-commit): Use `buffer-substring-no...
2000-08-03 Eli Zaretskii(select-safe-coding-system): Make
2000-08-02 Gerd Moellmann*** empty log message ***
2000-08-02 Gerd Moellmann*** empty log message ***
2000-08-02 Gerd Moellmann(ispell): New function, replacing an alias.
2000-08-02 Gerd Moellmann(occur): Set tab-width in the *Occur* buffer to the
2000-08-02 Gerd MoellmannFix a customization problem on
2000-08-02 Eli Zaretskii(ebrowse-tree-mode-map): Use display-mouse-p instead...
2000-08-01 Gerd MoellmannUpdate ps-print functions call. Indentation fix. Doc
2000-08-01 Eli Zaretskii(nslookup-font-lock-keywords): Don't condition font...
2000-08-01 Eli Zaretskii(ispell-highlight-spelling-error): Use
2000-07-31 Eli Zaretskii(rmail-start-mail): Use display-multi-frame-p
2000-07-31 Eli Zaretskii(gomoku-font-lock-O-face, gomoku-font-lock-X-face)
2000-07-31 Eli Zaretskii(lm-font-lock-face-O, lm-font-lock-face-X)
2000-07-31 Eli Zaretskii(toplevel): Support faces on tty's.
2000-07-31 Eli Zaretskii(strokes-file): Run the file name through
2000-07-31 Eli Zaretskii(widget-choose): Use display-mouse-p instead of window...
2000-07-31 Eli Zaretskii(appt-disp-window): Use display-multi-frame-p
2000-07-31 Eli ZaretskiiFix a typo in a comment. Reported by Michel de Ruiter...
2000-07-30 Gerd Moellmann(iswitchb-entryfn-p): Test this-command instead
2000-07-30 Eli Zaretskii(shell-quote-wildcard-pattern): New function.
2000-07-30 Gerd Moellmann*** empty log message ***
2000-07-30 Gerd Moellmann(glasses-make-readable): Fix uncapitalization of
2000-07-30 Gerd MoellmannFix bug 1: if ps-font-size-internal,
2000-07-30 Gerd Moellmann(dired-build-subdir-alist): Expand subdirectory names
2000-07-30 Gerd MoellmannChange custom :link file names from `eshell.info' to...
2000-07-28 Karl Fogel(mail-hist-previous-input, mail-hist-next-input): do...
2000-07-28 Sam SteingoldAnge-ftp handles the output of the w32-style clients
2000-07-27 Gerd Moellmann*** empty log message ***
2000-07-27 Gerd Moellmann(remove, remq): New functions.
2000-07-27 Gerd MoellmannAdd explanation of how to make cookie.el
2000-07-27 Gerd Moellmann(sql-ms): Added autoload cookie.
2000-07-27 Gerd Moellmann*** empty log message ***
2000-07-27 Gerd Moellmann(clean-buffer-list-kill-never-regexps): Correctly
2000-07-27 Gerd Moellmann(completion-ignored-extensions): Add `.la', `.lo',
2000-07-27 Gerd Moellmann*** empty log message ***
2000-07-27 Gerd MoellmannAdd Commentary section.
2000-07-27 Kenichi Handa(cyrillic-koi8): Use `safe-chars' property instead...
2000-07-27 Kenichi Handa(sendmail-send-it): Improve the way to avoid calling
2000-07-27 Kenichi Handa(cp-coding-system-for-codepage-1): Give `safe-chars...
2000-07-27 Kenichi Handa(find-coding-systems-region-subset-p): This function...
2000-07-27 Kenichi Handa(register-char-codings): New function.
2000-07-27 Kenichi Handa*** empty log message ***
2000-07-27 Kenichi Handa(compose-chars-after): Preserve match data.
2000-07-27 Kenichi Handa*** empty log message ***
2000-07-26 Sam Steingolduse float-time
2000-07-26 Andreas Schwab.
2000-07-26 Andreas Schwab(normal-backup-enable-predicate): Correct
2000-07-26 Gerd Moellmann*** empty log message ***
2000-07-26 Gerd Moellmann(isearch-resume): New function.
2000-07-26 Gerd Moellmann*** empty log message ***
2000-07-26 Gerd Moellmann(flyspell-mouse-map): Use `map' instead
2000-07-26 Gerd Moellmann(m4-mode-abbrev-table): New variable.
2000-07-26 Gerd Moellmann(makefile-mode-abbrev-table): Remove
2000-07-25 Sam SteingoldGet modtime over the net
2000-07-25 Sam Steingoldmidnight-buffer-display-time: use with-current-buffer
2000-07-25 Gerd Moellmann(enriched-face-ans): For a `foreground-color'
2000-07-25 Gerd MoellmannUpdate copyright notice.
next