]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago* files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
Chong Yidong [Fri, 21 Nov 2008 06:46:01 +0000 (06:46 +0000)]
* files.el (confirm-nonexistent-file-or-buffer): Change default to nil.

16 years ago(Fbuffer_swap_text): Remove redundant marker manipulation.
Stefan Monnier [Fri, 21 Nov 2008 05:33:29 +0000 (05:33 +0000)]
(Fbuffer_swap_text): Remove redundant marker manipulation.
Fix copy/paste typo.  Add checks.

16 years ago(isearch-search-string): Simplify and convert docstring.
Stefan Monnier [Fri, 21 Nov 2008 05:32:07 +0000 (05:32 +0000)]
(isearch-search-string): Simplify and convert docstring.

16 years ago(Buffer-menu-short-ellipsis): Partly undo last change.
Stefan Monnier [Fri, 21 Nov 2008 05:19:40 +0000 (05:19 +0000)]
(Buffer-menu-short-ellipsis): Partly undo last change.

16 years ago(detect_coding_iso_2022): Reject invalid composition
Kenichi Handa [Fri, 21 Nov 2008 02:24:40 +0000 (02:24 +0000)]
(detect_coding_iso_2022): Reject invalid composition
sequence.
(DECODE_COMPOSITION_START): If the current source is the last
block, and the current composition doesn't end, regard this
sequence as invalid.
(decode_coding_iso_2022): Handle invalid composition sequence.

16 years ago* international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
Juanma Barranquero [Thu, 20 Nov 2008 23:07:44 +0000 (23:07 +0000)]
* international/mule-util.el (set-nested-alist): Doc fix.  Use `when'.
  (lookup-nested-alist): Doc fix.
  (with-coding-priority): Reflow docstring.
  (detect-coding-with-priority): Fix typos in obsolescence declaration.
  (char-displayable-p): Reflow docstring.  Use `when'.

16 years ago(cal-menu-scroll-menu): Add bindings for
Dan Nicolaescu [Thu, 20 Nov 2008 18:14:10 +0000 (18:14 +0000)]
(cal-menu-scroll-menu): Add bindings for
week forward/backward.

16 years ago* ehelp.el (electric-help-map, ehelp-map): Define within defvar.
Juanma Barranquero [Thu, 20 Nov 2008 16:57:30 +0000 (16:57 +0000)]
* ehelp.el (electric-help-map, ehelp-map): Define within defvar.
  (with-electric-help): Fix typo and reflow docstring.

16 years ago(Buffer-menu-short-ellipsis): New constant.
Stefan Monnier [Thu, 20 Nov 2008 15:35:30 +0000 (15:35 +0000)]
(Buffer-menu-short-ellipsis): New constant.
(Buffer-menu-buffer+size): Use it, fix last change, and simplify.
(list-buffers-noselect): Don't need to pad.

16 years ago(Buffer-menu-buffer+size, list-buffers-noselect):
Stefan Monnier [Thu, 20 Nov 2008 15:22:16 +0000 (15:22 +0000)]
(Buffer-menu-buffer+size, list-buffers-noselect):
Pay attention to char widths when computing string sizes.

16 years ago* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
Juanma Barranquero [Thu, 20 Nov 2008 12:13:49 +0000 (12:13 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
  (byte-compile-output-docform): Reflow docstrings.
  (no-byte-compile): Fix typo in docstring.
  (byte-recompile-directory, compile-defun): Doc fixes.
  (emacs-lisp-file-regexp, byte-compile-verbose)
  (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
  (byte-compile-dynamic-docstrings, byte-optimize-log)
  (byte-compile-error-on-warn, byte-compile-warnings)
  (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
  Remove * from defcustom docstrings.

16 years ago(coordinates_in_window): Don't return
Martin Rudalics [Thu, 20 Nov 2008 10:13:40 +0000 (10:13 +0000)]
(coordinates_in_window): Don't return
ON_VERTICAL_BORDER for the rightmost position of a mode/header
line when the window is not the rightmost one.  (Bug#1372)

16 years agoComment.
Glenn Morris [Thu, 20 Nov 2008 02:58:34 +0000 (02:58 +0000)]
Comment.

16 years agoJosh Elsasser <josh at elsasser.org> (tiny change)
Glenn Morris [Thu, 20 Nov 2008 02:51:58 +0000 (02:51 +0000)]
Josh Elsasser  <josh at elsasser.org>  (tiny change)

Add hppa-*-openbsd* with machine hp800; mistakenly removed while
misclassified as now unsupported hp9000s300.  (Bug#1365)

16 years agoStephen Berman <Stephen.Berman at gmx.net>
Glenn Morris [Thu, 20 Nov 2008 02:45:32 +0000 (02:45 +0000)]
Stephen Berman  <Stephen.Berman at gmx.net>

(auto-mode-alist): Recognize more OpenOffice.org extensions.

16 years ago(fortran-mode-map): Add some menu :help.
Glenn Morris [Thu, 20 Nov 2008 02:44:38 +0000 (02:44 +0000)]
(fortran-mode-map): Add some menu :help.

16 years ago(math-additional-units): Doc fix (active voice).
Glenn Morris [Thu, 20 Nov 2008 02:44:21 +0000 (02:44 +0000)]
(math-additional-units): Doc fix (active voice).

16 years ago(format-alist, format-write-file): Doc fix.
Glenn Morris [Thu, 20 Nov 2008 02:44:05 +0000 (02:44 +0000)]
(format-alist, format-write-file): Doc fix.

16 years ago(vc-hg-diff-switches): New option.
Glenn Morris [Thu, 20 Nov 2008 02:43:45 +0000 (02:43 +0000)]
(vc-hg-diff-switches): New option.
(vc-hg-diff): Apply diff switches.  (Bug#1017)

16 years ago(proced-available): New variable.
Glenn Morris [Thu, 20 Nov 2008 02:43:29 +0000 (02:43 +0000)]
(proced-available): New variable.
(proced-process-attributes): Move availability check from previous
change from here...
(proced): ... to here.

16 years ago(Format Conversion Round-Trip): Mention `preserve' element of `format-alist'.
Glenn Morris [Thu, 20 Nov 2008 02:42:27 +0000 (02:42 +0000)]
(Format Conversion Round-Trip): Mention `preserve' element of `format-alist'.

16 years ago* calc/calc-units.el (math-units-table): Doc fix.
Juanma Barranquero [Wed, 19 Nov 2008 17:03:40 +0000 (17:03 +0000)]
* calc/calc-units.el (math-units-table): Doc fix.
  (math-standard-units): Fix typo in constant's description.
  (math-additional-units): Fix typo in docstring.

16 years ago*** empty log message ***
Jay Belanger [Wed, 19 Nov 2008 14:32:32 +0000 (14:32 +0000)]
*** empty log message ***

16 years ago(math-standard-units): Add eps0, permittivity of vacuum.
Jay Belanger [Wed, 19 Nov 2008 14:17:08 +0000 (14:17 +0000)]
(math-standard-units): Add eps0, permittivity of vacuum.

16 years ago(project-settings-file): Remove.
Dan Nicolaescu [Wed, 19 Nov 2008 13:25:43 +0000 (13:25 +0000)]
(project-settings-file): Remove.
(project-find-settings-file): Undo previous change that added the
use of project-settings-file.

16 years ago(proced, proced-format-time): Doc fixes.
Glenn Morris [Wed, 19 Nov 2008 08:09:22 +0000 (08:09 +0000)]
(proced, proced-format-time): Doc fixes.
(proced-process-attributes): Signal an error if unsupported.  (Bug#1314)

16 years ago(bookmark-jump-noselect): Move the deprecation notice into the doc
Karl Fogel [Wed, 19 Nov 2008 08:03:04 +0000 (08:03 +0000)]
(bookmark-jump-noselect): Move the deprecation notice into the doc
string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.

16 years ago(auto-insert-alist): Don't use match data.
Lute Kamstra [Wed, 19 Nov 2008 05:51:30 +0000 (05:51 +0000)]
(auto-insert-alist): Don't use match data.

16 years ago(help-function-arglist): Autoload it.
Glenn Morris [Wed, 19 Nov 2008 04:38:16 +0000 (04:38 +0000)]
(help-function-arglist): Autoload it.

16 years ago(f90-mode-map): Add some menu :help.
Glenn Morris [Wed, 19 Nov 2008 04:37:25 +0000 (04:37 +0000)]
(f90-mode-map): Add some menu :help.

16 years ago(org-agenda-change-all-lines): Fix declaration.
Glenn Morris [Wed, 19 Nov 2008 04:35:25 +0000 (04:35 +0000)]
(org-agenda-change-all-lines): Fix declaration.

16 years ago(floor*, ceiling*, truncate*, round*, mod*): Declare.
Glenn Morris [Wed, 19 Nov 2008 04:33:52 +0000 (04:33 +0000)]
(floor*, ceiling*, truncate*, round*, mod*): Declare.

16 years ago(x-select-font): Declare.
Glenn Morris [Wed, 19 Nov 2008 04:33:00 +0000 (04:33 +0000)]
(x-select-font): Declare.

16 years ago(emacs-lisp-mode-map): Fix a/an typo.
Glenn Morris [Wed, 19 Nov 2008 04:32:35 +0000 (04:32 +0000)]
(emacs-lisp-mode-map): Fix a/an typo.
Use the imperative for all help strings.

16 years ago(auto-insert-alist): Update template to FDL 1.3+.
Glenn Morris [Wed, 19 Nov 2008 04:32:05 +0000 (04:32 +0000)]
(auto-insert-alist): Update template to FDL 1.3+.

16 years agoManuals GFDL 1.3+.
Glenn Morris [Wed, 19 Nov 2008 04:31:18 +0000 (04:31 +0000)]
Manuals GFDL 1.3+.

16 years agoRelicense all texi files under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:29:29 +0000 (04:29 +0000)]
Relicense all texi files under FDL 1.3 or later.

16 years agoChange to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:27:27 +0000 (04:27 +0000)]
Change to FDL 1.3.

16 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:25:49 +0000 (04:25 +0000)]
Relicense under FDL 1.3 or later.

16 years agoUpdate to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:25:25 +0000 (04:25 +0000)]
Update to FDL 1.3.

16 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:23:58 +0000 (04:23 +0000)]
Relicense under FDL 1.3 or later.
Include doclicense.texi rather than having license in the file itself.

16 years agoNew file.
Glenn Morris [Wed, 19 Nov 2008 04:23:17 +0000 (04:23 +0000)]
New file.

16 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:21:09 +0000 (04:21 +0000)]
Relicense under FDL 1.3 or later.

16 years agoUpdate to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:20:28 +0000 (04:20 +0000)]
Update to FDL 1.3.

16 years ago(ispell-dictionary-base-alist): Adjust to the
Stefan Monnier [Tue, 18 Nov 2008 21:42:17 +0000 (21:42 +0000)]
(ispell-dictionary-base-alist): Adjust to the
case where the default dictionary is French, Spanish, younameit.

16 years ago(window--frame-usable-p): Consider dedicated windows as usable.
Stefan Monnier [Tue, 18 Nov 2008 20:45:21 +0000 (20:45 +0000)]
(window--frame-usable-p): Consider dedicated windows as usable.

16 years ago(confirm-nonexistent-file-or-buffer):
Stefan Monnier [Tue, 18 Nov 2008 18:26:08 +0000 (18:26 +0000)]
(confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.

16 years agoUpdated lispref re *-end-trigger-functions and jit-lock-register.
Chong Yidong [Tue, 18 Nov 2008 18:10:15 +0000 (18:10 +0000)]
Updated lispref re *-end-trigger-functions and jit-lock-register.

16 years ago(Other Font Lock Variables): Document jit-lock-register and
Chong Yidong [Tue, 18 Nov 2008 18:09:32 +0000 (18:09 +0000)]
(Other Font Lock Variables): Document jit-lock-register and
jit-lock-unregister.

16 years ago(Window Hooks): Remove *-end-trigger-functions vars, which are
Chong Yidong [Tue, 18 Nov 2008 18:08:55 +0000 (18:08 +0000)]
(Window Hooks): Remove *-end-trigger-functions vars, which are
obsolete.  Mention jit-lock-register.

16 years ago* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong [Tue, 18 Nov 2008 18:08:43 +0000 (18:08 +0000)]
* windows.texi (Window Hooks): Remove *-end-trigger-functions
vars, which are obsolete.  Mention jit-lock-register.

* modes.texi (Other Font Lock Variables): Document
jit-lock-register and jit-lock-unregister.

16 years ago* server.el (server-temp-file-p): Use `string-match-p'.
Juanma Barranquero [Tue, 18 Nov 2008 16:27:06 +0000 (16:27 +0000)]
* server.el (server-temp-file-p): Use `string-match-p'.
  (server-socket-dir): Set to nil if local sockets are unsupported.
  (server-start): Don't try to delete local socket if unsupported.
  (server-kill-new-buffers): Reflow docstring.
  (server-delete-client, server-handle-delete-frame)
  (server-save-buffers-kill-terminal): Doc fixes.
  (server-send-string): Fix typo in docstring.

16 years ago* org.el ("speedbar"): Only show context if the file really is an
Carsten Dominik [Tue, 18 Nov 2008 15:07:35 +0000 (15:07 +0000)]
* org.el ("speedbar"): Only show context if the file really is an
org-mode buffer.

16 years ago*** empty log message ***
Carsten Dominik [Tue, 18 Nov 2008 15:07:23 +0000 (15:07 +0000)]
*** empty log message ***

16 years ago(compilation-start-hook): New hook.
Sam Steingold [Tue, 18 Nov 2008 14:14:37 +0000 (14:14 +0000)]
(compilation-start-hook): New hook.
(compilation-start): Run it on the compilation process.

16 years agoMinor fix.
Chong Yidong [Tue, 18 Nov 2008 07:07:46 +0000 (07:07 +0000)]
Minor fix.

16 years agoDocumented alpha frame parameter.
Chong Yidong [Tue, 18 Nov 2008 07:06:04 +0000 (07:06 +0000)]
Documented alpha frame parameter.

16 years ago(Color Parameters): Document alpha parameter.
Chong Yidong [Tue, 18 Nov 2008 07:05:36 +0000 (07:05 +0000)]
(Color Parameters): Document alpha parameter.

16 years ago* frames.texi (Color Parameters): Document alpha parameter.
Chong Yidong [Tue, 18 Nov 2008 07:05:26 +0000 (07:05 +0000)]
* frames.texi (Color Parameters): Document alpha parameter.

16 years agoRegenerate.
Glenn Morris [Tue, 18 Nov 2008 03:50:10 +0000 (03:50 +0000)]
Regenerate.

16 years ago* international/mule-cmds.el (update-leim-list-file): Simplify.
Juanma Barranquero [Tue, 18 Nov 2008 01:35:25 +0000 (01:35 +0000)]
* international/mule-cmds.el (update-leim-list-file): Simplify.
  (prefer-coding-system, find-coding-systems-for-charsets):
  Fix docstring typos.
  (select-safe-coding-system, input-method-exit-on-first-char)
  (language-info-alist, language-info-custom-alist): Reflow docstrings.
  (toggle-input-method, read-multilingual-string): Doc fixes.
  Reflow docstrings.
  (locale-name-match, sort-coding-systems, find-multibyte-characters)
  (read-char-by-name): Use `string-match-p'.
  (get-char-code-property, put-char-code-property)
  (char-code-property-description): Be silent while loading uni-* files.
  (ucs-names): Use `dotimes-with-progress-reporter', because loading
  the Unicode character names is *slow*.

16 years agoLinum mode mentioned in the manual.
Chong Yidong [Mon, 17 Nov 2008 23:12:43 +0000 (23:12 +0000)]
Linum mode mentioned in the manual.

16 years agoChecked custom.texi
Chong Yidong [Mon, 17 Nov 2008 23:11:44 +0000 (23:11 +0000)]
Checked custom.texi

16 years ago(Easy Customization): Use "init file" instead of .emacs.
Chong Yidong [Mon, 17 Nov 2008 23:09:04 +0000 (23:09 +0000)]
(Easy Customization): Use "init file" instead of .emacs.
(Customization Groups): Update to new Custom buffer appearance.
(Saving Customizations): Copyedits.  Update example.
(Variables): Give example of variable type-sensitivity.
(Examining): Update example.
(Hooks): Copyedits.
(Specifying File Variables): Use C comments instead of an artificial
Lisp for the example.
(Keymaps): Move internals discussion to Prefix Keymaps.
(Rebinding): Remove redundant paragraph (stated in Key Binding).
(Init Rebinding): Document kbd macro.
(Init File): Link to Find Init.

16 years ago* custom.texi (Easy Customization): Use "init file" instead of .emacs.
Chong Yidong [Mon, 17 Nov 2008 23:08:58 +0000 (23:08 +0000)]
* custom.texi (Easy Customization): Use "init file" instead of .emacs.
(Customization Groups): Update to new Custom buffer appearance.
(Saving Customizations): Copyedits.  Update example.
(Variables): Give example of variable type-sensitivity.
(Examining): Update example.
(Hooks): Copyedits.
(Specifying File Variables): Use C comments instead of an artificial
Lisp for the example.
(Keymaps): Move internals discussion to Prefix Keymaps.
(Rebinding): Remove redundant paragraph (stated in Key Binding).
(Init Rebinding): Document kbd macro.
(Init File): Link to Find Init.

16 years ago(Clipboard): Note that paste is bound to clipboard-yank.
Chong Yidong [Mon, 17 Nov 2008 21:50:37 +0000 (21:50 +0000)]
(Clipboard): Note that paste is bound to clipboard-yank.

16 years ago* frames.texi (Clipboard): Note that paste is bound to clipboard-yank.
Chong Yidong [Mon, 17 Nov 2008 21:50:31 +0000 (21:50 +0000)]
* frames.texi (Clipboard): Note that paste is bound to clipboard-yank.

16 years agoDecrease size to 8x8.
Chong Yidong [Mon, 17 Nov 2008 18:38:01 +0000 (18:38 +0000)]
Decrease size to 8x8.

16 years ago(widget-image-insert): Don't add a mouse-face.
Chong Yidong [Mon, 17 Nov 2008 18:37:47 +0000 (18:37 +0000)]
(widget-image-insert): Don't add a mouse-face.

16 years ago* wid-edit.el (widget-image-insert): Don't add a mouse-face.
Chong Yidong [Mon, 17 Nov 2008 18:37:38 +0000 (18:37 +0000)]
* wid-edit.el (widget-image-insert): Don't add a mouse-face.

16 years ago(custom-group-value-create): Don't insert docstring twice.
Chong Yidong [Mon, 17 Nov 2008 18:05:42 +0000 (18:05 +0000)]
(custom-group-value-create): Don't insert docstring twice.

16 years ago* cus-edit.el (custom-group-value-create): Don't insert docstring
Chong Yidong [Mon, 17 Nov 2008 18:05:30 +0000 (18:05 +0000)]
* cus-edit.el (custom-group-value-create): Don't insert docstring
twice.

16 years ago* international/mule-cmds.el (ucs-completions): Mark as risky.
Juanma Barranquero [Mon, 17 Nov 2008 17:46:22 +0000 (17:46 +0000)]
* international/mule-cmds.el (ucs-completions): Mark as risky.

16 years ago(Using Region): Document Delete Selection Mode more thoroughly.
Chong Yidong [Mon, 17 Nov 2008 16:39:24 +0000 (16:39 +0000)]
(Using Region): Document Delete Selection Mode more thoroughly.

16 years ago(Mouse Commands): Move most of the description of Delete Selection
Chong Yidong [Mon, 17 Nov 2008 16:39:17 +0000 (16:39 +0000)]
(Mouse Commands): Move most of the description of Delete Selection
Mode to Using Region, and link to it.

16 years ago(Minor Modes): Define mode commands and mode variables more precisely.
Chong Yidong [Mon, 17 Nov 2008 16:39:04 +0000 (16:39 +0000)]
(Minor Modes): Define mode commands and mode variables more precisely.
Recommend using mode commands instead of setting variables directly.
Put minor modes in a list, and add more modes.

16 years ago* custom.texi (Minor Modes): Define mode commands and mode variables
Chong Yidong [Mon, 17 Nov 2008 16:38:54 +0000 (16:38 +0000)]
* custom.texi (Minor Modes): Define mode commands and mode variables
more precisely.  Recommend using mode commands instead of setting
variables directly.  Put minor modes in a list, and add more modes.

* mark.texi (Using Region): Document Delete Selection Mode more
thoroughly.

* frames.texi (Mouse Commands): Move most of the description of Delete
Selection Mode to Using Region, and link to it.

16 years ago(three-step-help): Remove * from defcustom.
Martin Rudalics [Mon, 17 Nov 2008 10:07:37 +0000 (10:07 +0000)]
(three-step-help): Remove * from defcustom.
(make-help-screen): Don't iconify selected frame.  (Bug#1322)
Use when instead of if and cond within condition-case.

16 years ago(quit-window): Bind window to selected window when
Martin Rudalics [Mon, 17 Nov 2008 09:58:50 +0000 (09:58 +0000)]
(quit-window): Bind window to selected window when
trying to delete it.

16 years ago(c-put-char-property-fun): Add fallback definition of 'ignore, rather
Glenn Morris [Mon, 17 Nov 2008 08:41:14 +0000 (08:41 +0000)]
(c-put-char-property-fun): Add fallback definition of 'ignore, rather
than nil.  (Bug#1353)

16 years ago(Tutorial): Clarify how to set up the on-line tutorial.
Jay Belanger [Mon, 17 Nov 2008 05:00:23 +0000 (05:00 +0000)]
(Tutorial): Clarify how to set up the on-line tutorial.

16 years ago(window--frame-usable-p): Allow use for soft-dedication.
Stefan Monnier [Mon, 17 Nov 2008 04:53:55 +0000 (04:53 +0000)]
(window--frame-usable-p): Allow use for soft-dedication.

16 years agoFix typo.
Juanma Barranquero [Mon, 17 Nov 2008 02:26:57 +0000 (02:26 +0000)]
Fix typo.

16 years ago* emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
Juanma Barranquero [Mon, 17 Nov 2008 02:24:16 +0000 (02:24 +0000)]
* emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
* org/org.el (org-time-string-to-absolute, org-small-year-to-year)
  (org-tags-sparse-tree): Fix typos in docstrings.

16 years ago* simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
Juanma Barranquero [Mon, 17 Nov 2008 01:54:02 +0000 (01:54 +0000)]
* simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
  (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
  (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
  (kill-word, backward-kill-word): Doc fixes.
  (shell-command, repeat-complex-command): Reflow docstrings.
  (zap-to-char, pop-to-mark-command): Fix typos in docstrings.

16 years agoMinor doc fix, suggested by Juri Linkov.
Chong Yidong [Mon, 17 Nov 2008 01:52:22 +0000 (01:52 +0000)]
Minor doc fix, suggested by Juri Linkov.

16 years ago*** compilation-scroll-output accepts a new value, `first-error', which
Chong Yidong [Mon, 17 Nov 2008 01:51:09 +0000 (01:51 +0000)]
*** compilation-scroll-output accepts a new value, `first-error', which
says to stop auto scrolling at the first error that occurs.

16 years ago(Compilation): Document first-error value of compilation-scroll-output.
Chong Yidong [Mon, 17 Nov 2008 01:38:47 +0000 (01:38 +0000)]
(Compilation): Document first-error value of compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available.  Suggested by Juri Linkov.

16 years ago* building.texi (Compilation): Document first-error value of
Chong Yidong [Mon, 17 Nov 2008 01:38:08 +0000 (01:38 +0000)]
* building.texi (Compilation): Document first-error value of
compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available.  Suggested by Juri Linkov.

16 years agoC-y now works when entering passwords.
Chong Yidong [Mon, 17 Nov 2008 01:26:13 +0000 (01:26 +0000)]
C-y now works when entering passwords.

16 years ago(Passwords): New node.
Chong Yidong [Mon, 17 Nov 2008 01:24:48 +0000 (01:24 +0000)]
(Passwords): New node.

16 years ago(Top): Update node listings.
Chong Yidong [Mon, 17 Nov 2008 01:23:16 +0000 (01:23 +0000)]
(Top): Update node listings.

16 years ago(Remote Files): Link to Passwords node.
Chong Yidong [Mon, 17 Nov 2008 01:23:05 +0000 (01:23 +0000)]
(Remote Files): Link to Passwords node.

16 years ago* mini.texi (Passwords): New node.
Chong Yidong [Mon, 17 Nov 2008 01:22:50 +0000 (01:22 +0000)]
* mini.texi (Passwords): New node.

* files.texi (Remote Files): Link to Passwords node.

* emacs.texi (Top): Update node listings.

16 years ago(minibuffer-default-add-function): Fix docstring to
Juri Linkov [Mon, 17 Nov 2008 00:45:25 +0000 (00:45 +0000)]
(minibuffer-default-add-function): Fix docstring to
use clear text "default values" instead of obscure references to
the dynamic variable `minibuffer-default'.

16 years ago(Info-search, Info-mode): Rename
Juri Linkov [Mon, 17 Nov 2008 00:43:58 +0000 (00:43 +0000)]
(Info-search, Info-mode): Rename
`isearch-success-function' to `isearch-filter-predicate'.
(Info-isearch-filter-predicate): Rename from
`Info-search-success-function'.

16 years ago(dired-isearch-filter-predicate-orig): Rename from
Juri Linkov [Mon, 17 Nov 2008 00:43:27 +0000 (00:43 +0000)]
(dired-isearch-filter-predicate-orig): Rename from
`dired-isearch-orig-success-function'.
(dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
(dired-isearch-filenames-end): Rename `isearch-success-function' to
`isearch-filter-predicate'.  Doc fix.
(dired-isearch-filter-filenames): Rename from
`dired-isearch-success-function'.

16 years ago(isearch-filter-predicate): Rename from
Juri Linkov [Mon, 17 Nov 2008 00:42:46 +0000 (00:42 +0000)]
(isearch-filter-predicate): Rename from
`isearch-success-function'.  Rename default value from
`isearch-success-function-default' to
`isearch-filter-invisible'.  Doc fix.
(isearch-filter-invisible): Rename from
`isearch-success-function-default'.  Doc fix.
(isearch-search, isearch-lazy-highlight-search): Rename
`isearch-success-function' to `isearch-filter-predicate'.

16 years ago(ns-extended-platform-support-mode): Tweak menu entry from previous change.
Glenn Morris [Sun, 16 Nov 2008 23:47:04 +0000 (23:47 +0000)]
(ns-extended-platform-support-mode): Tweak menu entry from previous change.

16 years ago(advertised-widget-backward): Remove autoload cookie.
Glenn Morris [Sun, 16 Nov 2008 23:33:14 +0000 (23:33 +0000)]
(advertised-widget-backward): Remove autoload cookie.