Nick Roberts
8e286cecf1
*** empty log message ***
2006-07-03 23:13:41 +00:00
Nick Roberts
bd9b3169be
tooltip.el: Move comment about track-mouse...
...
progmodes/gud.el: ...to here.
2006-07-03 23:05:49 +00:00
Eli Zaretskii
1fcef0ec9c
Add the missing comment [7].
2006-07-03 19:45:26 +00:00
Karl Berry
444246ca38
fix overfull/underfull boxes
2006-07-03 18:17:21 +00:00
Romain Francoise
33cd9ed842
(M-x): Fix.
2006-07-03 16:39:32 +00:00
Richard M. Stallman
3748d13d31
(read-face-name): Doc fix.
2006-07-03 15:53:33 +00:00
Richard M. Stallman
9ca246175e
*** empty log message ***
2006-07-03 15:52:32 +00:00
Richard M. Stallman
e603283927
(Scrolling conservatively): Fix xref.
2006-07-03 15:52:26 +00:00
Richard M. Stallman
505c031570
(Viewing differences): Usage fix.
2006-07-03 15:52:07 +00:00
Richard M. Stallman
81f654586a
(Other Repeating Search): filename -> file name.
2006-07-03 15:51:34 +00:00
Richard M. Stallman
d40afcebf7
(Narrowing): Minor cleanups.
2006-07-03 15:51:09 +00:00
Richard M. Stallman
1abade00b8
Lots of cleanups.
2006-07-03 15:50:37 +00:00
Richard M. Stallman
bc5fba524e
(Visiting): filename -> file name.
2006-07-03 15:49:14 +00:00
Richard M. Stallman
9f4e54c825
(Top): Update subnode menus.
2006-07-03 15:48:40 +00:00
Richard M. Stallman
50148a91b4
(Coding Systems): Move char translation stuff here.
...
(Specify Coding, Output Coding): New nodes, out of Recognize Coding.
(Recognize Coding): Substantial local rewrites.
(International): Update menu.
2006-07-03 15:48:23 +00:00
Richard M. Stallman
43d6731323
(Auto Scrolling): New node, broken out of Scrolling.
...
(Scrolling): Substantial local rewrites.
(Display): Update menu and intro.
2006-07-03 15:46:16 +00:00
Richard M. Stallman
30123caacd
filename -> file name.
2006-07-03 15:44:44 +00:00
Richard M. Stallman
a99aaa54fb
(Safe File Variables): Texinfo usage fix.
2006-07-03 15:44:14 +00:00
Richard M. Stallman
716fd7fb3c
Comment change.
2006-07-03 15:43:25 +00:00
Richard M. Stallman
e3d566134a
(Fx_create_frame): Move unwind_create_frame setup down.
2006-07-03 15:42:48 +00:00
Richard M. Stallman
2d6228e79e
(Fface_attribute_relative_p): Doc fix.
2006-07-03 15:42:10 +00:00
Richard M. Stallman
9555514514
(Fget_char_property_and_overlay): Doc fix.
2006-07-03 15:41:50 +00:00
Richard M. Stallman
e102f0d8c4
(Fdefvaralias): Doc fix.
2006-07-03 15:41:26 +00:00
Kim F. Storm
da7a71c177
(sit_for): Fix preempt condition.
2006-07-03 15:00:28 +00:00
Kim F. Storm
d8ab3c6de4
*** empty log message ***
2006-07-03 15:00:11 +00:00
Chong Yidong
bf663dbcb4
Remove finished items.
2006-07-03 14:35:18 +00:00
Chong Yidong
2f294ab882
facemenu-unlisted-faces deleted, new variable facemenu-listed-faces
2006-07-03 14:32:58 +00:00
Chong Yidong
b99489fee1
* emulation/viper-init.el, calendar/calendar.el:
...
* progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2006-07-03 14:32:01 +00:00
Chong Yidong
b6a6750730
* facemenu.el (facemenu-listed-faces): New var.
...
(facemenu-unlisted-faces): Variable deleted.
(facemenu-add-new-face): Use facemenu-listed-faces.
2006-07-03 14:31:35 +00:00
Carsten Dominik
00c8c617aa
(org-set-tags): Keep single space after stars.
2006-07-03 10:57:35 +00:00
Carsten Dominik
7f70c4e9c8
*** empty log message ***
2006-07-03 10:57:16 +00:00
Carsten Dominik
6b983d1752
(section{Agenda Views}): Document `s' key to save
...
all org-mode buffers.
2006-07-03 10:26:15 +00:00
Carsten Dominik
c74a0b1fb4
(Agenda commands): Document `s' key to save all
...
org-mode buffers.
2006-07-03 10:25:27 +00:00
Carsten Dominik
b928f99a40
(org-mode): Removed no invalid settings for calc embedded
...
mode.
(org-mode-p): New defsubst.
(org-save-all-org-buffers): New function.
(org-first-headline-recenter): Enclose outline-regexp in group
delimiters.
2006-07-03 10:24:53 +00:00
Carsten Dominik
8be296ef21
*** empty log message ***
2006-07-03 10:24:42 +00:00
Michael Albinus
d163f71e86
* net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2006-07-02 20:29:20 +00:00
Daniel Pfeiffer
88983f8c8f
(makefile-macroassign-regex): Accept preceding keyword.
...
(makefile-gmake-statements): Reorganize, now that makepp has "override" and also handle forgotten "override define".
(makefile-makepp-statements): Add new "global", "override export" and "override global".
2006-07-02 19:05:49 +00:00
Stefan Monnier
ca77ee4506
(read_filtered_event): Treat select-window just like switch-frame.
2006-07-02 14:34:30 +00:00
Stefan Monnier
5937a3fdbd
(set-window-text-height): Only set window-min-height to
...
1 if that's the requested size.
2006-07-02 14:32:52 +00:00
Stefan Monnier
e78cf8e555
(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
...
(diff-unified->context, diff-context->unified)
(diff-reverse-direction): Make sure the end marker stays at the end.
(diff-mode): Add the keymap table at the end of docstring.
Use lexical-let rather than constructing a closure manually.
2006-07-02 14:29:28 +00:00
Stefan Monnier
e442c62b56
(find-file-noselect-1): Remove unused var assignment.
...
(hack-local-variables-confirm): Print lists of strings as lists of
strings rather than lists of symbols.
(abbreviate-file-name, hack-local-variables-prop-line):
Use match-string.
(hack-one-local-variable): Move `make-local-variable' nearer its use.
(recover-session-finish): Use line-end-position.
2006-07-02 14:26:53 +00:00
Kim F. Storm
dd6cfb49fc
(display_tool_bar_line): Skip glyphs which are too big
...
to ever fit the tool-bar,
(MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
(tool_bar_lines_needed): Use unused mode-line row as temp_row.
(redisplay_tool_bar): Only clear desired matrix if we actually
change the tool-bar window height. Only try to make the tool-bar
window bigger if there is actually room for it.
2006-07-01 23:29:04 +00:00
Kim F. Storm
8cb72de5a6
*** empty log message ***
2006-07-01 23:28:38 +00:00
Nick Roberts
73c6136edb
Remove incorrect comment about left/right-fringe-width.
2006-06-30 22:41:43 +00:00
Nick Roberts
a871456d11
*** empty log message ***
2006-06-30 22:39:50 +00:00
Francesco Potortì
9a4be099f2
-m and -M options do not exist.
2006-06-30 20:41:12 +00:00
Eli Zaretskii
c6911ab9ef
Mention that makeinfo.exe is required for make 'info'.
2006-06-30 13:56:56 +00:00
Eli Zaretskii
6407e67c1b
*** empty log message ***
2006-06-30 13:41:54 +00:00
Eli Zaretskii
8958048c29
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
...
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.
2006-06-30 13:41:15 +00:00
Eli Zaretskii
1771bb6e00
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
...
instead of f->top_pos in the call to CreateWindow. Record the actual position
in f->left_pos and f->top_pos.
2006-06-30 13:40:21 +00:00