Juri Linkov
ad25ebbbbc
(wdired-old-point): New internal variable.
...
(wdired-change-to-wdired-mode): Set it buffer-locally.
(wdired-abort-changes): Restore point after aborting changes.
2005-12-14 07:46:11 +00:00
Juri Linkov
5fff026521
(desktop-minor-mode-table): Add vc-dired-mode with nil.
2005-12-14 07:44:44 +00:00
Juri Linkov
e217c04eaf
(describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".
...
(describe-char): Add functions print-help-return-message,
toggle-read-only. Use help-setup-xref with nil to not store
describe-char in help-xref-stack. Use help-make-xrefs to
make [back] button.
2005-12-14 07:44:20 +00:00
Juri Linkov
cd2768dd4c
(make-help-screen): Bind `inhibit-read-only' to t
...
around `erase-buffer' and `insert'.
2005-12-14 07:42:20 +00:00
Richard M. Stallman
dd7c6f2146
*** empty log message ***
2005-12-14 04:04:05 +00:00
Kenichi Handa
89aa725ad6
(code_convert_region_unwind): GCPRO arg.
2005-12-14 00:43:36 +00:00
Bill Wohler
9c43c9218a
Ensure MH-E 8.0 has been released.
2005-12-14 00:01:22 +00:00
Stefan Monnier
df4da7f46a
(vc-svn-registered): Use it to avoid popping up a spurious
...
frame in case of errors.
2005-12-13 22:25:24 +00:00
Stefan Monnier
11c89a0783
(vc-do-command): Add a new value t for okstatus.
2005-12-13 22:25:13 +00:00
Romain Francoise
156d1e47fb
(Scrolling only one line): Use `scroll-conservatively'.
2005-12-13 20:48:20 +00:00
Jan Djärv
4c0252a56b
* menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
...
so it comes after "On the Left" in the menu.
2005-12-13 11:07:50 +00:00
Luc Teirlinck
0322b9c3a1
(customize-apropos, customize-apropos-options)
...
(customize-apropos-faces, customize-apropos-groups): Doc fixes.
2005-12-13 03:46:02 +00:00
Luc Teirlinck
2ac1d4efae
*** empty log message ***
2005-12-13 03:44:39 +00:00
Bill Wohler
63fc53c944
(vc-svn-registered): Fix problem of visiting non-writable
...
Subversion-controlled files by saving window configuration before
calling vc-do-command. vc-do-command calls pop-to-buffer on error
which is unexpected during registration.
2005-12-13 00:48:04 +00:00
Jay Belanger
2da61afceb
Updated the changes information.
2005-12-12 20:27:13 +00:00
Jay Belanger
e4a9919672
(Calc): Update the version number.
2005-12-12 19:12:52 +00:00
Stefan Monnier
25a3c9d12e
(describe-char): Rework last fix to solve the problem
...
is the same way it's solved for everything else in that function
(i.e. by extracting the info before setting up the *Help* buffer).
2005-12-12 16:50:39 +00:00
Kim F. Storm
c71abb541e
(version-regexp-alist): Allow space as separator before
...
non-numeric part, e.g. "1.0 alpha".
(version-to-list): Interpret .X.Y version as 0.X.Y version.
2005-12-12 14:23:06 +00:00
Kim F. Storm
0900f982ad
*** empty log message ***
2005-12-12 14:22:53 +00:00
Jan Djärv
8576f724fb
ICCM => ICCCM
2005-12-12 12:29:57 +00:00
Carsten Dominik
feeee65f61
Version 3.24
2005-12-12 11:48:56 +00:00
Carsten Dominik
997335806e
(Progress Logging): New section.
2005-12-12 11:48:19 +00:00
Carsten Dominik
7d29e55d5b
*** empty log message ***
2005-12-12 11:48:11 +00:00
Carsten Dominik
3e2392a4cf
(org-agenda, org-timeline, org-todo): Implement Logging
...
and the keep-modes setting.
(org-get-category): Make sure a string is returned.
(org-log-done): New function.
(org-log-done, org-closed-string): New options.
2005-12-12 11:47:25 +00:00
Carsten Dominik
7ac93e3c01
*** empty log message ***
2005-12-12 11:47:09 +00:00
Jan Djärv
7c14546c33
Add note about frame-parameter height and make-frame
2005-12-12 09:38:23 +00:00
Jan Djärv
5621b83a66
* tooltip.el (tooltip-y-offset): Changed default to 20.
2005-12-12 09:36:47 +00:00
Jan Djärv
4873609398
Changed default to 20 for tooltip-y-offset.
2005-12-12 09:36:22 +00:00
Jan Djärv
7e8410d1ab
* (compute_tip_xy): Calculate root_y the same way as root_x,
...
i.e. dy is offset from top of frame instead of bottom.
2005-12-12 09:32:59 +00:00
Jan Djärv
57134802f7
* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
...
i.e. dy is offset from top of frame instead of bottom.
* macfns.c (compute_tip_xy): Ditto.
* w32fns.c (compute_tip_xy): Ditto.
2005-12-12 09:32:15 +00:00
Jan Djärv
93c579e00e
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
...
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.
2005-12-12 08:08:56 +00:00
Jan Djärv
b79c8219e8
* xmenu.c (menubar_selection_callback): Do nothing if the callback
...
is for an unselected radio menu item.
2005-12-12 08:08:43 +00:00
Jan Djärv
3b006f5b67
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
...
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.
* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.
2005-12-12 08:08:23 +00:00
Richard M. Stallman
eab52f48e5
*** empty log message ***
2005-12-12 05:22:29 +00:00
Richard M. Stallman
4199d5be3e
(mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2005-12-12 05:21:33 +00:00
Richard M. Stallman
658e7a9fc5
Maintainer is FSF.
2005-12-12 05:20:41 +00:00
Richard M. Stallman
088e75cc27
(display-hourglass): Doc fix.
2005-12-12 05:18:19 +00:00
Richard M. Stallman
c6f20f15d9
(help-for-help-internal): Simplify entry for `a'.
2005-12-12 05:16:39 +00:00
Richard M. Stallman
70746649f8
(Info-on-current-buffer): Doc fix.
...
(info-insert-file-contents): Don't test (featurep 'jka-compr).
2005-12-12 05:15:53 +00:00
Richard M. Stallman
9c8b215040
(inhibit-splash-screen): Make this the real name.
...
(inhibit-startup-message): Make this the alias.
(command-line): Find only simple.el, and use its directory
to fill in other preloaded files' names.
(command-line): Deactivate the mark if deactivate-mark is set.
2005-12-12 05:14:51 +00:00
Richard M. Stallman
e2328c7a51
(mm-url-load-url): Require url-parse and url-vars.
2005-12-12 05:12:46 +00:00
Richard M. Stallman
9fe1108c10
(load-with-code-conversion): Bind deactivate-mark.
2005-12-12 05:11:57 +00:00
Richard M. Stallman
4aede2f281
(compilation-error-regexp-alist): Doc fix.
2005-12-12 05:11:08 +00:00
Richard M. Stallman
b4fa47b540
(Easy Customization): Change menu comment.
...
(Prefix Keymaps): Fix spelling of Control-X-prefix.
2005-12-12 05:10:18 +00:00
Richard M. Stallman
de22da59fa
(Apropos): Rewrite. Talk about "apropos patterns".
...
(Help): Among the Apropos commands, describe only C-h a here.
2005-12-12 05:08:20 +00:00
Richard M. Stallman
aa2d347837
(Options for Comments): Comment-end starts with space.
2005-12-12 00:57:01 +00:00
Richard M. Stallman
4dfdb4bf29
(Glossary): Minor cleanup.
2005-12-12 00:56:19 +00:00
Richard M. Stallman
e8d8cb3ef1
(Old Versions): Use @table.
2005-12-12 00:55:25 +00:00
Luc Teirlinck
27b8781063
(customize-apropos): Avoid listing an option more than once under
...
different aliases. No longer list user options that are not defined
with defcustom (unless a prefix arg is given). Doc fix.
(customize-apropos-options): Doc fix.
2005-12-11 18:16:20 +00:00
Luc Teirlinck
39f617e5f7
*** empty log message ***
2005-12-11 18:14:00 +00:00