1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

74925 Commits

Author SHA1 Message Date
Juanma Barranquero
a8d7b1a0a0 Mention desktop locking. 2007-10-24 10:22:32 +00:00
Richard M. Stallman
a04ee1610d Comment change. 2007-10-24 08:24:50 +00:00
Richard M. Stallman
7f6fd740f2 (x_figure_window_size): For fullscreen case,
set USPosition | PPosition without clobbering rest of window_prompting.
2007-10-24 08:24:01 +00:00
Richard M. Stallman
3a704bd7e3 (Fcurrent_idle_time): Doc fix. 2007-10-24 08:23:01 +00:00
Richard M. Stallman
80281b01bf (Fwith_output_to_temp_buffer): Doc fix. 2007-10-24 08:22:35 +00:00
Richard M. Stallman
b6c764efaf (Interactive Shell): Cleanup last change. 2007-10-24 08:21:54 +00:00
Richard M. Stallman
2328cbb3c7 (Top): Delete Frame-Local Variables from subnode menu. 2007-10-24 08:20:42 +00:00
Richard M. Stallman
e388c68f04 (Frame-Local Variables): Node deleted.
(Variables): Delete Frame-Local Variables from menu.
(Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
(Default Value): Don't mention frame-local vars.
2007-10-24 08:20:03 +00:00
Richard M. Stallman
17bec671b5 (Idle Timers): current-idle-time returns nil if not idle. 2007-10-24 08:18:34 +00:00
Richard M. Stallman
0ade8edb2d (Unloading): Document FEATURE-unload-function instead of FEATURE-unload-hook. 2007-10-24 08:17:47 +00:00
Richard M. Stallman
39dc0d57c2 (Related Topics): Add called-interactively-p. Fix xref. 2007-10-24 08:16:24 +00:00
Richard M. Stallman
56353e47e7 (Multiple Displays): Don't mention frame-local vars. 2007-10-24 08:15:46 +00:00
Richard M. Stallman
648db50dea (savehist-save): Omit unreadable elements. 2007-10-24 08:15:03 +00:00
Richard M. Stallman
8ed7fe5cf4 (unload-function-defs-list): Renamed from unload-function-features-list.
(unload-feature-special-hooks, unload-feature): Doc fixes.
2007-10-24 08:12:40 +00:00
Richard M. Stallman
caadec436d (indent-to-left-margin): If point's in the indentation,
move to the end of the indentation.
2007-10-24 08:10:57 +00:00
Richard M. Stallman
8c89fb87b4 (customize-changed-options): Make arg optional. 2007-10-24 08:09:30 +00:00
Carsten Dominik
fbe6c10d92 * textmodes/org.el (org-version): Changed to 5.13e.
(org-agenda-file-regexp): Fixed typo in docstring.
	(org-add-planning-info): Fixed bug in parenthesis settings.
	(org-scan-tags): Catch the case of indirect buffers with no
	filename.
	(org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
	Re-installed switch to mapc, had been removed by accident.
	(org-columns-map): New binding `C-c C-o'.
	(org-columns-menu): Changed menu text and added new entry.
	(org-columns-eval): Documented the use of `next-line'.
	(org-columns-open-link): New function.
	(org-columns-follow-link): Function removed.
	(org-open-link-from-string): New function.
	(org-read-date-get-relative): Fixed typo in docstring.
	(org-read-date-get-relative): Leading +/- is not optional.
	(org-agenda-get-restriction-and-command): Always resize window on
	first loop cycle.
	(org-agenda-open-link): Make sure the link abbreviations are
	present in the agenda buffer.
	(org-agenda-copy-local-variable): New function.
2007-10-24 05:37:11 +00:00
Carsten Dominik
e6fc6b48c6 *** empty log message *** 2007-10-24 05:36:52 +00:00
Stefan Monnier
0b8dce84f8 (vc-update-changelog-rcs2log): Remove incorrect `backend' arg. 2007-10-24 02:34:25 +00:00
Juanma Barranquero
13e1f05b2e *** empty log message *** 2007-10-24 02:27:50 +00:00
Stefan Monnier
0923785f3c (read_key_sequence): Trivial typo in comment. 2007-10-24 02:22:21 +00:00
Miles Bader
893e71692e Add arch tagline 2007-10-24 02:15:10 +00:00
Juanma Barranquero
de302d454b (bs-select, bs-select-other-window): Fix typos in docstrings. 2007-10-24 02:09:45 +00:00
Jay Belanger
0317ca7890 (math-simplify-units-quotient): Replace missing exponent. 2007-10-24 01:51:40 +00:00
Stefan Monnier
eb3d6c677b (reindent-then-newline-and-indent): Use a `move after
insert' kind of marker in the save-excursion.
2007-10-24 01:51:03 +00:00
Juanma Barranquero
0f7f11b785 *** empty log message *** 2007-10-23 22:46:42 +00:00
Michael Albinus
3bde9f241c * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
when we are local.
2007-10-23 21:56:54 +00:00
Michael Albinus
03b5badef8 * tramp.texi (Traces and Profiles): Simplify loop over
`trace-function-background'.
2007-10-23 21:54:24 +00:00
Stefan Monnier
d720f96e93 (python-current-defun): Remove left-over assignment to `start'. 2007-10-23 21:27:20 +00:00
Stefan Monnier
088d6743d8 Require CL.
(comment-continue): Declare.
2007-10-23 21:24:36 +00:00
Stefan Monnier
98228e72ca (unwind_request_sigio): Only define if __ultrix__. 2007-10-23 21:18:26 +00:00
Stefan Monnier
1baf6db97d (child_setup): Remove spurious *. 2007-10-23 21:17:37 +00:00
Stefan Monnier
4d0ac3d738 * lisp.h (Fget_text_property): Declare.
(have_menus_p): Declare it here rather than in sys-dep header files.
* macterm.h (have_menus_p):
* msdos.h (have_menus_p):
* xterm.h (have_menus_p): Remove.
2007-10-23 21:17:06 +00:00
Stefan Monnier
7357cb0467 (Fmake_variable_buffer_local, Fmake_local_variable)
(Fmake_variable_frame_local): Just check the variable's const-ness
rather than checking nil or t.
2007-10-23 20:56:27 +00:00
Stefan Monnier
f84f42247e (make-variable-frame-localizable): Remove.
(make-variable-frame-local): Mark obsolete.
2007-10-23 20:55:18 +00:00
Juanma Barranquero
93137d491f *** empty log message *** 2007-10-23 17:41:15 +00:00
Juanma Barranquero
87e04f1615 *** empty log message *** 2007-10-23 17:05:41 +00:00
Juanma Barranquero
368851a5f4 (ibuffer-auto-update-changed): Use dolist' rather than mapcar';
return value is not used.
2007-10-23 15:57:57 +00:00
Dan Nicolaescu
700fb4bac4 (gdb-source-window, gud-tooltip-mode)
(hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
2007-10-23 15:44:23 +00:00
Richard M. Stallman
cd1507d357 *** empty log message *** 2007-10-23 15:28:15 +00:00
Juanma Barranquero
b9286277f8 *** empty log message *** 2007-10-23 15:11:28 +00:00
Juanma Barranquero
d8b73f9b40 (ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups):
Doc fixes.
2007-10-23 14:49:21 +00:00
Juanma Barranquero
de4032e967 *** empty log message *** 2007-10-23 14:45:22 +00:00
Juanma Barranquero
20e192c003 (ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups):
Doc fixes.
2007-10-23 14:33:09 +00:00
Dan Nicolaescu
657e833239 (terminal-init-xterm): Experiment with a longer
timeout.
2007-10-23 14:24:43 +00:00
Richard M. Stallman
4b576f7d90 (gnus-group-highlight): Mark as risky. 2007-10-23 09:46:32 +00:00
Juanma Barranquero
5eceba819d (ad-make-advised-docstring): Add ad-advice-info text property to doc string. 2007-10-23 08:42:39 +00:00
Glenn Morris
ca0766749c Move here from ../. 2007-10-23 07:21:31 +00:00
Glenn Morris
c7ac116657 Move to admin/. 2007-10-23 07:20:13 +00:00
Glenn Morris
a6151b2c10 Chris Moore <christopher.ian.moore at gmail.com>
(comint-password-prompt-regexp): Handle `[sudo] password'-style
prompt.
2007-10-23 07:10:56 +00:00