]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

16 years ago(custom-buffer-create-internal): Always insert the
Glenn Morris [Sun, 16 Nov 2008 23:27:52 +0000 (23:27 +0000)]
(custom-buffer-create-internal): Always insert the
in-buffer buttons, regardless of tool-bar.  (Bug#1326)

16 years agoFix typo in last change.
Chong Yidong [Sun, 16 Nov 2008 21:02:22 +0000 (21:02 +0000)]
Fix typo in last change.

16 years ago(read-passwd): Use read-event instead of read-char-exclusive.
Chong Yidong [Sun, 16 Nov 2008 21:02:05 +0000 (21:02 +0000)]
(read-passwd): Use read-event instead of read-char-exclusive.

16 years ago* subr.el (read-passwd): Use read-event instead of
Chong Yidong [Sun, 16 Nov 2008 21:01:25 +0000 (21:01 +0000)]
* subr.el (read-passwd): Use read-event instead of
read-char-exclusive.

16 years ago(ielm-eval-input): Fix thinko in last change.
Stefan Monnier [Sun, 16 Nov 2008 20:22:01 +0000 (20:22 +0000)]
(ielm-eval-input): Fix thinko in last change.

16 years ago(read-passwd): Yank current kill if the user enters C-y.
Chong Yidong [Sun, 16 Nov 2008 20:02:49 +0000 (20:02 +0000)]
(read-passwd): Yank current kill if the user enters C-y.

16 years ago* subr.el (read-passwd): Yank current kill if the user enters C-y.
Chong Yidong [Sun, 16 Nov 2008 19:58:38 +0000 (19:58 +0000)]
* subr.el (read-passwd): Yank current kill if the user enters C-y.

16 years ago(syms_of_buffer): Fix doc-string of cursor-type.
Martin Rudalics [Sun, 16 Nov 2008 18:54:50 +0000 (18:54 +0000)]
(syms_of_buffer): Fix doc-string of cursor-type.

16 years agoCopyedit.
Chong Yidong [Sun, 16 Nov 2008 18:41:03 +0000 (18:41 +0000)]
Copyedit.

16 years agoFurther updates.
Chong Yidong [Sun, 16 Nov 2008 18:39:54 +0000 (18:39 +0000)]
Further updates.

16 years agoAdditional copyedits.
Chong Yidong [Sun, 16 Nov 2008 18:26:34 +0000 (18:26 +0000)]
Additional copyedits.

16 years ago(Acknowledgments): Some updating of credits.
Chong Yidong [Sun, 16 Nov 2008 18:24:08 +0000 (18:24 +0000)]
(Acknowledgments): Some updating of credits.

16 years ago* ack.texi (Acknowledgments): Some updating of credits.
Chong Yidong [Sun, 16 Nov 2008 18:23:15 +0000 (18:23 +0000)]
* ack.texi (Acknowledgments): Some updating of credits.

16 years ago* emacs.texi (Acknowledgments): Add a couple more names.
Chong Yidong [Sun, 16 Nov 2008 16:58:42 +0000 (16:58 +0000)]
* emacs.texi (Acknowledgments): Add a couple more names.

16 years agoAdd a couple more names to the credits.
Chong Yidong [Sun, 16 Nov 2008 16:58:25 +0000 (16:58 +0000)]
Add a couple more names to the credits.

16 years ago* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle
Michael Albinus [Sun, 16 Nov 2008 14:16:41 +0000 (14:16 +0000)]
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle
`file-name-as-directory'.

16 years ago* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
Michael Albinus [Sun, 16 Nov 2008 14:15:14 +0000 (14:15 +0000)]
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
`file-name-as-directory'.

16 years ago* net/tramp.el (tramp-handle-file-name-as-directory): New defun.
Michael Albinus [Sun, 16 Nov 2008 14:14:03 +0000 (14:14 +0000)]
* net/tramp.el (tramp-handle-file-name-as-directory): New defun.
(tramp-file-name-handler-alist): Handle `file-name-as-directory'.

16 years ago(Splitting Windows, Deleting Windows)
Martin Rudalics [Sun, 16 Nov 2008 10:15:50 +0000 (10:15 +0000)]
(Splitting Windows, Deleting Windows)
(Selecting Windows, Cyclic Window Ordering)
(Buffers and Windows, Displaying Buffers, Choosing Window)
(Dedicated Windows, Window Point, Window Start and End)
(Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
(Size of Window, Resizing Windows, Window Configurations)
(Window Parameters): Avoid @var at beginning of sentences and
reword accordingly.

16 years agoDocumented delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:27:27 +0000 (07:27 +0000)]
Documented delete-by-moving-to-trash.

16 years ago(Directories): Describe delete-directory in text.
Chong Yidong [Sun, 16 Nov 2008 07:26:21 +0000 (07:26 +0000)]
(Directories): Describe delete-directory in text.
(Misc File Ops): Document use of trash.

16 years ago(Dired Deletion): Document delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:26:15 +0000 (07:26 +0000)]
(Dired Deletion): Document delete-by-moving-to-trash.

16 years ago* dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:26:06 +0000 (07:26 +0000)]
* dired.texi (Dired Deletion): Document delete-by-moving-to-trash.

* files.texi (Directories): Describe delete-directory in text.
(Misc File Ops): Document use of trash.

16 years ago(Directories): Describe delete-directory in text.
Chong Yidong [Sun, 16 Nov 2008 07:04:05 +0000 (07:04 +0000)]
(Directories): Describe delete-directory in text.
(Misc File Ops): Document delete-by-moving-to-trash.

16 years ago* files.texi (Directories): Describe delete-directory in text.
Chong Yidong [Sun, 16 Nov 2008 07:03:58 +0000 (07:03 +0000)]
* files.texi (Directories): Describe delete-directory in text.
(Misc File Ops): Document delete-by-moving-to-trash.

16 years ago(fancy-startup-text): Give "Emacs tutorial" line the usual
Chong Yidong [Sun, 16 Nov 2008 06:53:06 +0000 (06:53 +0000)]
(fancy-startup-text): Give "Emacs tutorial" line the usual
variable-pitch face.

16 years ago* startup.el (fancy-startup-text): Give "Emacs tutorial" line the
Chong Yidong [Sun, 16 Nov 2008 06:52:33 +0000 (06:52 +0000)]
* startup.el (fancy-startup-text): Give "Emacs tutorial" line the
usual variable-pitch face.

16 years agoFix typos.
Juanma Barranquero [Sun, 16 Nov 2008 06:03:52 +0000 (06:03 +0000)]
Fix typos.

16 years agoFix typo.
Juanma Barranquero [Sun, 16 Nov 2008 06:03:25 +0000 (06:03 +0000)]
Fix typo.

16 years ago* net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
Juanma Barranquero [Sun, 16 Nov 2008 05:50:23 +0000 (05:50 +0000)]
* net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
  (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
  (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
  (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
  (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
  (ange-ftp-quote-string, ange-ftp-process-handle-line)
  (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
  (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
  (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
  (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
  (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
  (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
  (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
  (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
  (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
  (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
  (ange-ftp-default-user, ange-ftp-default-password)
  (ange-ftp-default-account, ange-ftp-netrc-default-password)
  (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
  (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
  (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
  (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
  (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
  (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
  (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
  (ange-ftp-make-backup-files, ange-ftp-retry-time)
  (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
  (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
  (ange-ftp-gateway-tmp-name-template)
  (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
  (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
  (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
  (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
  (ange-ftp-gateway-program): Remove * from docstring and reflow.
  (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
  (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
  (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
  (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
  (ange-ftp-rename-local-to-remote): Doc fixes.
  (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
  Use `when', `unless'.
  (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
  (ange-ftp-process-handle-hash): Rename arg STR to STRING.
  (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
  (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
  (ange-ftp-normal-login): Rename arg PASS to PASSWORD.  Fix typo.
  (ange-ftp-process-sentinel): Use `when'.  Fix typo.
  (ange-ftp-gwp-start): Use `let', not `let*'; use `when'.  Fix typo.
  (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
  (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
  (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
  (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
  (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
  (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
  (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
  `(save-match-data (string-match ...))'.
  (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
  (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
  Use `string-match-p' instead of `(save-match-data (string-match ...))'.
  Doc fixes.

16 years agoversion timestamp update
Michael Kifer [Sun, 16 Nov 2008 05:18:36 +0000 (05:18 +0000)]
version timestamp update

16 years agoversion timestamp update
Michael Kifer [Sun, 16 Nov 2008 05:06:55 +0000 (05:06 +0000)]
version timestamp update

16 years agoFix typo.
Juanma Barranquero [Sun, 16 Nov 2008 05:03:02 +0000 (05:03 +0000)]
Fix typo.