Nick Roberts
e5a690f115
*** empty log message ***
2005-11-24 20:43:52 +00:00
Romain Francoise
357e604527
(Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
...
space.
2005-11-24 16:10:00 +00:00
Carsten Dominik
9981213caf
*** empty log message ***
2005-11-24 14:46:59 +00:00
Carsten Dominik
7a368970c7
(org-export-plain-list-max-depth): Renamed from
...
`org-export-local-list-max-depth'. Default values changed to 3.
(org-auto-renumber-ordered-lists,
org-plain-list-ordered-item-terminator): New options.
(org-at-item-p, org-beginning-of-item, org-end-of-item,
org-get-indentation, org-get-string-indentation,
org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
functions.
(org-move-item-down, org-move-item-up): New commands.
(org-export-as-html): New classes for CSS support. Bug fix in
regular expression detecting fixed-width regions. Respect
`org-local-list-ordered-item-terminator'.
(org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
also a list item.
(org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
New item moving functions added.
2005-11-24 14:45:21 +00:00
Juri Linkov
ece75c05d6
(isearch-repeat): With empty search ring set `isearch-error' to the
...
error string instead of signaling error with the function `error'.
2005-11-24 09:59:37 +00:00
YAMAMOTO Mitsuharu
b9c7cbf926
*** empty log message ***
2005-11-24 08:20:41 +00:00
YAMAMOTO Mitsuharu
d8dabccce2
Make modifier ctrl' an alias of
control'.
2005-11-24 08:18:37 +00:00
Nick Roberts
1e906233d4
(gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
...
(gud-speedbar-buttons): Raise speedbar if requested.
Don't match on "char **...".
(gud-speedbar-buttons): Add (pointer) value for non-leaves.
Make it editable.
2005-11-24 00:36:03 +00:00
Nick Roberts
66395e6be0
(gdb-speedbar-auto-raise): New function and variable.
...
(gdb-var-create-handler, gdb-var-list-children-handler):
Don't match on "char **...".
(gdb-var-update-handler): Find values for all variable objects.
(gdb-info-frames-custom): Identify frames by leading "#".
2005-11-24 00:34:59 +00:00
Nick Roberts
55b2dea3c4
*** empty log message ***
2005-11-24 00:33:42 +00:00
Chong Yidong
98b37eab5d
* info.el (Info-fontify-node): Handle the case where
...
Info-current-file is t.
2005-11-23 17:57:46 +00:00
Stefan Monnier
9c03d47858
(blink-matching-open): Fix off-by-one in last change.
2005-11-23 15:05:27 +00:00
YAMAMOTO Mitsuharu
2c012c4187
*** empty log message ***
2005-11-23 07:20:09 +00:00
YAMAMOTO Mitsuharu
0d83c94d20
Don't change default directory.
2005-11-23 07:19:59 +00:00
Luc Teirlinck
eac1f7d830
(Custom-reset-standard): Make it handle Custom group
...
buffers correctly. (It used to throw an error in such buffers.)
Make it ask for confirmation in group buffers and other Custom
buffers containing more than one customization item.
2005-11-22 23:28:28 +00:00
Luc Teirlinck
2036ac732c
*** empty log message ***
2005-11-22 23:26:53 +00:00
John Paul Wallington
43fb082deb
(goto-address-fontify): Put `follow-link' property on mail and url overlays.
...
(goto-address-at-point): Use `posn-set-point' instead of `mouse-set-point'
because the latter is not fbound when configured without X.
2005-11-22 22:08:11 +00:00
Romain Francoise
5c4ce34de3
*** empty log message ***
2005-11-22 19:56:07 +00:00
Lars Hansen
5eba3394e0
(ls-lisp-parse-symlink): Delete.
...
(ls-lisp-classify, ls-lisp-format): Delete call to ls-lisp-parse-symlink.
(ls-lisp-handle-switches): Handle symlinks to directories as directories
when ls-lisp-dirs-first in non-nil.
2005-11-22 19:25:50 +00:00
Nick Roberts
5fdd4cf709
(gdb-locals-watch-keymap): Add "\r" binding to local map.
2005-11-22 03:35:33 +00:00
Luc Teirlinck
e7eda24568
(command-line): Make sure that loaddefs.el is handled correctly in
...
load-history.
2005-11-22 03:32:50 +00:00
Luc Teirlinck
84ad29ae9a
*** empty log message ***
2005-11-22 03:31:30 +00:00
Nick Roberts
b581a7273b
*** empty log message ***
2005-11-22 03:22:05 +00:00
Nick Roberts
e03a33ea48
(gdb-locals-watch-keymap): New local map.
...
(gdb-struct-string, gdb-array-string): New constants.
(gdb-info-locals-handler): Use them.
(gdb-reset): Reset gdb-var-list to nil.
2005-11-22 03:10:53 +00:00
Stefan Monnier
bd24684be0
(sh-font-lock-paren): Handle continued lines in patterns.
2005-11-21 22:24:13 +00:00
Juri Linkov
17c1971a7e
*** empty log message ***
2005-11-21 07:57:45 +00:00
Juri Linkov
11ee7d4e70
(defcustom): Update link types in docstring.
2005-11-21 07:56:50 +00:00
Stefan Monnier
74b99d45fd
(define-widget): Don't use declare for the doc-string-elt.
2005-11-21 00:02:31 +00:00
Stefan Monnier
45aacac640
(defgroup): Add doc-string-elt info.
2005-11-21 00:01:06 +00:00
Stefan Monnier
1cb4008915
(comment-enter-backward): Fix last fix.
2005-11-20 23:25:46 +00:00
Stefan Monnier
3cc4b07630
*** empty log message ***
2005-11-20 18:09:09 +00:00
Stefan Monnier
1c4b7278d6
(blink-matching-open): Allow new paren-class info.
2005-11-20 18:08:55 +00:00
Stefan Monnier
1793ac759f
(show-paren-function): Allow new paren-class info.
2005-11-20 18:07:19 +00:00
Stefan Monnier
602ad1ad2d
*** empty log message ***
2005-11-20 18:06:05 +00:00
Andreas Schwab
6398b88f53
(describe-char): When copying overlays put them
...
over the full char description instead of just the first character
of it.
2005-11-20 15:25:35 +00:00
Chong Yidong
a7b0a0e36e
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
...
handled automagically.
2005-11-20 15:24:27 +00:00
Juri Linkov
c9393a612b
Delete duplicate entry.
2005-11-20 07:51:30 +00:00
Juri Linkov
695effccdf
(encoded-string-description): Use Lisp-readable syntax for hex.
2005-11-20 07:48:44 +00:00
Juri Linkov
9f40939dcd
(describe-char): Use Lisp-readable syntax for octal and hex.
...
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
2005-11-20 07:43:44 +00:00
Juri Linkov
a17a79c039
(what-cursor-position): Use Lisp-readable syntax for octal and hex.
...
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
Use `=' in `column=' like in `point=' and `Hscroll='.
2005-11-20 07:43:01 +00:00
Chong Yidong
cee723fbf9
longlines.el (longlines-wrap-line): Preserve marker positions.
2005-11-20 05:17:27 +00:00
Chong Yidong
1271a058af
(message-insert-citation-line): Use newlines.
2005-11-20 03:44:35 +00:00
Chong Yidong
2c127d45ea
(longlines-mode): Add a message-setup-hook.
...
(longlines-decode-buffer): New function.
2005-11-20 03:44:00 +00:00
Chong Yidong
f129a4dfe3
message.el: Revert last changes.
2005-11-20 03:31:11 +00:00
Andreas Schwab
dc9d3a05c7
Revert last change.
2005-11-19 21:09:10 +00:00
Chong Yidong
c613b39cea
Typo.
2005-11-19 18:31:08 +00:00
Andreas Schwab
603add2d25
*** empty log message ***
2005-11-19 17:44:38 +00:00
Andreas Schwab
75f21b6e69
(set-language-environment): Always
...
call set-display-table-and-terminal-coding-system.
2005-11-19 17:42:56 +00:00
Chong Yidong
b39aa4fdf7
* longlines.el (longlines-before-revert-hook)
...
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.
2005-11-19 17:29:20 +00:00
Andreas Schwab
da49096f06
Handle compressed files.
2005-11-19 16:53:48 +00:00