aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* (doctor-type-symbol): "?\ " -> "?\s".Juanma Barranquero2005-08-021-0/+18
| | | | | | | | | | | | | | (**mad**, *debug*, *print-space*, *print-upcase*, abuselst, abusewords, account, afraidof, arerelated, areyou, bak, beclst, bother, bye, canyou, chatlst, continue, deathlst, describe, drnk, drugs, eliza-flag, elizalst, famlst, feared, fears, feelings-about, foullst, found, hello, history, howareyoulst, howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated, lincount, longhuhlst, lover, machlst, mathlst, maybe, moods, neglst, obj, object, owner, please, problems, qlist, random-adjective, relation, remlst, repetitive-shortness, replist, rms-flag, schoollst, sent, sexlst, shortbeclst, shortlst, something, sportslst, stallmanlst, states, subj, suicide-flag, sure, things, thlst, toklst, typos, verb, want, whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst): Defvar at compile time.
* *** empty log message ***Kim F. Storm2005-08-011-0/+5
|
* *** empty log message ***Luc Teirlinck2005-08-011-0/+6
|
* (gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,Juanma Barranquero2005-08-011-0/+7
| | | | | gdb-cpp-define-alist-program, gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows, gdb-put-string): Fix typos in docstrings.
* *** empty log message ***Nick Roberts2005-08-011-2/+5
|
* *** empty log message ***Nick Roberts2005-08-011-0/+7
|
* *** empty log message ***Kim F. Storm2005-07-311-0/+4
|
* (byte-compile-make-variable-buffer-local)Stefan Monnier2005-07-291-7/+12
| | | | | (byte-compile-form-make-variable-buffer-local): New functions to warn about misuses of make-variable-buffer-local where make-local-variable was meant.
* (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,Juanma Barranquero2005-07-291-0/+13
| | | | | | | | | | | | | ibuffer-count-marked-lines, ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-unmark-forward, ibuffer-unmark-backward, ibuffer-compile-make-format-form, ibuffer-format-column, ibuffer-current-buffers-with-marks, ibuffer-update-title-and-summary): "?\ " -> "?\s". (ibuffer): Doc fix. (ibuffer-mode): Fix typo in docstring. (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare with `define-obsolete-variable-alias'. (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
* *** empty log message ***Juanma Barranquero2005-07-291-0/+3
|
* (desktop-save-buffer): Fix typos in docstring.Juanma Barranquero2005-07-291-0/+5
| | | | (desktop-load-default): Simplify.
* *** empty log message ***Kenichi Handa2005-07-291-0/+6
|
* (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.Stefan Monnier2005-07-281-0/+8
| | | | | | (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them to handle the non-fatal no-route-to-host messages. (internal-ange-ftp-mode): Make the no-match regexp more efficient.
* (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,Juanma Barranquero2005-07-281-0/+23
| | | | | | | | | | | isearch-printing-char, isearch-text-char-description): "?\ " -> "?\s". (isearch-lazy-highlight-cleanup, isearch-lazy-highlight-initial-delay, isearch-lazy-highlight-interval, isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup): Declare with define-obsolete-*-alias macros. (isearch-forward): Fix typo in docstring. (search-invisible, search-ring-yank-pointer, regexp-search-ring-yank-pointer): Doc fixes.
* *** empty log message ***Nick Roberts2005-07-281-0/+5
|
* * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-271-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all former top level forms in the file. * term/bobcat.el (terminal-init-bobcat): * term/cygwin.el (terminal-init-cygwin): * term/iris-ansi.el (terminal-init-iris-ansi): * term/linux.el (terminal-init-linux): * term/news.el (terminal-init-news): * term/rxvt.el (terminal-init-rxvt): * term/sun.el (terminal-init-sun): * term/tvi970.el (terminal-init-tvi970): * term/vt100.el (terminal-init-vt100): * term/vt102.el (terminal-init-vt102): * term/vt125.el (terminal-init-vt125): * term/vt200.el (terminal-init-vt200): * term/vt201.el (terminal-init-vt201): * term/vt220.el (terminal-init-vt220): * term/vt240.el (terminal-init-vt240): * term/vt300.el (terminal-init-vt300): * term/vt320.el (terminal-init-vt320): * term/vt400.el (terminal-init-vt400): * term/vt420.el (terminal-init-vt420): * term/wyse50.el (terminal-init-wyse50): * term/xterm.el (terminal-init-xterm): Likewise. * term/README: Describe the terminal-init-* functionality. * startup.el (command-line): After loading the terminal initialization file call the corresponding terminal initialization function.
* (ps-mule-composition-prologue): Fix for the case thatKenichi Handa2005-07-271-0/+2
| | | | RelativeCompose is false.
* (bdf-read-font-info): Ignore glyphs whose ENCODING isKenichi Handa2005-07-271-0/+8
| | | | negative.
* (smerge-ediff): Use insert-buffer-substring.Stefan Monnier2005-07-261-21/+23
|
* (describe-char): Handle the case where the list ofStefan Monnier2005-07-261-0/+6
| | | | | chars is displayed in a separate frame. Be a bit more discriminating when looking for the char.
* (bookmark-automatically-show-annotations, ↵Juanma Barranquero2005-07-261-1/+19
| | | | | | | | | | | | | | | | bookmark-read-annotation-text-func): Doc fixes. (bookmark-save): Improve argument/docstring consistency. (bookmark-get-bookmark, bookmark-get-bookmark-record, bookmark-alist-from-buffer, bookmark-upgrade-file-format-from-0, bookmark-grok-file-format-version, bookmark-maybe-upgrade-file-format, bookmark-kill-line, bookmark-read-annotation-mode, bookmark-insert-current-bookmark, bookmark-jump, bookmark-exit-hook): Fix typos in docstrings. (bookmark-exit-hooks): Define as obsolete alias. (bookmark-exit-hook-internal): Run `bookmark-exit-hook', not `bookmark-exit-hooks'. Fix docstring. (bookmark-bmenu-select): "?\ " -> "?\s".
* *** empty log message ***Luc Teirlinck2005-07-251-0/+4
|
* (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.Richard M. Stallman2005-07-251-0/+5
|
* *** empty log message ***Juanma Barranquero2005-07-241-0/+8
|
* *** empty log message ***Juanma Barranquero2005-07-241-2/+6
|
* (Man-bgproc-sentinel): Check here for failure to findRichard M. Stallman2005-07-231-0/+15
| | | | | | | any man page in the output, and report the error here. (Man-arguments): Make it permanent local. (Man-goto-page): New arg NOERROR. Never kill the current buffer. (Man-mode): Pass t for NOERROR.
* *** empty log message ***Juri Linkov2005-07-221-0/+8
|
* Load term/rxvt if the terminal is actually anDan Nicolaescu2005-07-221-0/+4
| | | | | rxvt terminal. (xterm-rxvt-set-background-mode): Remove, not used anymore.
* * term/rxvt.el (function-key-map): Use substitute-key-definitionDan Nicolaescu2005-07-221-0/+7
| | | | | | to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings. * term/cygwin.el: New file.
* *** empty log message ***Kim F. Storm2005-07-221-0/+5
|
* *** empty log message ***Eli Zaretskii2005-07-221-0/+6
|
* *** empty log message ***Juanma Barranquero2005-07-221-0/+9
|
* *** empty log message ***Luc Teirlinck2005-07-221-0/+5
|
* (comint-use-prompt-regexp, comint-send-input, comint-source-default,Juanma Barranquero2005-07-211-0/+13
| | | | | | | | | | | | comint-extract-string, comint-get-source, comint-word, comint-completion, comint-source, comint-prompt-read-only, comint-update-fence): Fix typos in docstrings. (comint-use-prompt-regexp-instead-of-fields, comint-kill-output): Declare with define-obsolete-*-alias macros. (comint-previous-matching-input-from-input, comint-next-matching-input-from-input, comint-previous-matching-input, comint-next-matching-input, comint-forward-matching-input): Improve argument/docstring consistency.
* (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.Juanma Barranquero2005-07-211-0/+52
|
* *** empty log message ***Kim F. Storm2005-07-211-0/+9
|
* (strokes-load-hook): Doc fix.Juanma Barranquero2005-07-201-0/+23
| | | | | | | | (strokes-grid-resolution, strokes-get-grid-position, strokes-renormalize-to-grid, strokes-read-stroke, strokes-read-complex-stroke, strokes-file, strokes-last-stroke, strokes-global-map): Fix typos in docstrings. (strokes-help): Doc fix. Fix help message and pass it through `substitute-command-keys'.
* (clone-indirect-buffer): Doc fix.Juanma Barranquero2005-07-201-0/+24
| | | | | | | | | | | (fixup-whitespace, just-one-space, backward-delete-char-untabify, lambda): "?\ " -> "?\s". (next-error, next-error-highlight, next-error-highlight-no-select, next-error-last-buffer, next-error-buffer-p, next-error-find-buffer, next-error, previous-error, next-error-no-select, previous-error-no-select, open-line, split-line, minibuffer-prompt-width, kill-new, binary-overwrite-mode): Fix typos in docstrings. (set-fill-column): Fix typo in message.
* *** empty log message ***Juanma Barranquero2005-07-201-1/+56
|
* *** empty log message ***Kim F. Storm2005-07-201-0/+4
|
* (find-file-noselect, recode-file-name): Doc fixes.Juanma Barranquero2005-07-201-0/+9
| | | | | | | | | (insert-directory, kill-some-buffers): "?\ " -> "?\s". (magic-mode-alist, buffer-file-numbers-unique, write-file-functions, get-free-disk-space): Fix typos in docstrings. (find-file-not-found-hooks, find-file-hooks, write-file-hooks, write-contents-hooks, write-file-hooks): Declare with `define-obsolete-variable-alias'.
* (desktop-enable, desktop-basefilename): Declare withJuanma Barranquero2005-07-191-5/+16
| | | | | | `define-obsolete-variable-alias'. (desktop-internal-v2s): Don't quote keywords. (desktop-clear): "?\ " -> "?\s".
* *** empty log message ***Carsten Dominik2005-07-191-0/+19
|
* (disabled-command-hook): Declare it with `define-obsolete-variable-alias'.Juanma Barranquero2005-07-191-0/+3
|
* (find-function-regexp): Add `define-compilation-mode'.Juri Linkov2005-07-191-0/+21
|
* *** empty log message ***Juri Linkov2005-07-191-0/+54
|
* (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,Juanma Barranquero2005-07-191-7/+18
| | | | | | | | | desktop-buffer-handlers, desktop-load-default): Add release to obsolescence info. (desktop-globals-to-clear, desktop-buffer-mode-handlers, desktop-append-buffer-args, desktop-read): Fix typos in docstrings. (desktop-kill): Fix typo in message. (desktop-save): Doc fix.
* * viper-cmd.el (viper-escape-to-state): bug fixMichael Kifer2005-07-191-0/+8
| | | | | | | (viper-envelop-ESC-key): changed the definition of fast keysequence so it'll work with keyboard macros * ediff.el (ediff-patch-buffer): changed the docstring.
* (find-auto-coding): New function createdKenichi Handa2005-07-191-0/+10
| | | | | by modifying the body of set-auto-coding. (set-auto-coding): Use find-auto-coding to find a coding.
* (allout-before-change-protect): Fix error message.Richard M. Stallman2005-07-181-0/+6
|