Thien-Thi Nguyen
3249f234b8
(vc-rcs-parse): New function.
...
(vc-rcs-annotate-command): Likewise.
(vc-rcs-annotate-current-time): Likewise.
(vc-rcs-annotate-time): Likewise.
(vc-rcs-annotate-extract-revision-at-line): Likewise.
2004-11-19 15:08:32 +00:00
Thien-Thi Nguyen
087b413df7
(recompile): Set `max-specpdl-size' before compiling.
2004-11-19 14:35:40 +00:00
Kim F. Storm
97564b7ef4
(Fvertical_motion): Fix last change.
2004-11-19 09:44:14 +00:00
Kim F. Storm
cbc34cb39b
*** empty log message ***
2004-11-19 09:43:27 +00:00
Stefan Monnier
7573a5af6a
*** empty log message ***
2004-11-19 05:33:31 +00:00
Luc Teirlinck
6dd06769a9
*** empty log message ***
2004-11-19 03:03:18 +00:00
Jay Belanger
c456ee783a
*** empty log message ***
2004-11-18 16:37:49 +00:00
Jay Belanger
358c90f4f2
(math-simplify-divisor): Remove unnecessary variables.
2004-11-18 16:30:27 +00:00
Richard M. Stallman
8ec0cdb34b
*** empty log message ***
2004-11-18 16:09:38 +00:00
Kim F. Storm
b54a75394a
(Fvertical_motion): Undo 2004-11-16 change.
...
Instead, move back again if reseating moves too far ahead.
2004-11-18 11:00:38 +00:00
J.D. Smith
ddd709d100
Re-applied diff 3.26->3.27, variable reorganization.
2004-11-18 05:28:03 +00:00
Vinicius Jose Latorre
9f7a99189e
interactive-p & eval-and-compile
2004-11-18 00:11:32 +00:00
Stefan Monnier
6abf3a2767
*** empty log message ***
2004-11-17 19:37:24 +00:00
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