]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoMake modifier `ctrl' an alias of `control'.
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:18:37 +0000 (08:18 +0000)]
Make modifier `ctrl' an alias of `control'.

18 years agoThe variable `mac-command-key-is-meta' is obsolete.
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:18:17 +0000 (08:18 +0000)]
The variable `mac-command-key-is-meta' is obsolete.

18 years ago(gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
Nick Roberts [Thu, 24 Nov 2005 00:36:03 +0000 (00:36 +0000)]
(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.

18 years ago(gdb-speedbar-auto-raise): New function and variable.
Nick Roberts [Thu, 24 Nov 2005 00:34:59 +0000 (00:34 +0000)]
(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 "#".

18 years ago*** empty log message ***
Nick Roberts [Thu, 24 Nov 2005 00:33:42 +0000 (00:33 +0000)]
*** empty log message ***

18 years ago* info.el (Info-fontify-node): Handle the case where
Chong Yidong [Wed, 23 Nov 2005 17:57:46 +0000 (17:57 +0000)]
* info.el (Info-fontify-node): Handle the case where
Info-current-file is t.

18 years ago(blink-matching-open): Fix off-by-one in last change.
Stefan Monnier [Wed, 23 Nov 2005 15:05:27 +0000 (15:05 +0000)]
(blink-matching-open): Fix off-by-one in last change.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:20:09 +0000 (07:20 +0000)]
*** empty log message ***

18 years agoDon't change default directory.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:59 +0000 (07:19 +0000)]
Don't change default directory.

18 years ago(cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:24 +0000 (07:19 +0000)]
(cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.

18 years ago(DECODE_UTF_8): Remove macro.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:16 +0000 (07:19 +0000)]
(DECODE_UTF_8): Remove macro.
[TARGET_API_MAC_CARBON] (cfstring_to_lisp_nodecode): New function
created from cfstring_to_lisp.
[TARGET_API_MAC_CARBON] (cfstring_to_lisp): Use it.
(xrm_get_preference_database) [TARGET_API_MAC_CARBON]: Likewise.

18 years ago(main) [MAC_OSX]: Change working directory to home
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:03 +0000 (07:19 +0000)]
(main) [MAC_OSX]: Change working directory to home
directory if `-psn_*' option is specified.

18 years ago(Custom-reset-standard): Make it handle Custom group
Luc Teirlinck [Tue, 22 Nov 2005 23:28:28 +0000 (23:28 +0000)]
(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.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 22 Nov 2005 23:26:53 +0000 (23:26 +0000)]
*** empty log message ***

18 years ago(goto-address-fontify): Put `follow-link' property on mail and url overlays.
John Paul Wallington [Tue, 22 Nov 2005 22:08:11 +0000 (22:08 +0000)]
(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.

18 years ago*** empty log message ***
Romain Francoise [Tue, 22 Nov 2005 19:56:07 +0000 (19:56 +0000)]
*** empty log message ***

18 years ago(ls-lisp-parse-symlink): Delete.
Lars Hansen [Tue, 22 Nov 2005 19:25:50 +0000 (19:25 +0000)]
(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.

18 years agoAdd etc/images/icons.
Romain Francoise [Tue, 22 Nov 2005 12:55:06 +0000 (12:55 +0000)]
Add etc/images/icons.

18 years ago(gdb-locals-watch-keymap): Add "\r" binding to local map.
Nick Roberts [Tue, 22 Nov 2005 03:35:33 +0000 (03:35 +0000)]
(gdb-locals-watch-keymap): Add "\r" binding to local map.

18 years ago(command-line): Make sure that loaddefs.el is handled correctly in
Luc Teirlinck [Tue, 22 Nov 2005 03:32:50 +0000 (03:32 +0000)]
(command-line): Make sure that loaddefs.el is handled correctly in
load-history.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 22 Nov 2005 03:31:30 +0000 (03:31 +0000)]
*** empty log message ***

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Tue, 22 Nov 2005 03:22:52 +0000 (03:22 +0000)]
(Watch Expressions): Expand description.
(Other GDB User Interface Buffers): Describe local map for
gud-watch.

18 years ago*** empty log message ***
Nick Roberts [Tue, 22 Nov 2005 03:22:05 +0000 (03:22 +0000)]
*** empty log message ***

18 years ago(gdb-locals-watch-keymap): New local map.
Nick Roberts [Tue, 22 Nov 2005 03:10:53 +0000 (03:10 +0000)]
(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.

18 years ago(shadow_lookup): Use make_number to pass a number to Fsubstring.
Ken Raeburn [Mon, 21 Nov 2005 23:33:01 +0000 (23:33 +0000)]
(shadow_lookup): Use make_number to pass a number to Fsubstring.

18 years ago(sh-font-lock-paren): Handle continued lines in patterns.
Stefan Monnier [Mon, 21 Nov 2005 22:24:13 +0000 (22:24 +0000)]
(sh-font-lock-paren): Handle continued lines in patterns.

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Mon, 21 Nov 2005 21:52:20 +0000 (21:52 +0000)]
(Watch Expressions): Expand description.

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Mon, 21 Nov 2005 21:44:07 +0000 (21:44 +0000)]
(Watch Expressions): Expand description.

18 years ago*** empty log message ***
Juri Linkov [Mon, 21 Nov 2005 07:57:45 +0000 (07:57 +0000)]
*** empty log message ***

18 years ago(defcustom): Update link types in docstring.
Juri Linkov [Mon, 21 Nov 2005 07:56:50 +0000 (07:56 +0000)]
(defcustom): Update link types in docstring.

18 years ago(Common Keywords): Update links types custom-manual and url-link.
Juri Linkov [Mon, 21 Nov 2005 07:56:04 +0000 (07:56 +0000)]
(Common Keywords): Update links types custom-manual and url-link.
Add link types emacs-library-link, file-link, function-link,
variable-link, custom-group-link.

18 years ago(BASE_PURESIZE): Increment to 1180000.
Juri Linkov [Mon, 21 Nov 2005 07:54:48 +0000 (07:54 +0000)]
(BASE_PURESIZE): Increment to 1180000.

18 years agoFont lock enabled by default.
Chong Yidong [Mon, 21 Nov 2005 05:02:37 +0000 (05:02 +0000)]
Font lock enabled by default.

18 years ago(define-widget): Don't use declare for the doc-string-elt.
Stefan Monnier [Mon, 21 Nov 2005 00:02:31 +0000 (00:02 +0000)]
(define-widget): Don't use declare for the doc-string-elt.

18 years ago(defgroup): Add doc-string-elt info.
Stefan Monnier [Mon, 21 Nov 2005 00:01:06 +0000 (00:01 +0000)]
(defgroup): Add doc-string-elt info.

18 years ago(comment-enter-backward): Fix last fix.
Stefan Monnier [Sun, 20 Nov 2005 23:25:46 +0000 (23:25 +0000)]
(comment-enter-backward): Fix last fix.

18 years ago(merge_face_vectors): Don't do :ignore-defface overwriting here.
Chong Yidong [Sun, 20 Nov 2005 22:35:48 +0000 (22:35 +0000)]
(merge_face_vectors): Don't do :ignore-defface overwriting here.
(Finternal_merge_in_global_face): Do it here.

18 years agoRemove repeated entries.
Eli Zaretskii [Sun, 20 Nov 2005 19:21:20 +0000 (19:21 +0000)]
Remove repeated entries.

18 years ago*** empty log message ***
Stefan Monnier [Sun, 20 Nov 2005 18:09:09 +0000 (18:09 +0000)]
*** empty log message ***

18 years ago(blink-matching-open): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:08:55 +0000 (18:08 +0000)]
(blink-matching-open): Allow new paren-class info.

18 years ago(show-paren-function): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:07:19 +0000 (18:07 +0000)]
(show-paren-function): Allow new paren-class info.

18 years ago*** empty log message ***
Stefan Monnier [Sun, 20 Nov 2005 18:06:05 +0000 (18:06 +0000)]
*** empty log message ***

18 years ago(describe-char): When copying overlays put them
Andreas Schwab [Sun, 20 Nov 2005 15:25:35 +0000 (15:25 +0000)]
(describe-char): When copying overlays put them
over the full char description instead of just the first character
of it.

18 years ago* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong [Sun, 20 Nov 2005 15:24:27 +0000 (15:24 +0000)]
* faces.el: Revert 2005-11-17 change.  :ignore-defface is now
handled automagically.

18 years agoRemove :ignore-defface entry; it's now handled automagically.
Chong Yidong [Sun, 20 Nov 2005 15:24:02 +0000 (15:24 +0000)]
Remove :ignore-defface entry; it's now handled automagically.

18 years ago* display.texi: Revert 2005-11-20 change.
Chong Yidong [Sun, 20 Nov 2005 15:23:33 +0000 (15:23 +0000)]
* display.texi: Revert 2005-11-20 change.

18 years ago* xfaces.c (Finternal_set_lisp_face_attribute): Use
Chong Yidong [Sun, 20 Nov 2005 15:22:31 +0000 (15:22 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): Use
:ignore-defface for new frame defaults when `unspecified' is
supplied.
(Finternal_get_lisp_face_attribute): Hide :ignore-defface.

18 years ago(Bindat Functions): Say "third" to refer to zero-based index "2".
Thien-Thi Nguyen [Sun, 20 Nov 2005 15:17:23 +0000 (15:17 +0000)]
(Bindat Functions): Say "third" to refer to zero-based index "2".

18 years ago*** empty log message ***
Juri Linkov [Sun, 20 Nov 2005 07:57:39 +0000 (07:57 +0000)]
*** empty log message ***

18 years ago(Font Lock): Suggest more user-friendly method of
Juri Linkov [Sun, 20 Nov 2005 07:57:25 +0000 (07:57 +0000)]
(Font Lock): Suggest more user-friendly method of
finding all Font Lock faces (M-x customize-group RET font-lock-faces).

18 years ago(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Juri Linkov [Sun, 20 Nov 2005 07:55:58 +0000 (07:55 +0000)]
(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Add `compilation-skip-threshold'.

18 years ago(Position Info): Update examples of the output.
Juri Linkov [Sun, 20 Nov 2005 07:55:22 +0000 (07:55 +0000)]
(Position Info): Update examples of the output.
Remove the fact that examples are produced in the TeXinfo buffer,
because in the Info reader users will get a different output from `C-x ='.

18 years ago(invalid_character): Use Lisp-readable syntax
Juri Linkov [Sun, 20 Nov 2005 07:52:40 +0000 (07:52 +0000)]
(invalid_character): Use Lisp-readable syntax
for octal and hex.  Reorder decimal, octal and hex values.

18 years agoDelete duplicate entry.
Juri Linkov [Sun, 20 Nov 2005 07:51:30 +0000 (07:51 +0000)]
Delete duplicate entry.

18 years ago(encoded-string-description): Use Lisp-readable syntax for hex.
Juri Linkov [Sun, 20 Nov 2005 07:48:44 +0000 (07:48 +0000)]
(encoded-string-description): Use Lisp-readable syntax for hex.

18 years ago(describe-char): Use Lisp-readable syntax for octal and hex.
Juri Linkov [Sun, 20 Nov 2005 07:43:44 +0000 (07:43 +0000)]
(describe-char): Use Lisp-readable syntax for octal and hex.
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.

18 years ago(what-cursor-position): Use Lisp-readable syntax for octal and hex.
Juri Linkov [Sun, 20 Nov 2005 07:43:01 +0000 (07:43 +0000)]
(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='.

18 years agolonglines.el (longlines-wrap-line): Preserve marker positions.
Chong Yidong [Sun, 20 Nov 2005 05:17:27 +0000 (05:17 +0000)]
longlines.el (longlines-wrap-line): Preserve marker positions.

18 years ago(message-insert-citation-line): Use newlines.
Chong Yidong [Sun, 20 Nov 2005 03:44:35 +0000 (03:44 +0000)]
(message-insert-citation-line): Use newlines.

18 years ago(longlines-mode): Add a message-setup-hook.
Chong Yidong [Sun, 20 Nov 2005 03:44:00 +0000 (03:44 +0000)]
(longlines-mode): Add a message-setup-hook.
(longlines-decode-buffer): New function.

18 years agomessage.el: Revert last changes.
Chong Yidong [Sun, 20 Nov 2005 03:31:11 +0000 (03:31 +0000)]
message.el: Revert last changes.

18 years agoUse typedef when Lisp_Object is EMACS_INT so that
Nick Roberts [Sun, 20 Nov 2005 02:15:26 +0000 (02:15 +0000)]
Use typedef when Lisp_Object is EMACS_INT so that
this type is recognised when debugging.

18 years ago*** empty log message ***
Nick Roberts [Sun, 20 Nov 2005 02:13:53 +0000 (02:13 +0000)]
*** empty log message ***

18 years agoRevert unwanted changes.
Andreas Schwab [Sat, 19 Nov 2005 22:31:15 +0000 (22:31 +0000)]
Revert unwanted changes.

18 years agoRevert last change.
Andreas Schwab [Sat, 19 Nov 2005 21:09:10 +0000 (21:09 +0000)]
Revert last change.

18 years agoTypo.
Chong Yidong [Sat, 19 Nov 2005 18:31:08 +0000 (18:31 +0000)]
Typo.

18 years ago*** empty log message ***
Andreas Schwab [Sat, 19 Nov 2005 17:44:38 +0000 (17:44 +0000)]
*** empty log message ***

18 years ago(set-language-environment): Always
Andreas Schwab [Sat, 19 Nov 2005 17:42:56 +0000 (17:42 +0000)]
(set-language-environment): Always
call set-display-table-and-terminal-coding-system.

18 years ago* longlines.el (longlines-before-revert-hook)
Chong Yidong [Sat, 19 Nov 2005 17:29:20 +0000 (17:29 +0000)]
* longlines.el (longlines-before-revert-hook)
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.

18 years ago(nextcons, xcdr, xfloat): Update for changes in
Andreas Schwab [Sat, 19 Nov 2005 17:13:07 +0000 (17:13 +0000)]
(nextcons, xcdr, xfloat): Update for changes in
Lisp_Cons and Lisp_Float.

18 years agoHandle compressed files.
Andreas Schwab [Sat, 19 Nov 2005 16:53:48 +0000 (16:53 +0000)]
Handle compressed files.

18 years ago(browse-url-default-browser): Signal an error if no usable browser can
Romain Francoise [Sat, 19 Nov 2005 15:57:20 +0000 (15:57 +0000)]
(browse-url-default-browser): Signal an error if no usable browser can
be found, rather than try to load w3.

18 years agoRearrange text to make it clear that the make/shell compatibility
Eli Zaretskii [Sat, 19 Nov 2005 13:19:58 +0000 (13:19 +0000)]
Rearrange text to make it clear that the make/shell compatibility
table refers only to the MinGW build.

18 years ago(rcirc-mangle-text): Add bold face property without replacing existing
Eli Zaretskii [Sat, 19 Nov 2005 13:12:05 +0000 (13:12 +0000)]
(rcirc-mangle-text): Add bold face property without replacing existing
properties.
(rcirc-my-nick, rcirc-other-nick, rcirc-server)
(rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove tty specs.
(rcirc-server-prefix, rcirc-server): New faces.
(rcirc-url-regexp): Generate with rx macro.
(rcirc-last-server-message-time): New variable.
(rcirc-filter): Record time of last message.
(rcirc-keepalive): Kill processes that did not send a message
since the last ping.
(rcirc-mode): Give rcirc-topic a local binding here.

18 years ago(read-passwd): Fontify the prompt as we do with other prompts.
Eli Zaretskii [Sat, 19 Nov 2005 12:49:59 +0000 (12:49 +0000)]
(read-passwd): Fontify the prompt as we do with other prompts.

18 years ago(ffap-menu-rescan): Use inhibit-read-only instead of binding
Eli Zaretskii [Sat, 19 Nov 2005 12:18:37 +0000 (12:18 +0000)]
(ffap-menu-rescan): Use inhibit-read-only instead of binding
buffer-read-only to nil.

18 years ago(partial-completion-mode): Mention completion-auto-help in the doc string.
Eli Zaretskii [Sat, 19 Nov 2005 12:09:25 +0000 (12:09 +0000)]
(partial-completion-mode): Mention completion-auto-help in the doc string.

18 years ago(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
Eli Zaretskii [Sat, 19 Nov 2005 11:54:08 +0000 (11:54 +0000)]
(Man-highlight-references): Doc fix.  Reformat code in a more Lisp-ish way.

18 years ago(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
Eli Zaretskii [Sat, 19 Nov 2005 11:39:36 +0000 (11:39 +0000)]
(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
misalignment for files larger than 100MB.

18 years ago(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
Eli Zaretskii [Sat, 19 Nov 2005 11:23:38 +0000 (11:23 +0000)]
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
in the help text.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:38 +0000 (06:35 +0000)]
*** empty log message ***

18 years ago[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:19 +0000 (06:35 +0000)]
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function.
(init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
font size is smaller than or equal to cg_text_anti_aliasing_threshold.

18 years ago(fancy-splash-default-action): Discard only
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:34:23 +0000 (06:34 +0000)]
(fancy-splash-default-action): Discard only
mouse-down and succeeding mouse-up events in the splash screen
window so that drag-n-drop event can be processed.

18 years ago(Library Search): Update the default value of `load-suffixes'.
Luc Teirlinck [Sat, 19 Nov 2005 03:34:32 +0000 (03:34 +0000)]
(Library Search): Update the default value of `load-suffixes'.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 19 Nov 2005 03:32:24 +0000 (03:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Chong Yidong [Fri, 18 Nov 2005 19:42:08 +0000 (19:42 +0000)]
*** empty log message ***

18 years agoAdd hacks for citation in mail-mode and message-mode.
Chong Yidong [Fri, 18 Nov 2005 19:40:35 +0000 (19:40 +0000)]
Add hacks for citation in mail-mode and message-mode.

18 years agoFix typo.
Chong Yidong [Fri, 18 Nov 2005 19:11:19 +0000 (19:11 +0000)]
Fix typo.

18 years ago(Registering): Mention @@ in mode line.
Richard M. Stallman [Fri, 18 Nov 2005 17:05:44 +0000 (17:05 +0000)]
(Registering): Mention @@ in mode line.

(Renaming and VC): Some back-ends don't handle renaming.

18 years ago(Minibuffer File): Clarify previous change. Add @findex.
Richard M. Stallman [Fri, 18 Nov 2005 17:04:22 +0000 (17:04 +0000)]
(Minibuffer File): Clarify previous change.  Add @findex.

18 years agoUse with-current-buffer.
Stefan Monnier [Fri, 18 Nov 2005 16:55:54 +0000 (16:55 +0000)]
Use with-current-buffer.
(url-http-target-url): Rename from url-http-cookies-sources.
(url-http-parse-headers): Use it.
(url-http-handle-authentication): Use subst-char-in-string.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 18 Nov 2005 16:13:55 +0000 (16:13 +0000)]
*** empty log message ***

18 years ago(FAQ): Document `org-table-tab-jumps-over-hlines'.
Carsten Dominik [Fri, 18 Nov 2005 16:09:49 +0000 (16:09 +0000)]
(FAQ): Document `org-table-tab-jumps-over-hlines'.
(Agenda): Document commands `org-cycle-agenda-files' and
`org-agenda-file-to-front'
(Built-in table editor): Document `org-table-sort-lines'.
(HTML formatting): Export of hand-formatted lists.

18 years ago(org-table-sort-lines): New command.
Carsten Dominik [Fri, 18 Nov 2005 16:08:29 +0000 (16:08 +0000)]
(org-table-sort-lines): New command.
(org-tbl-menu): Add entry for `org-table-sort-lines'.
(org-add-file): Command removed, use `org-agenda-file-to-front'
instead.
(org-export-icalendar): Use `org-icalendar-combined-name'.
(org-cycle-agenda-files, org-agenda-file-to-end)
(org-agenda-file-to-front): New commands.
(org-table-tab-jumps-over-hlines,org-export-html-style): New
options.
(org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
(org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
New functions.
(org-fill-paragraph): Call `org-table-align' in tables.
(org-mode): Call `org-set-autofill-regexps'.
(org-export-as-html): Support for local handformatted lists.
Modified to produce valid HTML 4.0. Use `org-export-html-style'.
(org-export-local-list-max-depth): New option.
(org-html-expand): Use `org-html-protect'.

18 years agoCxref mode writes to stdout: do not close tagf,
Francesco Potortì [Fri, 18 Nov 2005 13:57:25 +0000 (13:57 +0000)]
Cxref mode writes to stdout: do not close tagf,
which has never been opened.

Specify in the --help that vgrind writes to stdout.

18 years ago* image.c (x_create_bitmap_from_xpm_data): Free attributes on
Chong Yidong [Fri, 18 Nov 2005 03:57:36 +0000 (03:57 +0000)]
* image.c (x_create_bitmap_from_xpm_data): Free attributes on
fail.

18 years ago(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Chong Yidong [Fri, 18 Nov 2005 03:55:45 +0000 (03:55 +0000)]
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Qignore_defface as a possible value.

18 years agoTODO before release: Tell people to use the new icons.
Chong Yidong [Fri, 18 Nov 2005 03:06:20 +0000 (03:06 +0000)]
TODO before release: Tell people to use the new icons.

18 years agoEmacs icons by Andrew Zhilin.
Chong Yidong [Fri, 18 Nov 2005 03:03:59 +0000 (03:03 +0000)]
Emacs icons by Andrew Zhilin.

18 years agoFixed:
Chong Yidong [Fri, 18 Nov 2005 02:51:43 +0000 (02:51 +0000)]
Fixed:

** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.