(Fw32_set_clipboard_data): Update call to find_charset_in_str.
[bpt/emacs.git] / lisp /
2000-01-22 Richard M. Stallman(query-replace): Rename last arg to DELIMITED.
2000-01-21 Richard M. StallmanFix previous change.
2000-01-21 Richard M. Stallman*** empty log message ***
2000-01-21 Richard M. Stallman(with-syntax-table): Use make-symbol, not gensym.
2000-01-21 Richard M. StallmanMake the definitions of dolist and dotimes work
2000-01-21 Richard M. StallmanUndo previous change.
2000-01-21 Richard M. Stallman*** empty log message ***
2000-01-21 Richard M. Stallman(beginning-of-defun-function): Variable renamed from...
2000-01-21 Richard M. Stallman*** empty log message ***
2000-01-21 Richard M. Stallman(dolist, dotimes): Moved to subr.el.
2000-01-21 Richard M. Stallman(dolist, dotimes): Moved from cl-macs.el.
2000-01-21 Richard M. Stallman(rmail-digest-end-regexps): Variable replaces rmail...
2000-01-19 Dave Love*** empty log message ***
2000-01-19 Dave Love(user-init-file): Don't declare here -- is primitive.
2000-01-19 Dave Love*** empty log message ***
2000-01-19 Dave Love(command-line): Check for compiled user-init-file and
2000-01-18 Gerd Moellmann*** empty log message ***
2000-01-18 Gerd Moellmann(rmail-digest-end-regexp): New user option.
2000-01-18 Gerd Moellmann(ange-ftp-skip-msgs): Add regexp for EPRT.
2000-01-17 Gerd Moellmann(tmm-goto-completions): Adapt to prompt being part
2000-01-14 Gerd Moellmann(copyright-update): Removed the
2000-01-14 Gerd Moellmann*** empty log message ***
2000-01-14 Gerd Moellmann*** empty log message ***
2000-01-14 Gerd Moellmann(menu-bar-tools-menu): Add EUDC submenu.
2000-01-14 Gerd Moellmann(toplevel): Define EUDC menu for Emacs.
2000-01-13 Dave Love*** empty log message ***
2000-01-13 Dave LoveObsoleted by EUDC.
2000-01-13 Gerd Moellmann*** empty log message ***
2000-01-13 Gerd Moellmann(toplevel): Remove autoloaded code installing
2000-01-13 Gerd Moellmann(frame-notice-user-settings): New variable.
2000-01-13 Gerd Moellmann(eudc-bob-play-sound-at-point): Play sounds
2000-01-12 Gerd Moellmann*** empty log message ***
2000-01-12 Gerd Moellmann*** empty log message ***
2000-01-12 Gerd MoellmannAdd `net' directory.
2000-01-12 Gerd Moellmann(add-change-log-entry): Fix error trying an `(insert...
2000-01-12 Gerd Moellmannemacsclient, --alternate-editor
2000-01-12 Gerd Moellmann(eval-last-sexp-1): Renamed from
2000-01-12 Gerd Moellmann(eval-expression): Don't bind debug-on-error if
2000-01-12 Richard M. Stallman(with-syntax-table): Moved to subr.el.
2000-01-12 Richard M. Stallman(with-syntax-table): Moved from simple.el.
2000-01-12 Richard M. Stallman(with-syntax-table): Add a def-edebug-spec.
2000-01-11 Gerd Moellmann*** empty log message ***
2000-01-11 Gerd Moellmann(tmm-shortcut): Delete region after prompt instead
2000-01-11 Gerd Moellmann*** empty log message ***
2000-01-11 Gerd Moellmann(fill-common-string-prefix): New function.
2000-01-11 Richard M. Stallman(array-mode): Don't use make-variable-buffer-local.
2000-01-11 Richard M. Stallman*** empty log message ***
2000-01-11 Gerd Moellmann(add-log-current-defun): Handle user-defined
2000-01-11 Gerd Moellmann(add-change-log-entry): Insert version number
2000-01-11 Gerd Moellmann(add-log-current-defun): Call
2000-01-11 Richard M. Stallman*** empty log message ***
2000-01-11 Richard M. Stallman(isearch-done/outline-provisions): Added `edit'
2000-01-10 Dave Love*** empty log message ***
2000-01-10 Dave Love(elide-head): Use point-marker, not point.
2000-01-10 Gerd Moellmann(vc-parse-buffer): Handle mixtures of dates
2000-01-10 Gerd Moellmann(xemacsp, version18p, version-20p):
2000-01-10 Richard M. Stallman*** empty log message ***
2000-01-10 Richard M. Stallman(dired-guess-shell-alist-default):
2000-01-10 Richard M. Stallman(ange-ftp-file-name-nondirectory):
2000-01-10 Richard M. Stallman*** empty log message ***
2000-01-09 Gerd Moellmann(texinfo-format-scan): Use ?\n instead
2000-01-09 Gerd Moellmann(dired-guess-shell-alist-default): Suggest xv
2000-01-09 Gerd Moellmann(custom-hook-convert-widget): Fix comment.
2000-01-09 Gerd MoellmannReplace ^F with ^L.
2000-01-09 Gerd Moellmann(toplevel): Provide `sendmail' when compiling
2000-01-08 Dave LoveRequire rmail, mailalias when compiling.
2000-01-08 Dave Love*** empty log message ***
2000-01-08 Dave LoveRemove inappropriate customization (allowing custom...
2000-01-07 Dave Love*** empty log message ***
2000-01-07 Dave Love*** empty log message ***
2000-01-07 Dave Love(add-log-debugging): Deleted.
2000-01-07 Dave Love(display-time-string-forms): Make the Mail string active.
2000-01-07 Dave Love(make-mode-line-mouse2-map): New function.
2000-01-07 Dave Love(menu-bar-tools-menu): Use read-mail-command.
2000-01-07 Dave Love(with-syntax-table): Fix backquoting.
2000-01-07 Gerd Moellmann*** empty log message ***
2000-01-07 Thien-Thi Nguyen*** empty log message ***
2000-01-06 Dave LoveAdd defclass, define-condition, defmethod, symbol-macrolet.
2000-01-06 Dave Love(byte-extrude-byte-code-vectors): Use remprop.
2000-01-06 Dave LoveTag as emacs-mule coding.
2000-01-06 Dave Love(hl-line-mode): Fix defcustom.
2000-01-06 Dave LoveAssorted cleanups for compiler warnings, doc strings...
2000-01-05 Dave LoveCopyright up-date.
2000-01-05 Dave Love*** empty log message ***
2000-01-05 Dave Love(outline-mode-menu-bar-map): Add outline-headers-as...
2000-01-05 Dave Love*** empty log message ***
2000-01-05 Dave Love(text-mode): Remove page-delimiter's `^' from paragraph...
2000-01-05 Dave Love(fortran-mode-map): Don't bind M-C-a,
2000-01-05 Dave Love*** empty log message ***
2000-01-05 Dave Love(cl-make-hash-table): Use make-hash-table.
2000-01-05 Dave Love(browse-url): Fix case of browse-url-browser-function...
2000-01-05 Carsten Dominik*** empty log message ***
2000-01-05 Carsten DominikNew version number.
2000-01-05 Dave Love*** empty log message ***
2000-01-05 Dave Love(beginning-of-defun): New variable.
2000-01-05 Carsten Dominikfixed some bugs associated with the new file names
2000-01-05 Thien-Thi NguyenFix buglet in local variables initialization.
2000-01-05 Thien-Thi NguyenChangeLog
2000-01-05 Thien-Thi Nguyen(hs-discard-overlays, hs-flag-region, hs-show-block):
2000-01-05 Andreas Schwab.
next