]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(custom-set-variables, custom-theme-set-variables): Clarify documentation.
Richard M. Stallman [Thu, 6 Jan 2005 03:58:33 +0000 (03:58 +0000)]
(custom-set-variables, custom-theme-set-variables): Clarify documentation.

19 years ago* macfns.c: Include sys/param.h.
Steven Tamm [Thu, 6 Jan 2005 02:53:39 +0000 (02:53 +0000)]
* macfns.c: Include sys/param.h.
[TARGET_API_MAC_CARBON] (mac_nav_event_callback): New declaration
and function.
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use MAXPATHLEN for size
of filename string.  Set event callback function when creating
dialog boxes.  Add code conversions for filenames.  Don't dispose
apple event descriptor record if failed to create it.
* macterm.c: Include sys/param.h.
[USE_CARBON_EVENTS] (mac_handle_window_event): Add handler for
kEventWindowUpdate.
(install_window_handler) [USE_CARBON_EVENTS]: Register it.
(do_ae_open_documents) [TARGET_API_MAC_CARBON]: Get FSRef instead
of FSSpec from apple event descriptor record.
(do_ae_open_documents) [TARGET_API_MAC_CARBON]: Use MAXPATHLEN for
size of filename string.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Likewise.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Return error when a
file dialog is in action.
[TARGET_API_MAC_CARBON] (mac_do_track_drag): Likewise.  Reject
only when there are no filename items.  Set background color
before (un)highlighting the window below the dragged items.
(XTread_socket) [!USE_CARBON_EVENTS]: Don't call do_window_update.

19 years ago*** empty log message ***
Kenichi Handa [Thu, 6 Jan 2005 00:58:07 +0000 (00:58 +0000)]
*** empty log message ***

19 years ago(encode_terminal_code): Fix buffer size computation.
Kenichi Handa [Thu, 6 Jan 2005 00:47:50 +0000 (00:47 +0000)]
(encode_terminal_code): Fix buffer size computation.

19 years ago(uniquify-rationalize-file-buffer-names): Fix corner case when renaming
Stefan Monnier [Wed, 5 Jan 2005 21:49:02 +0000 (21:49 +0000)]
(uniquify-rationalize-file-buffer-names): Fix corner case when renaming
to the same name.

19 years ago(uniquify-rationalize-file-buffer-names): Re-add an interactive spec.
Stefan Monnier [Wed, 5 Jan 2005 21:20:38 +0000 (21:20 +0000)]
(uniquify-rationalize-file-buffer-names): Re-add an interactive spec.

19 years ago(isearch-dehighlight): Remove unused arg `totally'.
Stefan Monnier [Wed, 5 Jan 2005 20:49:11 +0000 (20:49 +0000)]
(isearch-dehighlight): Remove unused arg `totally'.
(isearch-update, isearch-done): Adjust calls accordingly.

19 years ago(find-variable, find-variable-other-window, find-variable-other-frame):
Richard M. Stallman [Wed, 5 Jan 2005 19:31:57 +0000 (19:31 +0000)]
(find-variable, find-variable-other-window, find-variable-other-frame):
Fix the TYPE args to find-function-read and find-function-do-it.
(find-function): Doc fix.
(find-function-at-point): Replace function-at-point alias.

19 years ago*** empty log message ***
Jay Belanger [Wed, 5 Jan 2005 17:16:34 +0000 (17:16 +0000)]
*** empty log message ***

19 years ago(Programming Tutorial): Replace kbd command by appropriate characters
Jay Belanger [Wed, 5 Jan 2005 17:09:28 +0000 (17:09 +0000)]
(Programming Tutorial): Replace kbd command by appropriate characters
for a keyboard macro.

19 years agoFix line-height and line-spacing docs.
Kim F. Storm [Wed, 5 Jan 2005 16:36:19 +0000 (16:36 +0000)]
Fix line-height and line-spacing docs.

19 years agoFix typo in doc string of reftex-citation.
Stephen Eglen [Wed, 5 Jan 2005 13:41:58 +0000 (13:41 +0000)]
Fix typo in doc string of reftex-citation.

19 years ago*** empty log message ***
Stephen Eglen [Wed, 5 Jan 2005 13:19:31 +0000 (13:19 +0000)]
*** empty log message ***

19 years agoMinor typos corrected, and some small re-wording.
Stephen Eglen [Wed, 5 Jan 2005 13:16:22 +0000 (13:16 +0000)]
Minor typos corrected, and some small re-wording.

19 years ago(custom-declare-face): Record defface in current-load-list.
Richard M. Stallman [Wed, 5 Jan 2005 01:10:24 +0000 (01:10 +0000)]
(custom-declare-face): Record defface in current-load-list.

19 years ago(variable-at-point): New arg ANY-SYMBOL.
Richard M. Stallman [Wed, 5 Jan 2005 01:09:23 +0000 (01:09 +0000)]
(variable-at-point): New arg ANY-SYMBOL.

19 years agoDoc fixes.
Richard M. Stallman [Wed, 5 Jan 2005 01:08:24 +0000 (01:08 +0000)]
Doc fixes.
(find-face-regexp): New variable.
(find-function-regexp-alist): New variable.
(find-function-C-source): Third arg is now TYPE.
(find-function-search-for-symbol): Handle general TYPE.
(find-function-read, find-function-do-it): Handle general TYPE.
(find-definition-noselect, find-face): New functions.
(function-at-point): Alias deleted.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 5 Jan 2005 00:09:40 +0000 (00:09 +0000)]
*** empty log message ***

19 years ago(Fformat_mode_line): Doc fix.
Richard M. Stallman [Wed, 5 Jan 2005 00:09:29 +0000 (00:09 +0000)]
(Fformat_mode_line): Doc fix.

19 years ago(customize): Make :link point to user doc.
Richard M. Stallman [Tue, 4 Jan 2005 23:41:51 +0000 (23:41 +0000)]
(customize): Make :link point to user doc.

19 years ago(display-battery-mode): Rename from display-battery.
Stefan Monnier [Tue, 4 Jan 2005 21:15:09 +0000 (21:15 +0000)]
(display-battery-mode): Rename from display-battery.
Handle the case where it gets turned off.

19 years ago(Man-fontify-manpage): Turn off undo generation.
Richard M. Stallman [Tue, 4 Jan 2005 20:36:28 +0000 (20:36 +0000)]
(Man-fontify-manpage): Turn off undo generation.

19 years ago(Programming Tutorial): Mention that the user needs to be in the
Jay Belanger [Tue, 4 Jan 2005 20:34:21 +0000 (20:34 +0000)]
(Programming Tutorial): Mention that the user needs to be in the
right mode to compute some functions.

19 years ago(refill_memory_reserve): Move.
Stefan Monnier [Tue, 4 Jan 2005 20:22:41 +0000 (20:22 +0000)]
(refill_memory_reserve): Move.
(emacs_blocked_free, emacs_blocked_malloc, emacs_blocked_realloc)
(reset_malloc_hooks, uninterrupt_malloc) [SYNC_INPUT]: Don't define.

19 years ago(Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.
Jay Belanger [Tue, 4 Jan 2005 19:51:00 +0000 (19:51 +0000)]
(Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 18:01:45 +0000 (18:01 +0000)]
*** empty log message ***

19 years ago(change-log-font-lock-keywords): Don't match just "From".
Richard M. Stallman [Tue, 4 Jan 2005 17:59:28 +0000 (17:59 +0000)]
(change-log-font-lock-keywords): Don't match just "From".

19 years ago(Saving Customizations): Minor improvement.
Richard M. Stallman [Tue, 4 Jan 2005 16:01:46 +0000 (16:01 +0000)]
(Saving Customizations): Minor improvement.

19 years ago*** empty log message ***
Andreas Schwab [Tue, 4 Jan 2005 15:31:32 +0000 (15:31 +0000)]
*** empty log message ***

19 years ago(insert-directory): Only look for error lines in
Andreas Schwab [Tue, 4 Jan 2005 15:25:43 +0000 (15:25 +0000)]
(insert-directory): Only look for error lines in
inserted text.  Don't move too far after processing --dired
markers.

19 years ago(sendmail-pre-abbrev-expand-hook):
Richard M. Stallman [Tue, 4 Jan 2005 14:59:47 +0000 (14:59 +0000)]
(sendmail-pre-abbrev-expand-hook):
Don't expand if the character is @, period, dash, etc.
(define-mail-abbrev): Quote names that contain problem characters.

19 years ago*** empty log message ***
Jay Belanger [Tue, 4 Jan 2005 14:58:16 +0000 (14:58 +0000)]
*** empty log message ***

19 years ago(Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.
Jay Belanger [Tue, 4 Jan 2005 14:46:41 +0000 (14:46 +0000)]
(Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.

19 years agoUpdate `Maintainer-Version' header comment; nfc.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:19:16 +0000 (05:19 +0000)]
Update `Maintainer-Version' header comment; nfc.

19 years agoNo longer require `cl'; `dolist' is standard.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:15:32 +0000 (05:15 +0000)]
No longer require `cl'; `dolist' is standard.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 03:00:45 +0000 (03:00 +0000)]
*** empty log message ***

19 years ago(window_scroll_pixel_based): Don't correct preserve_y
Richard M. Stallman [Tue, 4 Jan 2005 03:00:21 +0000 (03:00 +0000)]
(window_scroll_pixel_based): Don't correct preserve_y
for CURRENT_HEADER_LINE_HEIGHT when moving backwards.

19 years ago(query-replace-lazy-highlight): Doc fix.
Richard M. Stallman [Tue, 4 Jan 2005 02:27:16 +0000 (02:27 +0000)]
(query-replace-lazy-highlight): Doc fix.

These were installed in the previous revision:
(replace-dehighlight): Use lazy-highlight-cleanup.
(query-replace-highlight, query-replace-lazy-highlight)
(query-replace): Definitions moved up.

19 years ago(lazy-highlight): Group renamed from isearch-lazy-...
Richard M. Stallman [Tue, 4 Jan 2005 02:21:55 +0000 (02:21 +0000)]
(lazy-highlight): Group renamed from isearch-lazy-...
(lazy-highlight-cleanup, lazy-highlight-initial-delay)
(lazy-highlight-interval, lazy-highlight-max-at-a-time)
(lazy-highlight-face): Renamed from isearch-lazy-...
Change all references to them.

19 years ago*** empty log message ***
Kenichi Handa [Tue, 4 Jan 2005 00:49:57 +0000 (00:49 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jason Rumney [Tue, 4 Jan 2005 00:44:02 +0000 (00:44 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 4 Jan 2005 00:09:21 +0000 (00:09 +0000)]
*** empty log message ***

19 years ago(Saving Customizations): Emacs no longer loads `custom-file' after
Luc Teirlinck [Tue, 4 Jan 2005 00:08:12 +0000 (00:08 +0000)]
(Saving Customizations): Emacs no longer loads `custom-file' after
.emacs in 21.4.  (It never did in prior versions.)  No longer mention
customizing through Custom.

19 years ago(custom-file): Doc fix for defcustom.
Luc Teirlinck [Mon, 3 Jan 2005 23:52:47 +0000 (23:52 +0000)]
(custom-file): Doc fix for defcustom.
(custom-file): The function no longer sets the variable
`custom-file' to its return value.

19 years ago(command-line): No longer load `custom-file'.
Luc Teirlinck [Mon, 3 Jan 2005 23:43:34 +0000 (23:43 +0000)]
(command-line): No longer load `custom-file'.

19 years ago(w32_load_system_font): Set FONT_WIDTH to maximum, not
Jason Rumney [Mon, 3 Jan 2005 22:53:30 +0000 (22:53 +0000)]
(w32_load_system_font): Set FONT_WIDTH to maximum, not
average width. Set fontp->average_width and fontp->space_width to
their appropriate values.

19 years ago(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
Jason Rumney [Mon, 3 Jan 2005 22:52:51 +0000 (22:52 +0000)]
(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
not FONT_WIDTH.  Set FRAME_SPACE_WIDTH to fontp->space_width.

19 years ago(w32_load_bdf_font): Set fontp->average_width and
Jason Rumney [Mon, 3 Jan 2005 22:52:01 +0000 (22:52 +0000)]
(w32_load_bdf_font): Set fontp->average_width and
fontp->space_width to FONT_WIDTH so they are valid.

19 years ago(find-variable-regexp): Avoid defface.
Stefan Monnier [Mon, 3 Jan 2005 22:05:12 +0000 (22:05 +0000)]
(find-variable-regexp): Avoid defface.

19 years ago(url-http-handle-authentication): Don't kill the current buffer.
Richard M. Stallman [Mon, 3 Jan 2005 21:00:07 +0000 (21:00 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.

19 years ago(perl-nochange, perl-calculate-indent):
Stefan Monnier [Mon, 3 Jan 2005 20:46:22 +0000 (20:46 +0000)]
(perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.

19 years ago(url-http-handle-authentication): Don't kill the current buffer.
Thien-Thi Nguyen [Mon, 3 Jan 2005 16:56:28 +0000 (16:56 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.

19 years ago* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
Steven Tamm [Mon, 3 Jan 2005 16:49:35 +0000 (16:49 +0000)]
* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
(x_font_min_bounds, XLoadQueryFont): Use the correct font width
metrics for max and min bounds.
(x_load_font): Correctly calculate average font width metrics.

19 years agotypo
Sam Steingold [Mon, 3 Jan 2005 14:57:17 +0000 (14:57 +0000)]
typo

19 years ago*** empty log message ***
Dan Nicolaescu [Mon, 3 Jan 2005 03:23:31 +0000 (03:23 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 3 Jan 2005 03:20:06 +0000 (03:20 +0000)]
*** empty log message ***

19 years ago(basic-save-buffer-1): Fix previous change.
Richard M. Stallman [Mon, 3 Jan 2005 02:42:25 +0000 (02:42 +0000)]
(basic-save-buffer-1): Fix previous change.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Jan 2005 23:46:12 +0000 (23:46 +0000)]
*** empty log message ***

19 years ago(file-loadhist-lookup): New function.
Richard M. Stallman [Sun, 2 Jan 2005 23:43:51 +0000 (23:43 +0000)]
(file-loadhist-lookup): New function.
(file-provides, file-requires): Use it.

19 years ago(vc-svn-diff): Stay local if possible. From Karl Chen <quarl@cs.berkeley.edu>.
Stefan Monnier [Sun, 2 Jan 2005 23:14:23 +0000 (23:14 +0000)]
(vc-svn-diff): Stay local if possible.  From Karl Chen <quarl@cs.berkeley.edu>.

19 years ago(Electric-pop-up-window): Use fit-window-to-buffer
Richard M. Stallman [Sun, 2 Jan 2005 23:11:26 +0000 (23:11 +0000)]
(Electric-pop-up-window): Use fit-window-to-buffer
instead of calculating the right size.

19 years ago(Fgarbage_collect): Don't truncate_undo_list on dead buffers.
Richard M. Stallman [Sun, 2 Jan 2005 22:52:23 +0000 (22:52 +0000)]
(Fgarbage_collect): Don't truncate_undo_list on dead buffers.

19 years ago(vc-arch-workfile-version): Fix last change.
Stefan Monnier [Sun, 2 Jan 2005 22:07:52 +0000 (22:07 +0000)]
(vc-arch-workfile-version): Fix last change.

19 years ago(vc-arch-workfile-version): Handle the empty-branch case.
Stefan Monnier [Sun, 2 Jan 2005 22:00:07 +0000 (22:00 +0000)]
(vc-arch-workfile-version): Handle the empty-branch case.

19 years ago(hack-local-variables): Fix last change.
Stefan Monnier [Sun, 2 Jan 2005 18:08:12 +0000 (18:08 +0000)]
(hack-local-variables): Fix last change.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 17:22:06 +0000 (17:22 +0000)]
*** empty log message ***

19 years ago(calc-edit-macro-finish-edit, calc-finish-formula-edit)
Jay Belanger [Sun, 2 Jan 2005 17:08:31 +0000 (17:08 +0000)]
(calc-edit-macro-finish-edit, calc-finish-formula-edit)
(calc-macro-repeats, calc-edit-macro-adjust-buffer)
calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit):
Use calc-edit-top for the beginning of the edited object.
(calc-user-define-edit): Change the header for editing macros.
Remove unnecessary variable.

19 years ago(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
Jay Belanger [Sun, 2 Jan 2005 17:07:16 +0000 (17:07 +0000)]
(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
the edited object.

19 years ago(calc-finish-selection-edit): Use calc-edit-top for the beginning of
Jay Belanger [Sun, 2 Jan 2005 17:05:45 +0000 (17:05 +0000)]
(calc-finish-selection-edit): Use calc-edit-top for the beginning of
the edited object.

19 years ago(calc-edit-top): New variable.
Jay Belanger [Sun, 2 Jan 2005 17:04:37 +0000 (17:04 +0000)]
(calc-edit-top): New variable.
(calc-edit-mode): Set calc-edit-top to be the beginning of the edited
object. Change header properties.
(calc-edit-finish, calc-edit-finish-stack-object)
(calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
edited object.

19 years ago(calc-edit-mode): Make header in italic.
Jay Belanger [Sun, 2 Jan 2005 07:39:20 +0000 (07:39 +0000)]
(calc-edit-mode): Make header in italic.

19 years ago(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
Jay Belanger [Sun, 2 Jan 2005 07:34:14 +0000 (07:34 +0000)]
(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
in header.

19 years ago(calc-edit-mode): Add a spacer line to the header.
Jay Belanger [Sun, 2 Jan 2005 07:22:44 +0000 (07:22 +0000)]
(calc-edit-mode): Add a spacer line to the header.
(calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in
the header.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 06:56:51 +0000 (06:56 +0000)]
*** empty log message ***

19 years ago(calc-edit-mode): Change default header.
Jay Belanger [Sun, 2 Jan 2005 06:49:36 +0000 (06:49 +0000)]
(calc-edit-mode): Change default header.

19 years ago(calc-edit-variable): Change title to match new header.
Jay Belanger [Sun, 2 Jan 2005 06:48:58 +0000 (06:48 +0000)]
(calc-edit-variable): Change title to match new header.

19 years ago(calc-edit-user-syntax): Change title to edit mode to match new
Jay Belanger [Sun, 2 Jan 2005 06:48:17 +0000 (06:48 +0000)]
(calc-edit-user-syntax): Change title to edit mode to match new
header.
(calc-user-define-edit): Change titles to include names of commands.
(calc-finish-formula-edit): Make sure to start reading formula after
header.
(calc-edit-macro-combine-variable-name): Check for all digits when
looking for quick variable.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 05:11:53 +0000 (05:11 +0000)]
*** empty log message ***

19 years ago(Programming Tutorial): Changed description of how to edit keyboard
Jay Belanger [Sun, 2 Jan 2005 05:01:08 +0000 (05:01 +0000)]
(Programming Tutorial): Changed description of how to edit keyboard
macros to match current behavior.

19 years ago(calc-finish-macro-edit): Remove.
Jay Belanger [Sun, 2 Jan 2005 04:51:06 +0000 (04:51 +0000)]
(calc-finish-macro-edit): Remove.
(calc-edit-macro-repeats, calc-edit-macro-adjust-buffer,
calc-edit-macro-command, calc-edit-macro-command-type,
calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command,
calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits,
calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit,
calc-edit-macro-finish-edit): New functions.
(calc-user-define-edit): Use new functions to edit named calc macros.

19 years ago*** empty log message ***
Stefan Monnier [Sun, 2 Jan 2005 01:26:15 +0000 (01:26 +0000)]
*** empty log message ***

19 years ago(hack-local-variables): Cleanup prefix/suffix matching.
Stefan Monnier [Sun, 2 Jan 2005 01:20:33 +0000 (01:20 +0000)]
(hack-local-variables): Cleanup prefix/suffix matching.

19 years ago(copy-region-as-kill): Deactivate mark.
Stefan Monnier [Sun, 2 Jan 2005 01:20:14 +0000 (01:20 +0000)]
(copy-region-as-kill): Deactivate mark.

19 years ago(occur-1): If the output buffer is also an input, don't kill it, rename it.
Richard M. Stallman [Sat, 1 Jan 2005 22:29:54 +0000 (22:29 +0000)]
(occur-1): If the output buffer is also an input, don't kill it, rename it.

19 years agoTypo.
Stefan Monnier [Sat, 1 Jan 2005 22:24:03 +0000 (22:24 +0000)]
Typo.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Jan 2005 21:04:23 +0000 (21:04 +0000)]
*** empty log message ***

19 years ago(Face Attributes): Correct xref to renamed node.
Luc Teirlinck [Sat, 1 Jan 2005 16:10:24 +0000 (16:10 +0000)]
(Face Attributes): Correct xref to renamed node.

19 years ago(Graphical Kill): Move up under node Killing,
Andreas Schwab [Sat, 1 Jan 2005 14:59:12 +0000 (14:59 +0000)]
(Graphical Kill): Move up under node Killing,
change @section to @subsection.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Jan 2005 14:53:16 +0000 (14:53 +0000)]
*** empty log message ***

19 years ago(Face Customization): Mention hex color specs.
Richard M. Stallman [Sat, 1 Jan 2005 14:53:07 +0000 (14:53 +0000)]
(Face Customization): Mention hex color specs.

19 years ago(set-face-background, set-face-foreground): Doc fix.
Richard M. Stallman [Sat, 1 Jan 2005 14:21:37 +0000 (14:21 +0000)]
(set-face-background, set-face-foreground): Doc fix.

19 years ago(dired-view-command-alist): Variable deleted.
Richard M. Stallman [Sat, 1 Jan 2005 14:20:10 +0000 (14:20 +0000)]
(dired-view-command-alist): Variable deleted.
(dired-view-file, dired-mouse-find-file-other-window):
Delete the code to use it.

19 years ago(custom-face-attributes):
Richard M. Stallman [Sat, 1 Jan 2005 14:18:22 +0000 (14:18 +0000)]
(custom-face-attributes):
Fix :help-echo strings for :foreground and :background.

19 years ago(Face Attributes): Describe hex color specs.
Richard M. Stallman [Sat, 1 Jan 2005 14:17:32 +0000 (14:17 +0000)]
(Face Attributes): Describe hex color specs.

19 years ago(insert-sliced-image): Use t for line-height property.
Kim F. Storm [Sat, 1 Jan 2005 13:08:33 +0000 (13:08 +0000)]
(insert-sliced-image): Use t for line-height property.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Jan 2005 13:07:59 +0000 (13:07 +0000)]
*** empty log message ***

19 years ago(Top): Update Killing submenu.
Richard M. Stallman [Sat, 1 Jan 2005 05:02:35 +0000 (05:02 +0000)]
(Top): Update Killing submenu.

19 years ago(Killing): Reorganize section.
Richard M. Stallman [Sat, 1 Jan 2005 05:02:09 +0000 (05:02 +0000)]
(Killing): Reorganize section.
No more TeX-only text; put the node command at start of chapter.
But the first section heading is used only in TeX.
Rewrite the text to read better in this mode.
(Graphical Kill): New subnode gets some of the text that
used to be in the first section.

19 years ago(Timers): Update previous change.
Richard M. Stallman [Sat, 1 Jan 2005 03:51:46 +0000 (03:51 +0000)]
(Timers): Update previous change.

19 years ago(struct it): New element ellipsis_p.
Richard M. Stallman [Sat, 1 Jan 2005 01:36:48 +0000 (01:36 +0000)]
(struct it): New element ellipsis_p.
(struct glyph_row): New element ends_in_ellipsis_p.