Richard M. Stallman
5bb54c616f
(command-switch-alist): Doc fix.
2004-03-04 17:01:17 +00:00
Richard M. Stallman
2c6a22540a
(undo): Temporarily set this-command to `undo-start',
...
then set it to `undo' once undo-start returns without error.
(minibuffer-history-sexp-flag): Doc fix.
(kill-line): Don't disregard trailing whitespace
in eol condition, if show-trailing-whitespace is set.
2004-03-04 17:00:09 +00:00
Richard M. Stallman
01fce6ab8c
Comment change.
2004-03-04 16:56:14 +00:00
Richard M. Stallman
387f00e68d
(mouse-sel-has-been-enabled): New var.
...
(mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
When disabling, restore old values only if mouse-sel-has-been-enabled.
2004-03-04 16:55:51 +00:00
Richard M. Stallman
29f128f625
(isearch-*-char): New arg WANT-BACKSLASH.
...
(isearch-{-char): New function.
(isearch-mode-map): Bind { to isearch-{-char.
2004-03-04 16:54:08 +00:00
Richard M. Stallman
e6bdd6abe3
(lisp-font-lock-keywords-2):
...
Turn off the CL with-... and do-... general patterns.
Instead, recognize several specific with... and do... constructs.
2004-03-04 16:52:00 +00:00
Richard M. Stallman
cf44b9b797
(switch-to-buffer-other-window): Bind
...
same-window-buffer-names and same-window-regexps to nil.
(switch-to-buffer-other-frame): Likewise.
2004-03-04 16:49:23 +00:00
Stefan Monnier
5a7139eec2
(fill-comment-paragraph): Be more careful when
...
recognizing leading comment on code line.
2004-03-04 00:29:50 +00:00
Kim F. Storm
9310ba2176
Typo.
2004-03-03 23:43:02 +00:00
Stefan Monnier
8bde1d70ff
(setwins, setwins_almost): Skip .arch-ids and other hidden files/directories.
2004-03-03 03:57:32 +00:00
Stefan Monnier
f5e8505176
(fill-paragraph): Don't check comment-start-skip,
...
only comment-start (in case the mode hasn't set it).
2004-03-02 22:19:19 +00:00
Stefan Monnier
d8d95bc7ac
*** empty log message ***
2004-03-02 22:13:02 +00:00
Stefan Monnier
36801f7f47
(AUTOGENEL): New var.
...
(bootstrap-prepare): Rename from bootstrap-clean. Don't remove elc files.
(maintainer-clean): New target.
2004-03-02 22:10:07 +00:00
Stefan Monnier
2e9bdf15e6
(xml-get-attribute-or-nil): Simplify.
2004-03-02 21:45:06 +00:00
Juri Linkov
5fe61ed270
net/browse-url.el
2004-03-02 14:56:26 +00:00
Juri Linkov
26f7657a37
(browse-url-netscape, browse-url-mozilla, browse-url-galeon,
...
browse-url-epiphany): Encode dollar signs in URL to prevent their
substitution with the environment variable values by browsers.
2004-03-02 14:55:32 +00:00
Vinicius Jose Latorre
71efd3c473
Doc fix.
2004-03-02 04:54:04 +00:00
Kim F. Storm
a7b5a15c8c
(gdb-mouse-toggle-breakpoint): Remove debug message.
2004-03-02 00:15:01 +00:00
Kim F. Storm
d24bc50fce
*** empty log message ***
2004-03-02 00:14:33 +00:00
Juanma Barranquero
45435c0eaf
(allout-rebullet-heading): Fix typo in docstring.
2004-03-01 22:45:27 +00:00
Vinicius Jose Latorre
b8d955f419
Replace "As Is..." in PostScript file print/preview by "No Preprocessing...".
2004-03-01 02:26:01 +00:00
Vinicius Jose Latorre
acc037ba7a
Adjust buffer interface.
2004-02-29 23:59:04 +00:00
Vinicius Jose Latorre
60df72550d
Doc fix.
2004-02-29 23:27:07 +00:00
Juanma Barranquero
05f1c4ec55
(desktop-file-version, desktop-after-read-hook): Fix typos.
...
(desktop-clear-preserve-buffers): Remove redundant info in docstring
already shown by the obsolescence message.
(desktop-truncate, desktop-internal-v2s, desktop-value-to-string): Change
argument name to match docstring.
2004-02-29 23:13:58 +00:00
Juanma Barranquero
bf9ac69bcf
(tpu-set-mark): Fix typo.
2004-02-29 23:10:58 +00:00
Juanma Barranquero
45a878638e
(eshell-smart-maybe-jump-to-end): Fix typo.
2004-02-29 23:09:51 +00:00
Juanma Barranquero
9e6e8d1a2c
*** empty log message ***
2004-02-29 19:15:43 +00:00
Kai Großjohann
5ec2cc41db
Tramp: sync with upstream version 2.0.39.
2004-02-29 17:52:17 +00:00
Vinicius Jose Latorre
cc86f83f38
Doc fix.
2004-02-29 17:13:24 +00:00
Miles Bader
cb84108b0e
Resolve CVS conflicts
2004-02-28 22:45:01 +00:00
Vinicius Jose Latorre
4e7d32748f
Doc fix.
2004-02-28 22:22:38 +00:00
Vinicius Jose Latorre
cd0f9f85ad
New funs.
2004-02-28 22:13:00 +00:00
Vinicius Jose Latorre
7fd08a0ae7
Doc fix.
2004-02-28 21:37:17 +00:00
Vinicius Jose Latorre
97818b07c3
Doc fix.
2004-02-28 21:01:46 +00:00
Vinicius Jose Latorre
06c97a0410
Doc fix.
2004-02-28 20:50:45 +00:00
Richard M. Stallman
ab6d47ea5f
New file.
2004-02-28 17:47:26 +00:00
Juri Linkov
c0bf9913f8
lisp/ffap.el
2004-02-28 05:02:20 +00:00
Juri Linkov
0f76d837dd
(dired-at-point): Additional writability test for relative directory names.
...
(dired-at-point-prompter): Treat directories as a directory,
get the directory component from files.
(ffap-string-at-point): Return string from region if region is active.
(ffap-file-at-point): Remove redundant code.
2004-02-28 05:00:19 +00:00
Juanma Barranquero
28eba01f65
Fix typos and formatting.
2004-02-28 02:22:38 +00:00
Kim F. Storm
ec03e8b30a
Put gdb breakpoint icons in fringe when available.
2004-02-28 01:32:35 +00:00
Kim F. Storm
c0550a50ac
(breakpoint-enabled-icon, breakpoint-disabled-icon):
...
Initialize margin area images to nil.
(breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
(breakpoint-enabled-bitmap-face)
(breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
(gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
(gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
(gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
(gdb-reset): Use gdb-remove-breakpoint-icons.
(gdb-put-string): Add dprop arg to specify alternative display
property (for setting fringe bitmap).
(gdb-remove-strings): Doc fix.
(gdb-put-breakpoint-icon): New defun which displays a breakpoint
icon in fringe (if available), or else as icon or text in display
margin. Creates necessary icons in breakpoint-bitmap,
breakpoint-enabled-icon, and/or breakpoint-disabled-icon. Also
make left window margin if required.
(gdb-remove-breakpoint-icons): New defun to remove breakpoint
icons inserted by gdb-put-breakpoint-icon. Remove left margin if
no longer needed.
(gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
gdb-put-breakpoint-icon.
(gdb-assembler-mode): Don't set left-margin-width here.
2004-02-28 01:32:01 +00:00
Eli Zaretskii
9022d4219b
*** empty log message ***
2004-02-27 17:32:57 +00:00
Eli Zaretskii
97cc3d15d4
Fix copyright years.
2004-02-27 17:30:23 +00:00
Eli Zaretskii
08d87b2d0d
In scheme-mode symbol regexp, disallow backquote and
...
comma, so that it DTRT in macros.
2004-02-27 17:27:25 +00:00
Eli Zaretskii
5d18b95355
(sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
...
(sh-leading-keywords, sh-other-keywords): Fix custom type.
2004-02-27 17:22:27 +00:00
Eli Zaretskii
328419c117
(isearch, isearch-lazy-highlight-face): Use `min-colors'.
2004-02-27 17:05:29 +00:00
Eli Zaretskii
a12d182ade
(font-lock-comment-face, font-lock-string-face,
...
font-lock-keyword-face, font-lock-function-name-face,
font-lock-variable-name-face, font-lock-constant-face): Use
`min-colors`.
2004-02-27 17:01:55 +00:00
Eli Zaretskii
6e16699005
(defface): Add documentation for `min-colors'.
2004-02-27 17:00:58 +00:00
Eli Zaretskii
03dd94f22d
(face-spec-set-match-display): Add a new attribute, `min-colors'.
...
(region, highlight, secondary-selection): Use `min-colors`.
2004-02-27 16:59:56 +00:00
Vinicius Jose Latorre
449cba4499
A lot of doc fix.
2004-02-26 04:03:40 +00:00