1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
Commit graph

39338 commits

Author SHA1 Message Date
Juri Linkov
bc3214eda6 (indent-for-tab-command): Change interactive spec from "P" to "p".
(indent-for-tab-command): Add check for interactive arg before
indenting the active region.
2007-10-18 00:08:08 +00:00
Juri Linkov
69f5930ae5 (ispell-word): Add interactive arg `region'. Fix docstring. 2007-10-18 00:07:48 +00:00
Juri Linkov
09e8c671a4 (tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph. 2007-10-18 00:07:24 +00:00
Juri Linkov
792eb7196d (esc-map): Bind M-q to fill-paragraph instead of fill-paragraph-or-region. 2007-10-18 00:07:04 +00:00
Juri Linkov
b2d35abb42 (fill-paragraph-or-region): Remove function at the request of RMS.
(fill-paragraph): Change `arg' to optional `justify'.  Add interactive
arg `region'.  Fix docstring.  At the first `or' branch add call to
`fill-region' if it the region is active in transient-mark-mode.
2007-10-18 00:06:33 +00:00
Juanma Barranquero
77f698ef09 Don't require loadhist. 2007-10-17 23:49:26 +00:00
Juanma Barranquero
b5307e9c2b (feature-symbols, file-provides, file-requires, file-set-intersect,
file-dependents): Simplify.
(unload-feature-special-hooks): Update list of special hooks.
2007-10-17 23:05:54 +00:00
Reiner Steib
640602f766 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
extensions since they can be viewed with doc-view.

* files.el (auto-mode-alist): Make doc-view-mode the default mode
for pdf, ps and dvi files.

* doc-view.el: Make doc-view-mode the standard mode for viewing
pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
text and image display.  Add binding C-c C-e to switch to an
editing mode.
(doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
avoid security problems when rendering files untrusted sources.
2007-10-17 21:34:19 +00:00
Vinicius Jose Latorre
57581fccfe Display message when tutorial position is not saved 2007-10-17 21:09:56 +00:00
Reiner Steib
4b378e7546 Mention xpdf. Fix spelling of Ghostscript.
(doc-view-ghostscript-options): Fix typo in doc string.
2007-10-17 20:58:02 +00:00
Stefan Monnier
7704151348 (compilation-next-error-function): Fix timestamp
handling, so compilation-fake-loc works again.
2007-10-17 16:24:33 +00:00
Stefan Monnier
1a4a884cc5 (server-select-display): Nop if we do not support m-f-o-d.
(server-process-filter): Revert last change.
2007-10-17 16:22:48 +00:00
Stefan Monnier
17f3909f61 (vc-diff-sentinel, vc-diff-internal): Revert some changes in the
behavior unrelated to filesets.
2007-10-17 16:22:27 +00:00
Juanma Barranquero
d76e204651 *** empty log message *** 2007-10-17 08:15:04 +00:00
Chong Yidong
c455889deb (longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
2007-10-17 02:50:23 +00:00
Chong Yidong
cdbd4b4b1c * longlines.el (longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
2007-10-17 02:50:12 +00:00
Chong Yidong
820b914333 (eshell-complex-commands): Add "ls". 2007-10-17 02:08:32 +00:00
Chong Yidong
902fa837f1 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". 2007-10-17 02:08:23 +00:00
Dan Nicolaescu
8a3a4fd35f (server-process-filter): Only set display if X11 is
supported.
2007-10-17 02:07:35 +00:00
Glenn Morris
f3523b17a8 (cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow. 2007-10-17 01:37:23 +00:00
Stefan Monnier
4144e15e96 (reindent-then-newline-and-indent): Don't assume that
indent-according-to-mode preserves point.
2007-10-16 15:18:39 +00:00
Juanma Barranquero
e749f5762b (bs--make-header-match-string, bs-show-in-buffer, bs--nth-wrapper): Simplify.
(bs-select, bs--insert-one-entry): Simplify.  Use `when'.
(bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
(bs-sort-buffer-interns-are-last): Use `string-match-p'.
(bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp,
bs-maximal-buffer-name-column, bs-minimal-buffer-name-column, bs-configurations,
bs-default-configuration, bs-alternative-configuration,
bs-cycle-configuration-name, bs-string-show-always, bs-string-show-never,
bs-string-current, bs-string-current-marked, bs-string-marked,
bs-string-show-normally, bs-sort-functions, bs-default-sort-name):
Remove * in docstrings.
(bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete,
bs-apply-sort-faces, bs-next-config-aux): Use `when'.
(bs--window-config-coming-from): Revert 2006-11-09 change.
(bs--restore-window-config): Keep the selected frame.
(bs--track-window-changes, bs--remove-hooks): New functions.
(bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
(bs--create-header): Remove.
(bs--create-header-line): New function, based on `bs--create-header'.
(bs--show-header): Use `bs--create-header-line'.
(bs--show-with-configuration): Revert 2006-11-09 change.
Don't reuse window unless it is visible on the selected frame.
Restore window configuration (possibly in a different frame)
before creating any window.
2007-10-16 10:40:02 +00:00
Glenn Morris
bf825c621d Re-fill copyright header.
(blink-matching-open): Don't report false errors with the `$' syntax
class.
2007-10-16 02:41:08 +00:00
Richard M. Stallman
745dc723d9 (ad-get-advice-info): Change to a function.
(ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
(ad-is-advised, ad-get-advice-info-field)
(ad-set-advice-info-field): Use ad-get-advice-info-macro.
2007-10-16 02:37:33 +00:00
Stefan Monnier
6e5d0e9e73 (vc-workfile-version): Compatibility alias.
(vc-default-working-revision): Compatibility for backends.
2007-10-15 19:26:25 +00:00
Juanma Barranquero
095aa9cdf0 (filesets-alist-get): Use let' rather than let*'.
(filesets-ormap, filesets-sort-case-sensitive-flag, filesets-remake-shortcut,
filesets-ingroup-collect-files): Fix typos in docstrings.
(filesets-conditional-sort, filesets-find-or-display-file,
filesets-data-get-name, filesets-data-get-data, filesets-data-set,
filesets-cmd-query-replace-getargs, filesets-ingroup-collect): Doc fixes.
2007-10-15 17:24:36 +00:00
Sam Steingold
78205dab16 (sendmail-error-reporting-interactive)
(sendmail-error-reporting-non-interactive): New variables for sendmail
error reporting options to simplify support for imperfect sendmail emulators.
(sendmail-send-it): Use them instead of list literals.
2007-10-15 14:38:42 +00:00
Juanma Barranquero
0c2ab38964 Revert previous change; it creates a dependency
loop between advice.el and help-fns.el.
2007-10-15 14:21:23 +00:00
Juanma Barranquero
20beebfe74 Require advice when compiling. 2007-10-15 09:33:12 +00:00
Miles Bader
b2529d56b5 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 116-121)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
2007-10-15 02:07:53 +00:00
Glenn Morris
69779ec883 Restore deleted entry. 2007-10-15 00:35:19 +00:00
Richard M. Stallman
ca264a3294 (ring-convert-sequence-to-ring)
(ring-insert+extend, ring-remove+insert+extend, ring-member)
(ring-next, ring-previous): New functions.
2007-10-14 22:53:17 +00:00
Richard M. Stallman
0fbd1f764f (ring-convert-sequence-to-ring)
(ring-insert+extend, ring-remove+insert+extend, ring-member)
(ring-next, ring-previous): New functions.
2007-10-14 22:53:07 +00:00
Richard M. Stallman
72a2003200 (describe-function-1): Find source of advised functions. 2007-10-14 22:49:39 +00:00
Richard M. Stallman
15975e3514 (documentation): Advice deleted. Doc for advised functions
is now handled at C level.
(ad-stop-advice, ad-start-advice): Don't enable or disable
advice for `documentation'.
(ad-advised-definition-docstring-regexp): Var deleted.
(ad-make-advised-definition-docstring): Store orig name
as text property of string.
(ad-advised-definition-p): Check for text property of docstring.
2007-10-14 22:46:38 +00:00
Juri Linkov
0972361583 (fancy-startup-tail): Say exactly what does the button
dismiss ("Dismiss this startup screen").  Use text "Never show
it again" for the checkbox after this button.
(fancy-startup-screen, fancy-about-screen): Put point before the
first link, so the user can quickly select links with the keyboard.
(normal-mouse-startup-screen): Add more useful text describing how
to follow a link.
2007-10-14 20:42:05 +00:00
Juri Linkov
75662d966b (ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
(ispell-region): Change messages displayed at the start and end of
the spell-checking to be the same.
2007-10-14 20:40:53 +00:00
Juri Linkov
faa3d27b58 (describe-face): Allow handling a string as the face name. 2007-10-14 20:40:31 +00:00
Glenn Morris
9099b37326 (select-tags-table): Disable undo in the `*Tags Table List*' buffer. 2007-10-14 02:52:58 +00:00
Glenn Morris
1a825e5d29 (select-tags-table): Disable undo in the `*Tags Table List*' buffer. 2007-10-14 02:52:40 +00:00
Glenn Morris
47aad890c4 (reftex-select-item): Use mapc rather than mapcar. 2007-10-13 23:01:09 +00:00
Glenn Morris
9001c33fa7 (idlwave-complete-in-buffer): Use mapc rather than mapcar. 2007-10-13 23:00:23 +00:00
Glenn Morris
feba774faf *** empty log message *** 2007-10-13 22:55:09 +00:00
Eli Zaretskii
2140d97eb7 *** empty log message *** 2007-10-13 20:20:14 +00:00
Eli Zaretskii
38838c80f6 (dired-warn-writable): New face.
(dired-warn-writable-face): New variable.
(dired-font-lock-keywords): Use dired-warn-writable-face, instead of
dired-warning-face, for group- and world-writable files.
2007-10-13 20:14:23 +00:00
Glenn Morris
050a4b353f (octave-looking-at-kw): Add doc string.
(octave-re-search-forward-kw, octave-re-search-backward-kw):
Add doc string, and an explicit COUNT argument.
(octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
INC to search functions.
2007-10-13 20:09:14 +00:00
Glenn Morris
d1b3815669 *** empty log message *** 2007-10-13 20:08:38 +00:00
Glenn Morris
19530b36bf (octave-looking-at-kw): Add doc string.
(octave-re-search-forward-kw, octave-re-search-backward-kw):
Add doc string, and an explicit COUNT argument.
(octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
INC to search functions.
2007-10-13 20:08:01 +00:00
Glenn Morris
a584f30f1d John W. Eaton <jwe at octave.org>
(octave-looking-at-kw)
(octave-re-search-forward-kw, octave-re-search-backward-kw): New functions.
(octave-in-defun-p, calculate-octave-indent)
(octave-blink-matching-block-open, octave-beginning-of-defun)
(octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
to search for regexps that contain case-sensitive keywords.
(octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
(octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2007-10-13 20:01:54 +00:00
Glenn Morris
f5b54e3190 John W. Eaton <jwe at octave.org>
(octave-looking-at-kw)
(octave-re-search-forward-kw, octave-re-search-backward-kw): New functions.
(octave-in-defun-p, calculate-octave-indent)
(octave-blink-matching-block-open, octave-beginning-of-defun)
(octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
to search for regexps that contain case-sensitive keywords.
(octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
(octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2007-10-13 20:01:38 +00:00