- 27 Dec, 2001 5 commits
-
-
Ken Raeburn authored
lisp object to integer before doing arithmetic.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(add-minor-mode call): Specify the keymap.
-
- 26 Dec, 2001 7 commits
-
-
Francesco Potortì authored
* etags.c (Perl_functions): Tag packages and use them in sub tags. (get_tag): Return a pointer to the tag that is found. general cleanup and streamlining * etags.c (LOOKING_AT): Use !intoken instead of iswhite. (F_takeprec): Renamed from takeprec. All callers changed. (F_getit): Renamed from getit. All callers changed. (nocase_tail): Renamed from tail. All callers changed. (Ada_getit): Renamed from adagetit. All callers changed. (L_getit): Simplified by using get_tag. (Perl_functions, Postscript_functions, erlang_attribute): Use the modified LOOKING_AT. (notinname): Removed '[' and added ')' to the recognised chars. (LOOKING_AT, get_tag, PHP_functions): Use notinname. (Ada_getit, Ada_funcs, Python_functions, Scheme_functions): Clarified, using strneq or notinname. (L_isdef, L_isquote): Removed. (Lisp_functions, L_getit): Clarified. changes for standalone compilation * etags.c: (P_): Renamed to __P for consistency with config.h. [HAVE_CONFIG_H]: Let config.h deal with __P. [__STDC__] [!HAVE_CONFIG_H]: Define PTR as in config.h. [!__STDC__] [!HAVE_CONFIG_H]: Do not undefine static, because gperf code needs it. [HAVE_CONFIG_H] [!PTR]: Define PTR (for use with Xemacs). [HAVE_CONFIG_H] [!__P]: Define __P (for use with Xemacs). (xmalloc, xrealloc): Use PTR instead of long *. (bool): Make it a define, not a typedef, for C++ compilers. (pattern): Members renamed to avoid name clash in some C++ compilers. (get_language_from_langname): Use const argument.
-
Francesco Potortì authored
support for Perl packages general cleanup and streamlining changes for standalone compilation
-
Francesco Potortì authored
-
Francesco Potortì authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Dec, 2001 28 commits
-
-
Kim F. Storm authored
separated by mouse-movement. When tracking mouse, only record first and last mouse-movement event in same window. Don't record mouse-movement events in keyboard macros.
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Richard M. Stallman authored
to Emacs internal representation using locale-coding-system.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Robert J. Chassell authored
in the middle of the window.
-
Robert J. Chassell authored
version control system and the per-directory or per-project ChangeLog.
-
Robert J. Chassell authored
Fix cross-reference to `The GNU Emacs Manual'.
-
Pavel Janík authored
of set-screen-height and set-screen-width.
-
Pavel Janík authored
(mh-handle-process-error): Use frame-width instead of obsolete screen-width.
-
Pavel Janík authored
set-screen-width.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
screen-height.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fenlarge_window): New arg PRESERVE_BEFORE.
-
Richard M. Stallman authored
to enlarge-window. Use save-selected-window. Don't try to resize windows that end at the bottom "level". Retry changing the sizes until the windows get the desired sizes. Discount the minibuffer when computing total height available.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(debugger-make-xrefs): Only make a button for the first symbol on any line.
-