2004-11-02 |
Kim F. Storm |
*** empty log message ***
|
2004-11-02 |
Kim F. Storm |
(Fcalled_interactively_p): Rename from Fcall_interactive_p.
|
2004-11-02 |
Kim F. Storm |
*** empty log message ***
|
2004-11-02 |
Kim F. Storm |
Remove (tiny change) comments for people who have signed papers
|
2004-11-02 |
Masatake YAMATO |
* url-imap.el (url-imap-open-host): Don't use
|
2004-11-02 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-02 |
Richard M. Stallman |
(elp-instrument-function): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(easy-menu-intern):
|
2004-11-02 |
Richard M. Stallman |
(define-minor-mode): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(byte-compile-warning-types): Add interactive-only.
|
2004-11-02 |
Richard M. Stallman |
(update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.
|
2004-11-02 |
Richard M. Stallman |
(ad-make-advised-definition): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(replace_range_2): New function.
|
2004-11-02 |
Richard M. Stallman |
(casify_region): Handle changes in byte-length using replace_range_2.
|
2004-11-02 |
Richard M. Stallman |
(USAGE3): Delete --horizontal-scroll-bars, -hb.
|
2004-11-02 |
Richard M. Stallman |
(back_to_previous_visible_line_start):
|
2004-11-02 |
Richard M. Stallman |
(window_scroll_pixel_based): Update preserve_y for header line if any.
|
2004-11-02 |
Richard M. Stallman |
(Fcall_interactive_p): New function.
|
2004-11-02 |
Jason Rumney |
Use fast_string_match_ignore_case for comparing font names.
|
2004-11-02 |
Jason Rumney |
*** empty log message ***
|
2004-11-02 |
Jan Djärv |
Mention use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
2004-11-02 |
Jan Djärv |
* files.el (find-file-existing): New function.
|
2004-11-02 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
|
2004-11-02 |
Jan Djärv |
* config.in: Rebuild (added HAVE_GTK_FILE_*).
|
2004-11-02 |
Jan Djärv |
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New
|
2004-11-02 |
Glenn Morris |
*** empty log message ***
|
2004-11-02 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-11-01 |
Kim F. Storm |
(set-auto-mode-0): Don't rely on dynamic binding of
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(electric-help-map): Reorder Q/q and R/r entries so
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(describe-text-properties): Don't err if called in
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(group kmacro): Add :version.
|
2004-11-01 |
Kim F. Storm |
(keyboard-quit): Call kmacro-keyboard-quit.
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Nick Roberts |
(gdb-enable-debug-log)
|
2004-11-01 |
Nick Roberts |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
(calc-over-notation): Replaced `completing-read' with
|
2004-11-01 |
Masatake YAMATO |
2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
|
2004-11-01 |
Stefan Monnier |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
Add redisplay related errors.
|
2004-11-01 |
Jan Djärv |
* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
(mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
* xlwmenu.c (find_first_selectable, find_next_selectable)
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(connect_wait_mask, num_pending_connects): Only
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
|
2004-11-01 |
Jason Rumney |
Delete region objects after use.
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(bibtex-make-field): Fix typo.
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(group thumbs): Add :version keyword.
|
2004-11-01 |
John Paul Wallington |
(large-file-warning-threshold): Add :version keyword.
|
2004-11-01 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-01 |
Richard M. Stallman |
(eudc-display-records): Use with-output-to-temp-buffer;
|
2004-11-01 |
Richard M. Stallman |
(Interactive Call): Add called-interactively-p.
|
2004-11-01 |
Richard M. Stallman |
(5x5-new-game): Set up the buffer even if not interactive.
|
2004-11-01 |
Richard M. Stallman |
(fortune-to-signature): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(ada-make-body-gnatstub): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(cperl-switch-to-doc-buffer): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(idlwave-shell-send-char): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(idlwave-update-routine-info): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(bibtex-make-field): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(allout group): Add :version.
|
2004-10-31 |
Kim F. Storm |
*** empty log message ***
|
2004-10-31 |
Stefan Monnier |
(reveal-last-tick): New var.
|
2004-10-31 |
Stefan Monnier |
Use `button's.
|
2004-10-31 |
Jan Djärv |
* xmenu.c: Add prototypes for forward function declarations.
|
2004-10-31 |
Jan Djärv |
* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
|
2004-10-31 |
Jan Djärv |
* atimer.c (alarm_signal_handler): Do not call set_alarm if
|
2004-10-31 |
Jan Djärv |
* x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
|
2004-10-31 |
John Paul Wallington |
*** empty log message ***
|
2004-10-31 |
John Paul Wallington |
(group ibuffer): Add :version keyword.
|
2004-10-31 |
Kim F. Storm |
(margin_glyphs_to_reserve): Don't use ncols_scale_factor.
|
2004-10-31 |
Kim F. Storm |
*** empty log message ***
|
2004-10-30 |
Kim F. Storm |
*** empty log message ***
|
2004-10-30 |
Kim F. Storm |
(group ido): Add :version keyword.
|
2004-10-30 |
Kim F. Storm |
(group cua): Add :version keyword.
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(help-at-pt-timer-delay, help-at-pt-display-when-idle): Remove
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(auto-revert-tail-mode-text): Add :version keyword.
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(help-at-pt-timer): Move defvar up to avoid compiler warning.
|
2004-10-30 |
Stefan Monnier |
(custom-deps, autoloads): Fix *-hooks -> *-hook.
|
2004-10-30 |
Juri Linkov |
*** empty log message ***
|
2004-10-30 |
Juri Linkov |
(function-called-at-point): read -> intern.
|
2004-10-30 |
Juri Linkov |
(variable-at-point): read -> intern.
|
2004-10-29 |
Simon Josefsson |
*** empty log message ***
|
2004-10-29 |
Simon Josefsson |
(autoconf-font-lock-keywords): Recognize AS_* too.
|
2004-10-29 |
Stefan Monnier |
Docstring fixes.
|
2004-10-29 |
Simon Josefsson |
(Reading a Password): Revert.
|
2004-10-29 |
Simon Josefsson |
subr.el (read-passwd): Move back from password.el.
|
2004-10-29 |
Andreas Schwab |
Typo fix.
|
2004-10-29 |
Andreas Schwab |
*** empty log message ***
|
2004-10-29 |
Andreas Schwab |
(speedbar-frame-parameters): Improve customize type.
|
2004-10-29 |
Sam Steingold |
(mouse-show-mark): Replace the last occurrence of
|
2004-10-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650
|
2004-10-29 |
John Wiegley |
2004-10-28 Will <will@glozer.net>
|
2004-10-28 |
Stefan Monnier |
*** empty log message ***
|
2004-10-28 |
Stefan Monnier |
(mouse-sel-mode): Adjust to new names for x-lost-selection-functions.
|
2004-10-28 |
Stefan Monnier |
(mouse-show-mark): Adjust to new name and don't assume
|
2004-10-28 |
Stefan Monnier |
Adjust to new names for x-(lost|sent)-selection-functions.
|
2004-10-28 |
Stefan Monnier |
(x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases
|
2004-10-28 |
Stefan Monnier |
(Vx_lost_selection_functions, Vx_sent_selection_functions):
|
2004-10-28 |
Kim F. Storm |
Fix copyright.
|
2004-10-28 |
Kim F. Storm |
(imenu-scanning-message): Remove.
|
2004-10-28 |
Kim F. Storm |
*** empty log message ***
|
2004-10-28 |
John Paul Wallington |
*** empty log message ***
|
2004-10-28 |
John Paul Wallington |
(set-auto-mode): Call `throw' correctly.
|
2004-10-28 |
Juri Linkov |
*** empty log message ***
|
2004-10-28 |
Juri Linkov |
(Info-file-list-for-emacs): Add ("Info" . "info")
|
2004-10-28 |
Juri Linkov |
(grep-regexp-alist): Move match highlighting
|
2004-10-28 |
Jan Djärv |
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
|
2004-10-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-28 |
Richard M. Stallman |
(Display Feature Testing): Explain about "vendor".
|
2004-10-28 |
Richard M. Stallman |
(Fx_server_vendor, Fx_server_version): Doc fixes.
|
2004-10-28 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-28 |
Daniel Pfeiffer |
(set-auto-mode-0): New function.
|
2004-10-28 |
Kenichi Handa |
*** empty log message ***
|
2004-10-28 |
Kenichi Handa |
(utf-translate-cjk-charsets): Add katakana-jisx0201.
|
2004-10-28 |
Kenichi Handa |
*** empty log message ***
|
2004-10-28 |
Kenichi Handa |
Add data for JISX0201.
|
2004-10-27 |
Daniel Pfeiffer |
Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.
|
2004-10-27 |
Stefan Monnier |
*** empty log message ***
|
2004-10-27 |
Stefan Monnier |
(scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.
|
2004-10-27 |
Stefan Monnier |
(hilit-mode): Typo.
|
2004-10-27 |
Stefan Monnier |
(hilit-mode): New function.
|
2004-10-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-27 |
Richard M. Stallman |
(add-change-log-entry): Set up mailing address and full name later,
|
2004-10-27 |
Richard M. Stallman |
(elide-head): Change error to message.
|
2004-10-27 |
Richard M. Stallman |
(apropos-macrop): Doc fix.
|
2004-10-27 |
Richard M. Stallman |
(mouse-show-mark): Do most processing the same
|
2004-10-27 |
Richard M. Stallman |
(shadow-copy-files): Use interactive-p
|
2004-10-27 |
Richard M. Stallman |
(tar-mode): Use write-contents-functions, not write-contents-hooks.
|
2004-10-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-27 |
Richard M. Stallman |
(pcomplete-entries): Don't use directory-sep-char.
|
2004-10-27 |
Richard M. Stallman |
(type-break-run-at-time): Always use run-at-time; forget the alternatives.
|
2004-10-27 |
Richard M. Stallman |
(strokes-unload-hook): Fix previous change.
|
2004-10-27 |
Richard M. Stallman |
(eshell-du-sum-directory): Don't use directory-sep-char.
|
2004-10-27 |
Richard M. Stallman |
(Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.
|
2004-10-27 |
Richard M. Stallman |
(Simple Advice): Clarify what job the example does.
|
2004-10-27 |
Richard M. Stallman |
(get_next_display_element): In mode lines,
|
2004-10-27 |
Kenichi Handa |
*** empty log message ***
|
2004-10-27 |
Kenichi Handa |
(ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
|
2004-10-27 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
2004-10-27 |
Richard M. Stallman |
Comment change.
|
2004-10-27 |
Richard M. Stallman |
(vmotion): When moving up, check the newline before.
|
2004-10-27 |
Daniel Pfeiffer |
Set xml-mode also if no mode found from file name.
|
2004-10-27 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-27 |
Daniel Pfeiffer |
(compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-*
|
2004-10-27 |
Daniel Pfeiffer |
extend irix for NAG Fortran and add ftnchek-*
|
2004-10-27 |
Kenichi Handa |
*** empty log message ***
|
2004-10-27 |
Kenichi Handa |
Use utf-translate-cjk-substitutable-p.
|
2004-10-27 |
Kenichi Handa |
(utf-translate-cjk-unicode-range-string):
|
2004-10-26 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
2004-10-26 |
Kim F. Storm |
(Fformat): Allocate discarded table with SAFE_ALLOCA.
|
2004-10-26 |
Kim F. Storm |
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.
|
2004-10-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-640
|
2004-10-26 |
Daniel Pfeiffer |
set-auto-mode change
|
2004-10-26 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-26 |
Daniel Pfeiffer |
(auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
|
2004-10-26 |
Daniel Pfeiffer |
(cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $.
|
2004-10-26 |
Daniel Pfeiffer |
(sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.
|
2004-10-26 |
Daniel Pfeiffer |
(imenu--generic-function): Skip matches in comments.
|
2004-10-26 |
Jan Djärv |
* gtkutil.c: Put empty line between comment and function body.
|
2004-10-26 |
Jan Djärv |
* gtkutil.c: Put empty line between comment and function body.
|
2004-10-26 |
Jan Djärv |
* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
|
2004-10-26 |
Jay Belanger |
*** empty log message ***
|
2004-10-26 |
Jay Belanger |
(calc-match): Use an extra argument instead of `interactive-p'.
|
2004-10-26 |
Jay Belanger |
(calc-other-window): Use an extra argument instead of `interactive-p'.
|
2004-10-26 |
Jay Belanger |
(calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)
|
2004-10-26 |
Kim F. Storm |
(describe-key): Describe both down-event and up-event
|
2004-10-26 |
Kim F. Storm |
*** empty log message ***
|
2004-10-26 |
Kim F. Storm |
(Fcall_interactively): Add 'U' code to get the up-event discarded by a
|
2004-10-26 |
Kim F. Storm |
(Interactive Codes): Add U code letter.
|
2004-10-26 |
David Kastrup |
(syms_of_buffer): Fix a few typos.
|
2004-10-26 |
Jan Djärv |
* xsmfns.c: Put empty line between comment and function body.
|
2004-10-26 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-26 |
Richard M. Stallman |
(woman): Don't call interactive-p.
|
2004-10-26 |
Richard M. Stallman |
(pcomplete): Instead of interactive-p,
|
2004-10-26 |
Richard M. Stallman |
(menu-bar-make-toggle): Instead of interactive-p,
|
2004-10-26 |
Richard M. Stallman |
(Man-cleanup-manpage): Instead of interactive-p,
|
2004-10-25 |
Stefan Monnier |
(tex-font-lock-keywords-1): Fix up the spurious
|
2004-10-25 |
Jason Rumney |
Add note about MSYS sh.exe
|
2004-10-25 |
Masatake YAMATO |
* progmodes/flymake.el (flymake-split-string): Use
|
2004-10-25 |
Stefan Monnier |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
(Reading a Password): Add.
|
2004-10-25 |
Jay Belanger |
*** empty log message ***
|
2004-10-25 |
Jay Belanger |
(calc-digit-dots): Inhibit read-only before erasing minibuffer.
|
2004-10-25 |
Simon Josefsson |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
* subr.el (read-passwd): Move to net/password.el.
|
2004-10-25 |
Kai Großjohann |
(process-file): Fix logic.
|
2004-10-25 |
Kai Großjohann |
(mouse-sel-mode): Specify custom group.
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(fontset_pattern_regexp): Optimize for the case that
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(x-set-cut-buffer): Cancel previous change.
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(x-set-cut-buffer): Encode STRING if necessary.
|
2004-10-24 |
Jason Rumney |
*** empty log message ***
|
2004-10-24 |
Jason Rumney |
Removed mouse-wheel event, added wheel-up and wheel-down
|
2004-10-24 |
Kim F. Storm |
Clean whitespace.
|
2004-10-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-24 |
Luc Teirlinck |
(set-left-margin, set-right-margin): Delete redundant code.
|
2004-10-24 |
Kim F. Storm |
(describe-mode): Fix 2004-10-13 change.
|
2004-10-24 |
Kim F. Storm |
*** empty log message ***
|
2004-10-24 |
Kim F. Storm |
Reorder entries.
|
2004-10-24 |
Luc Teirlinck |
(Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.
|
2004-10-24 |
Kai Großjohann |
Mention process-file.
|
2004-10-24 |
Kai Großjohann |
(Synchronous Processes): Document process-file.
|
2004-10-24 |
Simon Josefsson |
Add.
|
2004-10-24 |
Kai Großjohann |
(process-file): Accept nil for INFILE. Reported by
|
2004-10-24 |
Kenichi Handa |
*** empty log message ***
|
2004-10-24 |
Kenichi Handa |
(enum reg_errcode_t): New value REG_ERANGEX.
|
2004-10-24 |
Kenichi Handa |
(re_error_msgid): Add an entry for REG_ERANGEX.
|
2004-10-24 |
Masatake YAMATO |
* progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle
|
2004-10-23 |
Nick Roberts |
*** empty log message ***
|
2004-10-23 |
Nick Roberts |
(asm-font-lock-keywords): Use font-lock-variable-name-face for registers.
|
2004-10-23 |
Nick Roberts |
(gdb-get-create-buffer): Allow modes to run
|
2004-10-23 |
Nick Roberts |
*** empty log message ***
|
2004-10-23 |
Eli Zaretskii |
Fix typos.
|
2004-10-23 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-23 |
Eli Zaretskii |
(Text Based Tables, Table Definition)
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
(ibuffer-kill-line): Set arg `interactive-p' in interactive spec
|
2004-10-23 |
John Paul Wallington |
(ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to t
|
2004-10-23 |
Kai Großjohann |
* simple.el (process-file): New function, similar to call-process
|
2004-10-23 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-23 |
Glenn Morris |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
(ibuffer-jump-to-buffer): Read buffer name in interactive spec rather
|
2004-10-22 |
Kenichi Handa |
*** empty log message ***
|
2004-10-22 |
Kenichi Handa |
(translate-region): Document that it accepts also a
|
2004-10-22 |
Kenichi Handa |
(translate-region): Implement it in Lisp
|
2004-10-22 |
Kenichi Handa |
(Ftranslate_region_internal): New function.
|
2004-10-22 |
Jan Djärv |
* xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
|
2004-10-22 |
David Ponce |
*** empty log message ***
|
2004-10-22 |
David Ponce |
(Resizing Windows): Document the `preserve-before' argument of the
|
2004-10-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-633
|
2004-10-21 |
Stefan Monnier |
(tex-compilation-parse-errors): Don't output messages.
|
2004-10-21 |
Jay Belanger |
*** empty log message ***
|
2004-10-21 |
Jay Belanger |
(Algebraic-Style Calculations): Removed a comment.
|
2004-10-21 |
Jay Belanger |
*** empty log message ***
|
2004-10-21 |
Jay Belanger |
(calc-alg-ent-map, calc-alg-ent-esc-map): Declared these variables
|