]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

19 years ago(setup_for_ellipsis, get_next_display_element):
Richard M. Stallman [Sat, 1 Jan 2005 01:34:22 +0000 (01:34 +0000)]
(setup_for_ellipsis, get_next_display_element):
Set it->ellipsis_p to 1 or 0.
(display_line): Record whether row ends in mid-ellipsis.
(set_cursor_from_row): If ends in ellipsis. find start of it.
(cursor_row_p): If PT's at the end of the ellipsis the row
ends within, don't display cursor on this row.

(BUFFER_POS_REACHED_P): We haven't reached the specified
position if we're reading from something other than the buffer.

19 years ago*** empty log message ***
Jay Belanger [Fri, 31 Dec 2004 21:06:47 +0000 (21:06 +0000)]
*** empty log message ***

19 years ago(calcVar-digit, calcVar-oper): Remove need for "var-" at the
Jay Belanger [Fri, 31 Dec 2004 20:36:48 +0000 (20:36 +0000)]
(calcVar-digit, calcVar-oper):  Remove need for "var-" at the
beginning of the minibuffer.

19 years ago* xterm.c (handle_one_xevent): Clear area in expose event for GTK.
Jan Djärv [Fri, 31 Dec 2004 18:16:10 +0000 (18:16 +0000)]
* xterm.c (handle_one_xevent): Clear area in expose event for GTK.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 31 Dec 2004 15:21:56 +0000 (15:21 +0000)]
*** empty log message ***

19 years ago(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman [Fri, 31 Dec 2004 15:21:47 +0000 (15:21 +0000)]
(read-face-name): Don't treat an attribute spec as a list of faces.

19 years ago(undo): Use undo-equiv-table to detect
Richard M. Stallman [Fri, 31 Dec 2004 15:13:00 +0000 (15:13 +0000)]
(undo): Use undo-equiv-table to detect
unexpected changes since previous undo.
(undo-list-saved): Variable deleted.
(buffer-disable-undo): Don't alter undo-list-saved.

19 years ago(Shell Commands in Dired): Delete the ? example.
Richard M. Stallman [Fri, 31 Dec 2004 15:11:01 +0000 (15:11 +0000)]
(Shell Commands in Dired): Delete the ? example.

19 years ago(Scrolling): Correct scroll-preserve-screen-position.
Richard M. Stallman [Fri, 31 Dec 2004 15:10:02 +0000 (15:10 +0000)]
(Scrolling): Correct scroll-preserve-screen-position.

19 years ago(window_scroll_pixel_based): Only look at
Richard M. Stallman [Fri, 31 Dec 2004 15:07:48 +0000 (15:07 +0000)]
(window_scroll_pixel_based): Only look at
Vscroll_preserve_screen_position if the old PT can't be kept.
(syms_of_window) <scroll-preserve-screen-position>: Doc fix.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 31 Dec 2004 15:04:25 +0000 (15:04 +0000)]
*** empty log message ***

19 years ago(Saving): Describe new require-final-newline features
Richard M. Stallman [Fri, 31 Dec 2004 15:04:13 +0000 (15:04 +0000)]
(Saving): Describe new require-final-newline features
and mode-require-final-newline.

19 years ago(text-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:58:41 +0000 (14:58 +0000)]
(text-mode): Use mode-require-final-newline.

19 years ago(texinfo-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:58:20 +0000 (14:58 +0000)]
(texinfo-mode): Use mode-require-final-newline.

19 years ago(vhdl-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:58:03 +0000 (14:58 +0000)]
(vhdl-mode): Use mode-require-final-newline.

19 years ago(simula-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:57:45 +0000 (14:57 +0000)]
(simula-mode): Use mode-require-final-newline.

19 years ago(sh-require-final-newline):
Richard M. Stallman [Fri, 31 Dec 2004 14:57:21 +0000 (14:57 +0000)]
(sh-require-final-newline):
Alist value now controls whether to use mode-require-final-newline.
(sh-set-shell): Implement that new meaning.

19 years ago(python-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:55:23 +0000 (14:55 +0000)]
(python-mode): Use mode-require-final-newline.

19 years ago(perl-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:55:01 +0000 (14:55 +0000)]
(perl-mode): Use mode-require-final-newline.

19 years ago(modula-2-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:54:45 +0000 (14:54 +0000)]
(modula-2-mode): Use mode-require-final-newline.

19 years ago(mixal-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:54:29 +0000 (14:54 +0000)]
(mixal-mode): Use mode-require-final-newline.

19 years ago(idlwave-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:54:11 +0000 (14:54 +0000)]
(idlwave-mode): Use mode-require-final-newline.

19 years ago(icon-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:53:55 +0000 (14:53 +0000)]
(icon-mode): Use mode-require-final-newline.

19 years ago(fortran-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:53:40 +0000 (14:53 +0000)]
(fortran-mode): Use mode-require-final-newline.

19 years ago(f90-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:53:24 +0000 (14:53 +0000)]
(f90-mode): Use mode-require-final-newline.

19 years ago(cperl-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:53:01 +0000 (14:53 +0000)]
(cperl-mode): Use mode-require-final-newline.

19 years ago(cfengine-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:52:42 +0000 (14:52 +0000)]
(cfengine-mode): Use mode-require-final-newline.

19 years ago(c-require-final-newline): Fix custom type, doc.
Richard M. Stallman [Fri, 31 Dec 2004 14:52:17 +0000 (14:52 +0000)]
(c-require-final-newline): Fix custom type, doc.

19 years ago(c-common-init): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:51:05 +0000 (14:51 +0000)]
(c-common-init): Use mode-require-final-newline.

19 years ago(antlr-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:50:27 +0000 (14:50 +0000)]
(antlr-mode): Use mode-require-final-newline.
Delete old-Emacs compatibility code.
(antlr-c-common-init): Function deleted.

19 years ago(ada-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:49:18 +0000 (14:49 +0000)]
(ada-mode): Use mode-require-final-newline.

19 years ago(snmp-common-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:48:45 +0000 (14:48 +0000)]
(snmp-common-mode): Use mode-require-final-newline.

19 years ago(require-final-newline): Allow `visit' and `visit-save'.
Richard M. Stallman [Fri, 31 Dec 2004 14:48:12 +0000 (14:48 +0000)]
(require-final-newline): Allow `visit' and `visit-save'.
(mode-require-final-newline): New option.
(after-find-file): Handle require-final-newline with new values.
(basic-save-buffer): Handle new values of require-final-newline.

19 years ago*** empty log message ***
Jay Belanger [Fri, 31 Dec 2004 06:29:47 +0000 (06:29 +0000)]
*** empty log message ***

19 years agoReplace mentions of M-#M-# by C-cC-c to finish editing.
Jay Belanger [Fri, 31 Dec 2004 06:08:43 +0000 (06:08 +0000)]
Replace mentions of M-#M-# by C-cC-c to finish editing.

19 years ago(calc-edit-mode): Mention C-cC-c as the way to finish, C-xk as the way
Jay Belanger [Fri, 31 Dec 2004 05:59:44 +0000 (05:59 +0000)]
(calc-edit-mode): Mention C-cC-c as the way to finish, C-xk as the way
to cancel the edit.  Add cancel routine to kill-buffer-hook.

19 years ago(calc-graph-show-dumb): Mention C-cC-c as the way to return to Calc.
Jay Belanger [Fri, 31 Dec 2004 05:58:44 +0000 (05:58 +0000)]
(calc-graph-show-dumb): Mention C-cC-c as the way to return to Calc.

19 years ago*** empty log message ***
Jay Belanger [Fri, 31 Dec 2004 03:48:19 +0000 (03:48 +0000)]
*** empty log message ***

19 years agoRemove obsolete MacEdit code.
Jay Belanger [Fri, 31 Dec 2004 03:30:46 +0000 (03:30 +0000)]
Remove obsolete MacEdit code.
(calc-macro-edit-algebraic, calc-macro-edit-variable)
(calc-macro-edit-variable-2, calc-macro-edit-quick-digit):
Remove functions.

19 years ago(calc-same-interface, calc-quit): Remove obsolete MacEdit code.
Jay Belanger [Fri, 31 Dec 2004 03:29:25 +0000 (03:29 +0000)]
(calc-same-interface, calc-quit): Remove obsolete MacEdit code.

19 years ago(buffer-file-coding-system-explicit):
Kenichi Handa [Fri, 31 Dec 2004 00:00:42 +0000 (00:00 +0000)]
(buffer-file-coding-system-explicit):
Renambed for explicit-buffer-file-coding-system.
(after-insert-file-set-coding): Adjusted for the above change.

19 years ago(revert-buffer): Change
Kenichi Handa [Thu, 30 Dec 2004 23:56:23 +0000 (23:56 +0000)]
(revert-buffer): Change
explicit-buffer-file-coding-system to
buffer-file-coding-system-explicit.
(basic-save-buffer-1): Likewise.

19 years ago(artist-butlast-fn): Var deleted.
Richard M. Stallman [Thu, 30 Dec 2004 23:37:15 +0000 (23:37 +0000)]
(artist-butlast-fn): Var deleted.
(artist-butlast, artist-last): Functions deleted.
(artist-ellipse-mirror-quadrant): Call last and butlast directly.
(artist-compute-key-compl-table): Call remq directly.
(artist-remove-nulls): Function deleted.
(artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
(artist-push, artist-pop): Macro deleted.

19 years ago(artist-version): 1.2.6
Richard M. Stallman [Thu, 30 Dec 2004 23:33:03 +0000 (23:33 +0000)]
(artist-version): 1.2.6
(artist-prev-next-op-alist): New variable.
(artist-select-next-op-in-list): New function.
(artist-select-prev-op-in-list): New function.
(artist-make-prev-next-op-alist): New function.
(artist-is-in-op-list-p): New function.
(artist-get-first-non-nil-op): New function.
(artist-get-last-non-nil-op): New function.
(artist-mode-init): Call artist-get-last-non-nil-op to initialize
   artist-prev-next-op-alist.
(artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
   change drawing operation.