Kim F. Storm
26837cd3ea
*** empty log message ***
2006-05-27 22:36:40 +00:00
Thien-Thi Nguyen
3dc2d96d22
Fix typos.
2006-05-27 22:22:47 +00:00
Thien-Thi Nguyen
8bc8d8544a
Fix typos.
...
(Customization): Say "us".
2006-05-27 21:54:27 +00:00
Thien-Thi Nguyen
b9e17eb3bd
(Bindat Spec): Expand on `repeat' handler.
2006-05-27 20:32:18 +00:00
Thien-Thi Nguyen
0741626e3f
Commentary and whitespace munging; nfc.
2006-05-27 18:13:15 +00:00
Thien-Thi Nguyen
096432af4b
*** empty log message ***
2006-05-27 18:02:18 +00:00
Thien-Thi Nguyen
6f11a4c0ee
(Top): Add "Abstract Display" to menu.
2006-05-27 18:01:36 +00:00
Thien-Thi Nguyen
f3dffabb22
(Display): Add "Abstract Display" to menu.
...
(Abstract Display, Abstract Display Functions)
(Abstract Display Example): New nodes.
2006-05-27 17:58:26 +00:00
Thien-Thi Nguyen
047ad6f5a2
Rewrite Ewoc entry and move
...
from under "Incompatible Lisp Changes in Emacs 22.1"
to under "Changes in Specialized Modes and Packages in Emacs 22.1".
2006-05-27 17:46:37 +00:00
Thien-Thi Nguyen
1b04f30a22
(cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
2006-05-27 17:41:18 +00:00
Thien-Thi Nguyen
2bbacc0e1b
(ewoc): Add member `hf-pp' to this structure.
...
(ewoc--wrap): New func.
(ewoc-create): Take additional arg NOSEP. If nil, wrap node and
header/footer pretty-printers. Save header/footer pretty-printer.
(ewoc-set-hf): Use ewoc's header/footer pretty-printer.
2006-05-27 17:39:38 +00:00
Chong Yidong
917b822756
* keymaps.texi (Key Sequences): Link to input events definition.
...
(Format of Keymaps): Delete material duplicated in Keymap Basics.
2006-05-27 14:56:11 +00:00
Chong Yidong
63b9b239a6
MUSTBENEW argument deleted from copy-file.
2006-05-27 14:36:59 +00:00
Chong Yidong
e4b3f22f10
* files.texi (Changing Files): Document updated argument list for
...
copy-file.
2006-05-27 14:35:49 +00:00
Mathias Dahl
9c2d888b35
Change a lot of (if .. (progn ..)' to
(when ..)'.
...
(tumme-remove-tag): Fix bug.
2006-05-27 14:20:03 +00:00
Eli Zaretskii
18ed6a46bc
*** empty log message ***
2006-05-27 11:31:44 +00:00
Mathias Dahl
e1d3541a5e
*** empty log message ***
2006-05-27 11:18:54 +00:00
Thien-Thi Nguyen
7f934f3dda
(ewoc--node): Don't define constructor
...
`make-ewoc--node' for this structure.
2006-05-27 11:16:18 +00:00
Mathias Dahl
8d20653fee
* tumme.el: Replace a lot of if ... progn' with
when'.
...
* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-27 11:06:06 +00:00
Thien-Thi Nguyen
63910b2311
(ewoc--node-branch): Merge into unique caller.
2006-05-27 10:10:35 +00:00
Thien-Thi Nguyen
ec491f9001
(ewoc-delete): Compute last node once before looping.
2006-05-27 09:37:13 +00:00
Thien-Thi Nguyen
f860b7216f
(ewoc--create): No longer take
...
HEADER and FOOTER args. Update unique caller.
2006-05-27 08:56:11 +00:00
YAMAMOTO Mitsuharu
412f3f1859
(mac_handle_apple_event): Return
...
errAEEventNotHandled if key binding is not found.
2006-05-27 08:46:03 +00:00
YAMAMOTO Mitsuharu
2a7ee2b349
Tiny layout change.
2006-05-27 08:45:14 +00:00
Thien-Thi Nguyen
f1b64ef1e5
(Bindat Functions): Explain term "total length".
...
Use it in `bindat-length' and `bindat-pack' descriptions.
2006-05-27 00:49:32 +00:00
Mathias Dahl
27af5d58f0
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
...
`tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
Tag'. Change "Compare directories..." to "Change Directories...".
* dired.el (dired-mode-map): Move tumme commands to Operate,
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".
2006-05-26 23:27:55 +00:00
Mathias Dahl
81bfcbaa63
*** empty log message ***
2006-05-26 23:27:45 +00:00
Mathias Dahl
dfb03a8438
(tumme-delete-tag): Rename from `tumme-tag-remove'.
...
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-26 22:34:12 +00:00
Mathias Dahl
b305952dc7
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
...
`tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
Tag'.
* dired.el (dired-mode-map): Move tumme commands to Operate,
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".
2006-05-26 22:33:53 +00:00
Mathias Dahl
eb9e5cd1f2
*** empty log message ***
2006-05-26 22:33:41 +00:00
Mathias Dahl
9318bb97ff
*** empty log message ***
2006-05-26 22:15:34 +00:00
Luc Teirlinck
438a5bf638
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
...
made a local variable, to avoid setting the default value.
2006-05-26 22:07:27 +00:00
Mathias Dahl
836788c9cd
(dired-mode-map): Move tumme commands to Operate,
...
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".
2006-05-26 22:07:04 +00:00
Luc Teirlinck
486618617e
*** empty log message ***
2006-05-26 22:04:22 +00:00
Eli Zaretskii
3d0793e4bf
*** empty log message ***
2006-05-26 20:18:16 +00:00
Eli Zaretskii
b33ddfab42
Remove bogus @setfilename.
2006-05-26 20:17:58 +00:00
Eli Zaretskii
fa62821e21
(Info-index-next): Use where-is-internal to report actual binding of
...
Info-index-next, rather than hard-coded `,'.
2006-05-26 20:09:58 +00:00
Eli Zaretskii
e7682d9261
(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
...
to here.
2006-05-26 20:01:16 +00:00
Eli Zaretskii
6f39188a8c
Remove file.
2006-05-26 19:44:38 +00:00
Eli Zaretskii
28b257dc4c
Remove 'tiny change' labels from Michael Cadilhac's changes.
2006-05-26 19:41:22 +00:00
Eli Zaretskii
038783e6fc
(Coding Conventions): Advise against using eval-after-load in packages.
...
Add an index entry.
2006-05-26 19:32:02 +00:00
Eli Zaretskii
0f7078f033
*** empty log message ***
2006-05-26 19:12:23 +00:00
Eli Zaretskii
fb5614e82d
(list-buffers-noselect): For Info buffers, use Info-current-file as the
...
file name.
2006-05-26 19:11:45 +00:00
Eli Zaretskii
3851cada29
(etext, edata): Remove unused definitions.
2006-05-26 18:45:35 +00:00
Eli Zaretskii
ecf783fada
(main) [PROFILING]: Enable also for __MINGW32__.
...
[__MINGW32__]: MinGW-specific declaration of `etext'.
2006-05-26 18:45:09 +00:00
Jonathan Yavner
bd93e3e1aa
* ses.el (defadvice undo-more): Delete this defadvice. The undo
...
overrides will now be done a different way.
(ses-set-parameter): Reapply this function for undo.
(ses-set-header-row): Reconstruct header row during undo.
(ses-widen): New function.
(ses-goto-data, ses-reconstruct-all): Use new function.
(ses-command-hook): Widen buffer during undo, before unupdating
the cells.
(ses-insert-row, ses-delete-row): Widen buffer during undo.
(ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
(ses-read-cell): Avoid stupid warning for RET RET on a cell whose
formula hasn't been executed yet.
2006-05-26 17:39:06 +00:00
Reiner Steib
a8dc674f5f
(comint-kill-whole-line): Rename arg to count. Fix
...
doc string.
2006-05-26 16:44:53 +00:00
Chong Yidong
f9184978f6
MUSTBENEW cleanup done.
2006-05-26 15:22:24 +00:00
Chong Yidong
920e95c0c3
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
...
to copy-file.
2006-05-26 15:21:21 +00:00
Chong Yidong
795c20df7a
* fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
...
the exclusive file-opening functionality into the behavior when
OK-IF-ALREADY-EXISTS is nil.
(Frename_file): Call Fcopy_file without MUSTBENEW argument.
2006-05-26 15:18:28 +00:00