Jay Belanger
00a789bdc5
*** empty log message ***
2004-11-17 19:30:19 +00:00
Jay Belanger
f095c6c9db
(math-simplify-expr): Declared it.
...
Replaced argument expr in all calls of math-defsimplify by
math-simplify-expr.
(math-simplify-units-prod): Replaced variable expr by declared
variable math-simplify-expr.
2004-11-17 19:23:41 +00:00
Jay Belanger
e10300728d
(calc-poly-div-remainder): Declared it.
2004-11-17 19:23:01 +00:00
Jay Belanger
e528df0df8
(math-defsimplify): Changed the argument in the created function to
...
math-simplify-expr.
2004-11-17 19:22:31 +00:00
Jay Belanger
0c90894530
(calc-poly-div): Made calc-poly-div-remainder a local variable.
...
(math-eval-rules-cache, math-eval-rules-cache-other): Declared them.
(math-top-only): New variable
(math-simplify, math-simplify-step): Replace variable top-only by
declared variable math-top-only.
(math-simplify-expr): Declared it.
Replaced argument expr in all calls of math-defsimplify by
math-simplify-expr.
(math-simplify-plus, math-simplify-times, math-simplify-divide)
(math-simplify-divisor, math-simplify-one-divisor)
(math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
(math-simplify-pow): Replaced variable expr by declared variable
math-simplify-expr.
(math-simplify-divisor): Removed local variables temp and op.
(math-simplify-one-divisor): Made temp and op local variables.
(math-simplify-divisor-nover, math-simplify-divisor-dover): New
variables.
(math-simplify-divisor, math-simplify-one-divisor): Use declared
variables.
(math-expr-subst-new, math-expr-subst-old): New variables.
(math-expr-subst, math-expr-subst-rec): Use declared variables.
(math-is-poly-degree, math-is-poly-loose): New variables.
(math-is-polynomial, math-is-poly-rec): Use declared variables.
(math-poly-base-const-ok, math-poly-base-pred): New variables.
(math-polynomial-base, math-polynomial-base-rec): Use declared
variables.
2004-11-17 19:21:57 +00:00
Stefan Monnier
f4872033df
(list-buffers-noselect): Massage to fit in 80 columns.
...
Replace mapcar->dolist, format->string.
2004-11-17 17:12:57 +00:00
Miles Bader
2da3fbb1ac
Add ChangeLog entry for IDLWAVE version 5.5 update
2004-11-17 12:05:26 +00:00
Miles Bader
c10de401a6
Remove RCS keywords
2004-11-17 11:53:13 +00:00
Miles Bader
8df608c1ce
Restore arch taglines
2004-11-17 11:52:34 +00:00
J.D. Smith
a3b8a37263
Initial checkin of HTML help support module.
2004-11-17 05:58:20 +00:00
J.D. Smith
12b86f0e39
Updated to IDLWAVE version 5.5. See idlwave.org.
2004-11-17 05:56:18 +00:00
J.D. Smith
52a244ebe2
Updated to IDLWAVE version 5.5. See idlwave.org
2004-11-17 05:54:20 +00:00
Luc Teirlinck
802c6e5682
(message3): Call clear_message.
2004-11-17 01:41:52 +00:00
Kim F. Storm
78e7b91f17
(erase_phys_cursor): Adjust cursor row visible height.
2004-11-17 00:27:37 +00:00
Kim F. Storm
5ff504fecc
*** empty log message ***
2004-11-17 00:27:20 +00:00
Kim F. Storm
d4a38fddf7
Undo last change.
2004-11-16 23:26:45 +00:00
Richard M. Stallman
71a539151a
*** empty log message ***
2004-11-16 22:51:52 +00:00
Richard M. Stallman
de5ffeadde
(set-buffer-file-coding-system): Finish previous change.
2004-11-16 22:37:04 +00:00
Jan Djärv
724cde0d1d
* gtkutil.c (xg_get_file_name): Fix typo in
...
HAVE_GTK_FILE_SELECTION_NEW.
2004-11-16 22:24:48 +00:00
Jan Djärv
5ae53dcfca
* xmenu.c (x_menu_in_use): Removed.
...
(x_menu_set_in_use): Also set popup_activated_flag.
* xfns.c (Fx_file_dialog): Call popup_activated instead of
x_menu_in_use. Call x_menu_set_in_use in Motif version also.
* xterm.h: (x_menu_in_use): Removed.
2004-11-16 20:52:32 +00:00
Richard M. Stallman
ee31cd78ef
*** empty log message ***
2004-11-16 17:31:19 +00:00
Richard M. Stallman
155cb2e57e
(Coding Conventions): Separate defvar and require
...
methods to avoid warnings. Use require only when there are many
functions and variables from that package.
2004-11-16 17:30:48 +00:00
Richard M. Stallman
5d64585238
(Minibuffer Completion): When ignoring case,
...
predicate must not be case-sensitive.
2004-11-16 17:27:48 +00:00
Richard M. Stallman
6657986f00
(Function Debugging, Explicit Debug): Clarified.
...
(Test Coverage): Don't talk about "splotches". Clarified.
2004-11-16 17:26:18 +00:00
Richard M. Stallman
231401514a
(iso-tex2iso-trans-tab): Discard spaces after \i according to TeX rules.
2004-11-16 17:20:32 +00:00
Richard M. Stallman
14b3fa075e
(set-buffer-file-coding-system): New arg NOMODIFY.
...
(after-insert-file-set-coding): Pass that new arg.
Prevent set-buffer-multibyte from trying to lock the file.
2004-11-16 17:18:39 +00:00
Richard M. Stallman
6161791395
(list-buffers-noselect): New arg BUFFER-LIST.
2004-11-16 17:12:53 +00:00
Richard M. Stallman
c73dca2540
(save-place): Doc fix.
2004-11-16 17:11:00 +00:00
Richard M. Stallman
b9559a72b4
(dabbrev-expand): When handling SPC M-/,
...
temporarily widen before finding the following word to copy.
2004-11-16 17:08:39 +00:00
Richard M. Stallman
e7ea754563
(map-keymap): Definition deleted.
...
(cl-map-keymap): Definition deleted.
2004-11-16 17:06:56 +00:00
Richard M. Stallman
14694a594b
(map-keymap-internal): New function.
2004-11-16 17:05:18 +00:00
Richard M. Stallman
0ea6ae0a0c
(Fmap_keymap): New arg SORT-FIRST. Use
...
map-keymap-internal to implement that.
2004-11-16 17:00:59 +00:00
Richard M. Stallman
6df7142943
(Fvertical_motion): In batch mode, use vmotion directly.
2004-11-16 16:58:16 +00:00
Kim F. Storm
e20d27dc35
Typo.
2004-11-16 15:42:24 +00:00
Kim F. Storm
11e04b2ddf
(Fdefine_fringe_bitmap): Always set 'h'. Simplify.
2004-11-16 15:41:54 +00:00
Stefan Monnier
94c4db3c60
(get_glyph_string_clip_rect, init_glyph_string): Check it's
...
a window before using XWINDOW.
2004-11-16 15:41:41 +00:00
Kim F. Storm
dda01a4c9c
*** empty log message ***
2004-11-16 15:41:09 +00:00
Stefan Monnier
2a1893f46c
Avoid side-effects inside XSETFASTINT's arguments.
2004-11-16 15:35:14 +00:00
Stefan Monnier
3c7a4fa359
(NILP): Use EQ rather than XFASTINT.
2004-11-16 15:32:33 +00:00
Stefan Monnier
27c35b9521
(flyspell-mouse-map): Pop the menu
...
when pressing rather than when releasing mouse-2. Simplify.
2004-11-16 15:29:10 +00:00
Juri Linkov
b0339ffd83
(find-function-regexp): Optimize define-minor-mode'. Add defun-cvs-mode'.
...
Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
Remove invalid `\W' from [^cgv\W]. Doc fix.
(find-function-search-for-symbol): Replace "\\>" with "\\_>".
2004-11-16 15:26:30 +00:00
Kim F. Storm
9305b0e795
(Fvertical_motion): Fix last change. Only reseat when
...
moving backwards.
2004-11-16 14:21:37 +00:00
Kim F. Storm
b4d61105df
*** empty log message ***
2004-11-16 14:21:15 +00:00
Thien-Thi Nguyen
4bd38e9445
(Window Frame Parameters): Fix typo.
2004-11-16 14:14:13 +00:00
Stefan Monnier
bd8c6db5dc
(compilation-setup): Don't set buffer-read-only.
...
(compilation-mode): Set it here instead.
2004-11-16 04:52:19 +00:00
Stefan Monnier
e542ea4bed
Use make-symbol rather than gensym.
...
(loop, cl-parse-loop-clause, defsetf): Use backquote.
2004-11-16 04:05:29 +00:00
Stefan Monnier
ab3d4bb2ac
(pair-with-newsyms): Use make-symbol.
2004-11-16 04:04:50 +00:00
Luc Teirlinck
ce2bbf6a2f
*** empty log message ***
2004-11-16 02:56:49 +00:00
Luc Teirlinck
4127f01512
Maintainer is now FSF.
...
(life-patterns, life-neighbor-deltas, life-window-start)
(life-current-generation, life-generation-string): Use defvar instead
of defconst.
2004-11-16 02:54:06 +00:00
Luc Teirlinck
a7416ec1c9
Extern reseat_at_previous_visible_line_start.
2004-11-16 02:01:00 +00:00