aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace tar-dolist, tar-dotimes with dolist, dotimes.Dave Love2000-02-031-44/+13
|
* Typos corrected for etagsFrancesco Potortì2000-02-031-4/+4
|
* etagsFrancesco Potortì2000-02-031-0/+19
|
* 2000-01-31 Francesco Potorti` <[email protected]>Francesco Potortì2000-02-031-212/+239
| | | | | | | | | | | | | | | | | | | * 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 <[email protected]> * etags.c [WINDOWSNT]: #include <direct.h> 2000-01-18 Martin Buchholz <[email protected]> * etags.c: Prototypes and static for all the functions.
* (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.Eli Zaretskii2000-02-032-1/+5
|
* * search.c (compile_pattern): If a cache entry has a nil regexp, fill in thatKen Raeburn2000-02-032-1/+17
| | | | entry instead of clobbering a previously cached string regexp.
* * puresize.h (BASE_PURESIZE): Increase to 610000.Ken Raeburn2000-02-022-1/+5
|
* *** empty log message ***Dave Love2000-02-021-0/+29
|
* Change maintainer.Dave Love2000-02-022-2/+3
|
* (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)Dave Love2000-02-021-18/+5
| | | | | (cl-builtin-maphash): Remove definitions. Use the new builtins directly.
* *** empty log message ***Gerd Moellmann2000-02-023-0/+1288
|
* Use bytecomp-load-hook, not emacs-lisp-mode-hook.Dave Love2000-02-021-8/+1
| | | | Don't check for defalias being defined.
* (ange-ftp-write-region): Handle case thatGerd Moellmann2000-02-021-0/+3
| | | | succeeding process operation sets a different coding system.
* Run bytecomp-load-hook.Dave Love2000-02-021-1/+3
|
* (whitespace): Add :version to defgroup.Dave Love2000-02-021-0/+1
|
* (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):Dave Love2000-02-021-2/+2
| | | | Doc fix.
* (sexp-at-point, symbol-at-point)Dave Love2000-02-021-0/+4
| | | | (number-at-point, list-at-point): Add autoload cookie.
* (recentf): Add :version to defgroup.Dave Love2000-02-021-0/+1
|
* (quickurl): Add :version to defgroup.Dave Love2000-02-021-0/+1
|
* (elide-head): Use point-marker more.Dave Love2000-02-021-1/+1
|
* Fix keywords comment.Dave Love2000-02-021-1/+1
|
* (bs): Add :version to defgroup.Dave Love2000-02-021-1/+2
|
* (Fframe_parameters): Add GCPRO because tty_color_name can GC.Gerd Moellmann2000-02-021-0/+5
|
* (global-auto-revert-mode): Add autoload cookie.Dave Love2000-02-021-0/+1
|
* Document functions which return display capabilities.Eli Zaretskii2000-02-021-0/+12
|
* (display-color-p): Use framep-on-display.Eli Zaretskii2000-02-022-5/+27
| | | | (display-grayscale-p): New function.
* (frames-on-display-list, framep-on-display): New functions.Eli Zaretskii2000-02-021-0/+172
| | | | | | | | (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.
* Don't count colors without RGB values as gray shades.Eli Zaretskii2000-02-021-1/+2
|
* (tty-color-gray-shades): New function.Eli Zaretskii2000-02-021-0/+19
|
* (ccl_driver) <CCL_WriteExprRegister>: Set jump_addressKenichi Handa2000-02-022-1/+8
| | | | | | instead of incrementing ic directly. <CCL_WriteExprConst> Likewise. <ccl_set_expr>: Set ic to jump_address.
* (e_write): Fix the handling ofKenichi Handa2000-02-022-3/+9
| | | | CODING_FINISH_INSUFFICIENT_SRC.
* Various fixes for new development tree.Gerd Moellmann2000-02-012-25/+31
|
* *** empty log message ***Dave Love2000-02-012-4976/+16
|
* Copyright up-date.Dave Love2000-02-011-1/+1
|
* (Fpropertize): Doc fix.Dave Love2000-02-011-1/+1
|
* (Fstart_process): Doc fix.Dave Love2000-02-012-1/+4978
|
* *** empty log message ***Gerd Moellmann2000-02-013-0/+196
|
* Make this the no-leim Makefile. Move theGerd Moellmann2000-02-011-184/+6
| | | | leim Makefile.in to ../leim-Makefile.in as it originally was.
* Make this the no-leim Makefile.in. Leim Makefile.in is now foundGerd Moellmann2000-02-011-7/+0
| | | | in ../leim-Makefile.in.
* Fix various doc strings not to duplicate information fromDave Love2000-02-011-19/+21
| | | | help-manyarg-func-alist.
* (Fset_window_margins): Don't make interactive. Doc fix.Dave Love2000-02-011-2/+2
|
* (Vhelp_manyarg_func_alist): New variable.Dave Love2000-02-011-1/+9
| | | | | (Fdocumentation): Use it. (syms_of_doc): Define it.
* (delphi): Add :version to defgroup.Dave Love2000-02-011-0/+4
|
* (describe-function-1): Print note about arglist of autoloadedDave Love2000-02-011-10/+99
| | | | | functions. Move arglist of primitives up from end of doc string. (help-manyarg-func-alist): Populate it.
* *** empty log message ***Dave Love2000-02-011-0/+5
|
* Fix year ranges in copyright notice.Dave Love2000-01-312-2/+3
|
* (display-time-update): Change load-average help-echo.Dave Love2000-01-311-1/+1
|
* Fix copyright dates.Dave Love2000-01-312-2/+2
|
* *** empty log message ***Gerd Moellmann2000-01-314-57/+812
|
* Some changes in documentation. Removed some trailingGerd Moellmann2000-01-311-48/+55
| | | | | | | whitespace. Changed some parameter names to agree with documentation. (view-mode-exit): Keep entry in `view-return-to-alist' only when a window is not deleted. Modifies change 1998-04-26.