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

71223 Commits

Author SHA1 Message Date
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
7fe89dc8bb *** empty log message *** 2007-10-14 22:30:59 +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
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
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
Eli Zaretskii
543bb3689e (dos_rawgetc): Undo last change (there's no ``leaving selected frame''
on MSDOS).
2007-10-13 11:25:52 +00:00
Glenn Morris
fe6dcbf6cb (Interactive Shell): Correct INSIDE_EMACS reference. 2007-10-13 02:50:27 +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
5839d7e85c (Qexplicit_name): New variable.
(x_report_frame_params): Report it in parameter alist.
(syms_of_frame): Intern and staticpro it.
2007-10-12 08:36:47 +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
Richard M. Stallman
61bbdbc6f6 (Top): Add Distinguish Interactive to subnode menu. 2007-10-12 04:52:52 +00:00
Richard M. Stallman
77832c61d0 (Distinguish Interactive): New node,
broken out from Interactive Call and rewritten.
(Command Loop): Put Distinguish Interactive in menu.
2007-10-12 04:52:06 +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
Jason Rumney
6591d99233 Remove "set-frame-size for frame without minibuffer loses mode line" 2007-10-09 11:26:20 +00:00
Jason Rumney
f8d1a163bd (x_set_window_size): Disable code that attempts to tell
Lisp code about a size change before it actually happens.
2007-10-09 11:24:40 +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
Glenn Morris
b27045e4ce Remove non-bug. 2007-10-09 02:41:25 +00:00
Glenn Morris
ab4461c1c3 Mention openSUSE bcopy issue. 2007-10-09 02:39:43 +00:00
Richard M. Stallman
ec406436ee (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN. 2007-10-09 01:32:25 +00:00
Richard M. Stallman
93870ce2ab (Cursor Display): Correct how cursor appears in nonselected windows. 2007-10-09 01:27:17 +00:00
Richard M. Stallman
af23e1e89d (Examining Properties): Mention overlay priority. 2007-10-09 01:25:41 +00:00
Richard M. Stallman
fb33e6a9a6 (Display Margins): Correct the description of margin display specifications.
(Replacing Specs): New subnode broken out of Display Property.
2007-10-09 01:24:28 +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
b861ffc344 Add urls. 2007-10-07 07:06:55 +00:00