Chong Yidong
71fdf0898e
(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:47:39 +00:00
Chong Yidong
a457f2b8c4
* 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:47:28 +00:00
Chong Yidong
5ac6bcb7b1
Correct typo.
2007-10-17 02:08:48 +00:00
Chong Yidong
de9f59f6e1
(eshell-complex-commands): Add "ls".
2007-10-17 02:07:12 +00:00
Chong Yidong
e167a87628
* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2007-10-17 02:07:01 +00:00
Glenn Morris
41a962dd92
(cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow.
2007-10-17 01:36:24 +00:00
Glenn Morris
73d3c088b7
Add url.
2007-10-17 01:36:10 +00:00
Juanma Barranquero
c2c0d96fca
*** empty log message ***
2007-10-16 11:10:48 +00:00
Juanma Barranquero
8db4312651
(bs-mode): Set hooks (accidentally left out in the previous commit).
2007-10-16 10:57:28 +00:00
Juanma Barranquero
e7a4eaadf2
(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--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:52:09 +00:00
Richard M. Stallman
974992a66b
(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:34:58 +00:00
Glenn Morris
450c1882ff
Revert accidental deletion.
2007-10-16 02:17:51 +00:00
Glenn Morris
d92c7a4637
Re-fill copyright header.
...
(blink-matching-open): Don't report false errors with the `$' syntax
class.
2007-10-16 02:06:12 +00:00
Juanma Barranquero
ed51170415
(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-data-get-name, filesets-data-get-data, filesets-data-set,
filesets-cmd-query-replace-getargs, filesets-ingroup-collect,
filesets-find-or-display-file): Doc fixes.
2007-10-15 17:39:35 +00:00
YAMAMOTO Mitsuharu
a1547e7b39
Don't require url when compiling, as url-type is no longer a macro.
2007-10-15 08:57:14 +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
Glenn Morris
1a825e5d29
(select-tags-table): Disable undo in the `*Tags Table List*' buffer.
2007-10-14 02:52:40 +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
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
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
Richard M. Stallman
4b690a8334
(directory-abbrev-alist): Doc fix.
2007-10-13 14:10:21 +00:00
Richard M. Stallman
4148f522b8
(url-default-expander): Use `url-file-directory'.
2007-10-13 14:04:06 +00:00
Richard M. Stallman
ff51e86df1
(url-digest-auth, url-basic-auth):
...
Rename `path' to `file'. Use `url-file-directory'.
2007-10-13 14:03:25 +00:00
Richard M. Stallman
76fb5862cd
(url-basepath): Function deleted.
...
(url-file-directory, url-file-nondirectory): New functions
replacing url-basepath. Callers changed.
2007-10-13 14:02:50 +00:00
Eli Zaretskii
0506e86613
(comint-password-prompt-regexp): Add 'LDAP'.
2007-10-13 11:34:19 +00:00
Glenn Morris
cbbbf7b15a
Diane Murray <disumu at x3y2z1.net>
...
(url-basic-auth): Set path to "/" when URL has an empty string filename.
2007-10-13 02:49:32 +00:00
Martin Rudalics
40aa4c27cb
(set-frame-configuration): Assign name parameter only
...
if it has been set explicitly before.
2007-10-12 08:49:20 +00:00
Martin Rudalics
d6c19bb35a
(handle-select-window): Revert part of 2007-10-06
...
change setting the input focus.
2007-10-12 06:29:24 +00:00
Glenn Morris
e27e48b582
(custom-variable-menu, custom-face-menu)
...
(custom-group-menu): Check init-file-user rather than
user-init-file, in case cus-edit is loaded by site-run-file.
2007-10-12 02:56:39 +00:00
Glenn Morris
dbffff5b06
Comment.
2007-10-12 02:49:58 +00:00
Juanma Barranquero
b8044b69d3
(follow-stop-intercept-process-output):
...
Use `follow-call-process-filter' rather than `process-filter'.
2007-10-11 11:57:36 +00:00
Nick Roberts
31c4b81d81
(gdb-info-stack-custom): Ensure current frame is visible.
2007-10-11 04:23:29 +00:00
Nick Roberts
5da120a4d2
*** empty log message ***
2007-10-11 04:22:16 +00:00
Vinicius Jose Latorre
adbafedd6e
Fix :foreground and :background face attributes
2007-10-11 01:58:43 +00:00
Richard M. Stallman
49c23b705b
(debugger-setup-buffer): Disable undo in *Backtrace*.
2007-10-10 20:19:44 +00:00
Richard M. Stallman
7c626e9d7b
(face-font-selection-order): Doc fix.
2007-10-10 20:18:20 +00:00
Richard M. Stallman
70d6f4fe9a
(unload-feature): Doc fix.
2007-10-10 20:17:29 +00:00
Juanma Barranquero
d9f555a19a
Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
2007-10-10 16:29:07 +00:00
Juanma Barranquero
b73f65b69d
(face-font-selection-order): Doc fix.
2007-10-09 11:48:08 +00:00
Miles Bader
4b70e299ef
Merge from gnus--rel--5.10
...
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115
2007-10-09 08:55:58 +00:00
Juanma Barranquero
80025c1c5f
(follow-mode-hook, follow-mode): Doc fixes.
...
(follow-mode-off-hook): Mark as obsolete.
2007-10-09 08:39:33 +00:00
Richard M. Stallman
d1d80b8056
(url-type, url-user, url-password, url-host)
...
(url-port, url-filename, url-target, url-attributes)
(url-fullness, url-set-type, url-set-user, url-set-password)
(url-set-host, url-set-port, url-set-filename, url-set-target)
(url-set-attributes, url-set-full): Change macros to defuns.
2007-10-09 01:21:24 +00:00
Richard M. Stallman
03d5bbb071
(edebug-install-custom-print-funcs)
...
(edebug-install-custom-print, edebug-reset-print-funcs)
(edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
Functions deleted.
(edebug-prin1, edebug-print, edebug-prin1-to-string)
(edebug-format, edebug-message): Define directly as aliases.
2007-10-09 01:18:29 +00:00
Juanma Barranquero
ee3c2877bf
(follow-mode): Don't run hooks twice. Use `when'.
2007-10-08 16:13:18 +00:00
Glenn Morris
1250787969
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
2007-10-07 00:30:36 +00:00
Michael Albinus
893895d310
* net/tramp.el (tramp-completion-mode): Extend doc-string.
...
(tramp-completion-mode-p): Revert change from 2007-09-24.
Checking for `return' etc as last character is not sufficient, for
example in dired-mode when entering <g> (revert-buffer) or
<s> (dired-sort).
2007-10-06 15:25:50 +00:00
Martin Rudalics
1398509c21
(mouse-autoselect-window-cancel): Don't cancel for
...
select-window or select-frame events.
(handle-select-window): When autoselecting window set input
focus. Restructure.
2007-10-06 10:19:45 +00:00
Martin Rudalics
9bcf0f44a1
(focus-follows-mouse): Moved to frame.c.
2007-10-06 10:08:28 +00:00