summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new versionMichael Kifer1997-11-257-125/+197
* Fixed duplicate KEYs in menu-bar-describe-menu.Simon Marshall1997-11-241-3/+3
* (AC_CHECK_FUNCS): Add strftime.Paul Eggert1997-11-241-1/+1
* ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.Paul Eggert1997-11-241-1/+0
* (strftime.o):Paul Eggert1997-11-241-1/+0
* (emacs_strftime): New decl.Paul Eggert1997-11-241-4/+6
* (HAVE_STRFTIME): New undef.Paul Eggert1997-11-241-0/+1
* (menu-bar-help-menu): Reorganize into more submenus.Richard M. Stallman1997-11-241-20/+47
* (apropos-variable): New command.Richard M. Stallman1997-11-241-12/+19
* (scheme-mode-variables): Bind normal-auto-fill-function.Richard M. Stallman1997-11-241-0/+3
* (lisp-mode-auto-fill): New function.Richard M. Stallman1997-11-241-0/+13
* Comment fix.Karl Heuer1997-11-231-1/+1
* Some comment and doc fixes.Karl Heuer1997-11-231-281/+258
* (back_comment): Handle 2-char comment startsKarl Heuer1997-11-231-17/+12
* (b2m): Define VERSION. Link with $(GETOPTOBJS).Karl Heuer1997-11-231-1/+2
* Include getopt.h.Karl Heuer1997-11-231-1/+31
* (ange-ftp-generate-passwd-key):Karl Heuer1997-11-231-2/+3
* (perl-mode): Delete autoload cookie.Karl Heuer1997-11-231-1/+0
* (auto-mode-alist): Add more extensions for perl-mode.Karl Heuer1997-11-231-2/+2
* (window-configuration-to-register):Karl Heuer1997-11-231-7/+12
* Initial revisionKarl Heuer1997-11-232-0/+5446
* Comment change.Richard M. Stallman1997-11-231-1/+1
* Initial revisionRichard M. Stallman1997-11-231-0/+190
* Doc fixes and extra customization.Dave Love1997-11-211-23/+44
* (copy_keymap_1): Fix return type.Andreas Schwab1997-11-211-12/+10
* Add prototypes and more function declarations.Andreas Schwab1997-11-213-39/+92
* (traverse_intervals): Protoize parameter.Andreas Schwab1997-11-211-1/+1
* Protoize function declarations.Andreas Schwab1997-11-211-4/+7
* Protoize functions declarations.Andreas Schwab1997-11-211-6/+8
* * fns.c (map_char_table): Protoize parameter.Andreas Schwab1997-11-211-1/+2
* (close_file_unwind): Fix return type and return nil.Andreas Schwab1997-11-211-0/+4
* (record_unwind_protect): Protoize parameter.Andreas Schwab1997-11-211-1/+1
* (Fchar_to_string): Declare `workbuf' as unsigned char.Andreas Schwab1997-11-211-3/+5
* (doprnt1): Declare `charbuf' as unsigned char.Andreas Schwab1997-11-211-1/+1
* Add prototypes. Remove declaration of obsoleteAndreas Schwab1997-11-211-8/+3
* Add more prototypes and function declarations.Andreas Schwab1997-11-212-5/+22
* (setup_ccl_program): Define as returning nothing.Andreas Schwab1997-11-211-0/+1
* Add declaration of setup_ccl_program and ccl_driver.Andreas Schwab1997-11-211-0/+7
* Add declaration of word_boundary_p.Andreas Schwab1997-11-211-0/+2
* Add more protypes and function declarations.Andreas Schwab1997-11-211-7/+22
* (printchar): Declare `work' as unsigned char.Andreas Schwab1997-11-211-3/+7
* (read_minibuf_unwind): Fix return type and return nil.Andreas Schwab1997-11-211-2/+8
* (unchain_marker): Define as returning nothing.Andreas Schwab1997-11-211-0/+2
* Declare finalize_kbd_macro_chars andAndreas Schwab1997-11-211-0/+9
* (store_kbd_macro_char): Define as returning nothing.Andreas Schwab1997-11-211-0/+5
* (read1): Declare `workbuf' as unsigned char.Andreas Schwab1997-11-211-3/+6
* Add more prototypes and declarations. Forward declareAndreas Schwab1997-11-211-25/+171
* (gud-sentinel): Set mode-line-process in the processAndreas Schwab1997-11-211-4/+4
* (set-input-method): Renamed from select-input-method.Karl Heuer1997-11-201-4/+4
* Comment fix.Karl Heuer1997-11-201-1/+1