1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

74468 Commits

Author SHA1 Message Date
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
Stefan Monnier
11fb4bdbbd (Fsnarf_documentation): Simplify. 2007-10-16 03:28:43 +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
Juanma Barranquero
decb374a42 (w32_font_is_double_byte, my_create_scrollbar): Make static.
(syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
2007-10-15 00:23:32 +00:00
Richard M. Stallman
ebfbc95053 *** empty log message *** 2007-10-14 23:16:07 +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
Richard M. Stallman
7fe89dc8bb *** empty log message *** 2007-10-14 22:30:59 +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
dc868f13be *** empty log message *** 2007-10-14 20:41:19 +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
Stefan Monnier
b5a40ee7a9 (Fmake_indirect_buffer): Set the buffer's tag. 2007-10-14 19:45:17 +00:00
Richard M. Stallman
219ccf1b79 Line break fix. 2007-10-14 18:53:16 +00:00
Richard M. Stallman
8b34a5cc9a Line break fix. 2007-10-14 18:51:21 +00:00
Juanma Barranquero
fe4cd268c7 (Ffset): Save autoload of the function being set. 2007-10-14 18:02:05 +00:00
Juanma Barranquero
9ac66b4548 (do_autoload): Don't save autoloads. 2007-10-14 18:00:05 +00:00
Juanma Barranquero
35277b034b *** empty log message *** 2007-10-14 17:30:48 +00:00
Juanma Barranquero
764ea377da (Ffset): Save autoload of the function being set. 2007-10-14 17:21:39 +00:00
Juanma Barranquero
d945992e32 (do_autoload): Don't save autoloads. 2007-10-14 17:20:53 +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
7663ea748d John Paul Wallington <jpw at pobox.com>
(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.
2007-10-14 02:50:11 +00:00
Glenn Morris
cedb4d8bb7 Comment. 2007-10-14 02:49:58 +00:00
Glenn Morris
35fdaa62d7 John Paul Wallington <jpw at pobox.com>
(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.
2007-10-14 02:46:53 +00:00
Karl Berry
ee46ec8e40 move @dircategory to after @copying 2007-10-13 23:48:41 +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
96a5affbc9 (append_tool_bar_item): Reformat last change. 2007-10-13 20:49:53 +00:00
Eli Zaretskii
2a1aad572b (Fregister_code_conversion_map): Reformat last change. 2007-10-13 20:47:44 +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
Glenn Morris
6b1e222c47 (face-spec-set): When FRAME is nil, set the default for
new frames (restores pre-2007-09-17 behavior).  Doc fix.
2007-10-13 19:36:10 +00:00
Glenn Morris
fd9c6792e8 (woman-ignore): Fix doc typo. 2007-10-13 19:36:00 +00:00