- 04 Feb, 2000 9 commits
-
-
Carsten Dominik authored
-
Carsten Dominik authored
idlwave-shell-expression-overlay. Implemented printing of expressions on higher levels of the calling stack. (idlwave-shell-display-level-in-calling-stack): Restore stack level. (idlwave-retrieve-expression-from-level): New function. (idlwave-shell-last-calling-stack): Variable removed. (idlwave-shell-reset): Argument action reversed (`visible' to `hidden'). Also remove stop-line overlay. (idlwave-shell-calling-stack-routine): New variable. (idlwave-shell-parse-stack-and-display): Messages now display negative level numbers. (idlwave-shell-mode): Set `modeline-format'. (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21. (idlwave-shell-print-expression-function): New option.
-
Carsten Dominik authored
(idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, idlwave-while): respect `idlwave-reserved-word-upcase'. (idlwave-rw-case): New function. (idlwave-statement-match): Fixed problem with assignment regexp. (idlwave-font-lock-keywords): Improved regexp for keyword parameters. (idlwave-surround): New argument LENGTH to support padding of operators longer than 1 char.
-
Carsten Dominik authored
Keybindings prefix is now `tool-bar' instead of `toolbar'.
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
environment names before they go into the section regexp.
-
Carsten Dominik authored
-
- 03 Feb, 2000 7 commits
-
-
Dave Love authored
-
Dave Love authored
-
Francesco Potortì authored
-
Francesco Potortì authored
-
Francesco Potortì authored
* etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. (get_compressor_from_suffix, process_file): Use MSDOS in if clause. (etags_strchr, etags_strrchr): Use const char * and int as arguments. (getenv, getcwd): Only declare them if necessary. (EMACS_NAME): New constant macro. (print_version): Use it. (P_) [__STDC__]: Macro for defining function prototypes. (all functions): Made them static. 2000-01-18 Fabrice Popineau <Fabrice.Popineau@supelec.fr> * etags.c [WINDOWSNT]: #include <direct.h> 2000-01-18 Martin Buchholz <martin@xemacs.org> * etags.c: Prototypes and static for all the functions.
-
Eli Zaretskii authored
-
Ken Raeburn authored
entry instead of clobbering a previously cached string regexp.
-
- 02 Feb, 2000 24 commits
-
-
Ken Raeburn authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(cl-builtin-maphash): Remove definitions. Use the new builtins directly.
-
Gerd Moellmann authored
-
Dave Love authored
Don't check for defalias being defined.
-
Gerd Moellmann authored
succeeding process operation sets a different coding system.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
Doc fix.
-
Dave Love authored
(number-at-point, list-at-point): Add autoload cookie.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(display-grayscale-p): New function.
-
Eli Zaretskii authored
(display-mouse-p, display-popup-menus-p, display-graphic-p) (display-selections-p, display-screens, display-pixel-width) (display-pixel-height, display-mm-width, display-mm-height) (display-backing-store, display-save-under, display-planes) (display-color-cells, display-visual-class): New functions.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Kenichi Handa authored
instead of incrementing ic directly. <CCL_WriteExprConst> Likewise. <ccl_set_expr>: Set ic to jump_address.
-