Romain Francoise
d11e5f6cd3
Add overlay infloop bug.
2005-11-10 22:23:48 +00:00
Romain Francoise
7127d508b4
(apropos-calc-scores): Use `apropos-pattern'.
2005-11-10 19:45:03 +00:00
Nick Roberts
a3caa4de72
(gud-menu-map): Move parentheses.
...
(gdb): New command gud-pv.
2005-11-10 19:25:59 +00:00
Nick Roberts
46faf25e00
*** empty log message ***
2005-11-10 19:24:43 +00:00
Stefan Monnier
8560523d63
Remove spurious or unnecessary leading stars in docstrings.
...
(tar-header-block-tokenize): Also obey default-file-name-coding-system.
(tar-parse-octal-integer-safe): Use mapc.
(tar-header-block-summarize): Remove unused var `ck'.
(tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
cleared before. Obey default-enable-multibyte-characters.
Use mapconcat. Simplify setting of tar-header-offset.
(tar-mode-map): Move initialization inside delcaration.
(tar-flag-deleted): Use `abs'.
(tar-expunge-internal): Remove unused var `line'.
(tar-expunge-internal): Don't hardcode point-min==1.
(tar-expunge): Widen while doing set-buffer-multibyte.
(tar-rename-entry): Use file-name-coding-system.
(tar-alter-one-field): Don't hardcode point-min==1.
(tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
(tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
2005-11-10 18:00:37 +00:00
Reiner Steib
d730a9fcf4
Fix my mail address. Fix typo in 2005-11-07 entry of man.el.
2005-11-10 15:36:44 +00:00
Kim F. Storm
af94256be6
*** empty log message ***
2005-11-10 15:34:03 +00:00
Masatake YAMATO
94b073f33d
(add-log-current-defun): Handle class::method notation of c++.
...
Fix incorrect comment.
2005-11-10 12:36:52 +00:00
Lars Hansen
19a9c3b741
(file-regular-p): Doc fix.
2005-11-10 11:57:35 +00:00
Alan Mackenzie
f192689e61
2005-11-10 Alan Mackenzie <acm@muc.de>
...
* help-fns.el (describe-variable): Make C-h v work when a variable
has variable documentation yet is unbound.
2005-11-10 08:07:23 +00:00
Masatake YAMATO
af8308ec80
(Man-highlight-references): Set an empty
...
string to `Man-arguments' if it is nil.
Suggested by Reiner Steib <reinersteib+gmane@imap.cc>.
2005-11-10 04:49:19 +00:00
Richard M. Stallman
fe8bc3fa17
(apropos-pattern): Renamed from apropos-regexp.
...
(apropos-orig-pattern): Renamed from apropos-orig-regexp.
All uses changed.
(apropos-rewrite-regexp): Doc fix.
(apropos-variable, apropos-command apropos, apropos-value):
Change prompt; carry through the argument renaming.
2005-11-10 03:18:51 +00:00
Stefan Monnier
1f0bb3e7fe
(mh-loaddefs.el, loaddefs.el): Better follow the commenting conventions.
2005-11-10 02:04:56 +00:00
Stefan Monnier
e2dc1f61ad
(custom-make-dependencies): Simplify.
...
Better follow the commenting conventions.
2005-11-10 01:58:55 +00:00
Luc Teirlinck
38fe061250
(CUA Bindings): Add @section.
2005-11-10 01:24:23 +00:00
Luc Teirlinck
b701f6beed
*** empty log message ***
2005-11-10 01:23:37 +00:00
Richard M. Stallman
f66e3d41b3
*** empty log message ***
2005-11-09 23:25:06 +00:00
Kim F. Storm
26e8108fe7
Prev link points to CUA Bindings node.
2005-11-09 23:22:30 +00:00
Kim F. Storm
64b8a8f67a
(Emulation): Move CUA bindings item to killing.texi.
2005-11-09 23:22:23 +00:00
Kim F. Storm
95a0306cc3
* killing.texi (CUA Bindings): New node. Moved here from
...
misc.texi and extended with info on rectangle commands and
rectangle highlighting, interface to registers, and the global
mark feature.
2005-11-09 23:22:11 +00:00
Kim F. Storm
318aa7bae1
(Top): Add CUA Bindings entry to menu.
2005-11-09 23:22:03 +00:00
Kim F. Storm
932954d1d8
*** empty log message ***
2005-11-09 23:21:52 +00:00
Kim F. Storm
bd90dcd000
(safe_debug_print): New function to be called from gdb
...
to print Lisp objects; use valid_lisp_object_p to avoid crashing
if user tries to print something which is not a Lisp object.
2005-11-09 23:14:32 +00:00
Kim F. Storm
cbe3cc9229
(valid_lisp_object_p): Add prototype.
2005-11-09 23:14:19 +00:00
Kim F. Storm
3cd5573537
(valid_lisp_object_p): New function to validate that
...
an object is really a valid Lisp_Object.
2005-11-09 23:14:12 +00:00
Kim F. Storm
1609a9633f
(pp, pp1): Use safe_debug_print.
...
(pv, pv1): New commands to print value of a lisp variable.
2005-11-09 23:13:56 +00:00
Luc Teirlinck
9c797a34f5
Require dired.
...
(find-lisp-find-dired-internal): Do not call `abbreviate-file-name' on DIR.
2005-11-09 23:04:46 +00:00
Luc Teirlinck
6e128e3224
*** empty log message ***
2005-11-09 23:02:25 +00:00
Nick Roberts
c69da4c77d
(gdb): Make gud-pp use user-defined command pp1.
2005-11-09 20:39:06 +00:00
Nick Roberts
8a3862864a
(pp1): New user-defined function.
2005-11-09 20:38:12 +00:00
Nick Roberts
78e5988ddd
*** empty log message ***
2005-11-09 20:33:46 +00:00
Jay Belanger
2f884e83d4
(math-pow-fancy): Further expand product of square matrices.
...
(math-check-known-square-matrixp): Do a more extensive check for
square matrices.
2005-11-09 19:27:29 +00:00
Nick Roberts
5ee476765c
(gud-menu-map): Ensure tool-bar is constant when using the speedbar.
...
(gdb): New command gud-pp.
(gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
2005-11-09 10:45:07 +00:00
Nick Roberts
31fa5025bb
*** empty log message ***
2005-11-09 10:43:46 +00:00
Nick Roberts
b9a870dd55
New icons.
2005-11-09 10:41:08 +00:00
YAMAMOTO Mitsuharu
f56a5bd8c1
*** empty log message ***
2005-11-09 08:09:29 +00:00
YAMAMOTO Mitsuharu
a7a4eb9549
(C_SWITCH_SYSTEM): Remove -fno-common.
2005-11-09 08:09:01 +00:00
YAMAMOTO Mitsuharu
433456d7a7
(unexec_write_zero): New function.
...
(copy_data_segment): Clear uninitialized local variables in
statically linked libraries.
2005-11-09 08:08:34 +00:00
YAMAMOTO Mitsuharu
10ae126cfc
[MAC_OSX] (init_mac_osx_environment): Reinitialize locale
...
related variables for dumped executable.
2005-11-09 08:07:59 +00:00
YAMAMOTO Mitsuharu
54eaa188d3
[MAC_OSX] (image_load_quartz2d): Fix memory leak.
2005-11-09 08:07:18 +00:00
YAMAMOTO Mitsuharu
50d710dbcc
(shortlisp): Sync with src/Makefile.in.
2005-11-09 08:06:35 +00:00
YAMAMOTO Mitsuharu
d64f470d22
(standard-display-european): Apply changes previously mentioned but
...
not applied actually.
2005-11-09 08:06:10 +00:00
Juri Linkov
4630ae3202
Fixed a bug where where-is-internal failed to detect when a key is
...
shadowed by a shorter prefix key.
2005-11-09 07:52:13 +00:00
Juri Linkov
58b6f884c0
*** empty log message ***
2005-11-09 07:49:18 +00:00
Juri Linkov
d35f78c989
(shadow_lookup): If Flookup_key returns a number,
...
call it again with a sub-key-sequence, and if its return value
is non-nil (sub-key is bound), return nil.
2005-11-09 07:48:38 +00:00
Juri Linkov
8b363e6f08
(occur-excluded-properties): New defcustom.
...
(occur-1, occur-engine, occur-accumulate-lines): Use it.
2005-11-09 07:41:48 +00:00
Romain Francoise
217d155e3a
*** empty log message ***
2005-11-09 06:27:27 +00:00
Jay Belanger
65b62d0acb
(math-convert-units): Replace any composite unit by its definition.
2005-11-09 06:02:54 +00:00
Kim F. Storm
675984ede6
(Fsignal_process): Recognize signal names with and
...
without SIG prefix, e.g. SIGHUP and HUP.
2005-11-08 21:38:37 +00:00
Kim F. Storm
a967ed62bb
(search_buffer): No need to initialize base_pat.
2005-11-08 21:38:10 +00:00