aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (describe-coding-system): Describe `dependency' property..Kenichi Handa2002-09-301-0/+10
* (decode-char): Refer to the translationKenichi Handa2002-09-301-41/+53
* Don't bindKenichi Handa2002-09-301-223/+225
* Preload international/utf-16. Don't call ucs-unify-8859.Kenichi Handa2002-09-301-1/+1
* (utf-16-decode-ucs): Look upKenichi Handa2002-09-301-74/+85
* Setup ucs-unicode-to-mule-cjk andKenichi Handa2002-09-301-15/+16
* (ucs-mule-to-mule-unicode): Don't defineKenichi Handa2002-09-301-111/+149
* (ccl-decode-koi8): Refer toKenichi Handa2002-09-301-12/+15
* Don't register "ISO10646.*-1" in font-ccl-encoder-alist.Kenichi Handa2002-09-301-4/+0
* (lisp, shortlisp): Add utf-16.elcKenichi Handa2002-09-301-0/+2
* (x_encode_char): For DIM=1 charset, set ccl->reg[2] toKenichi Handa2002-09-301-0/+1
* (decode_coding_emacs_mule): Check coding->cmp_data.Kenichi Handa2002-09-301-2/+1
* (calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'Colin Walters2002-09-301-12/+2
* (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.Colin Walters2002-09-301-6/+2
* (calc-reset): Don't bind `executing-kbd-macro'. CallColin Walters2002-09-301-3/+2
* (calc-flush-caches): Add optional arg `inhibit-msg'.Colin Walters2002-09-301-3/+4
* *** empty log message ***Colin Walters2002-09-301-0/+14
* Fix previous change.Richard M. Stallman2002-09-292-3/+4
* (read-key): Use read-key-auxiliary-map, not read-key-aux-map.Noah Friedman2002-09-292-1/+6
* *** empty log message ***Richard M. Stallman2002-09-292-0/+9
* (user-mail-address): Initialize to a useful valueRichard M. Stallman2002-09-291-2/+7
* (Window Configurations): Refer to winner.el as example.Richard M. Stallman2002-09-291-2/+3
* (Freplace_match): Adjust match data for the substitutionRichard M. Stallman2002-09-291-0/+14
* (STOP_POLLING, RESUME_POLLING): New macros.Richard M. Stallman2002-09-292-3/+23
* Version 2.0.24 released.Kai Großjohann2002-09-292-94/+138
* (calc-dispatch-map): Actually set to keymap.Colin Walters2002-09-291-2/+2
* *** empty log message ***Colin Walters2002-09-291-0/+4
* (sgml-guess-indent): Handle tabs correctly.Mike Williams2002-09-292-1/+6
* *** empty log message ***Richard M. Stallman2002-09-291-4/+23
* (defcustom): Doc fix.Richard M. Stallman2002-09-291-1/+1
* (unload-feature): When undefining a variable, delete its buffer-local bindings.Richard M. Stallman2002-09-291-2/+8
* (remove-yank-excluded-properties): Fix bugs in handling of category properties.Richard M. Stallman2002-09-291-9/+11
* (ps-print-emacs-type): Error if ps-print isRichard M. Stallman2002-09-291-27/+31
* (smtpmail-via-smtp): Only negotiate starttls onSimon Josefsson2002-09-292-1/+6
* Update changelog for ear/war addtions to auto-mode-alist.Paul Reilly2002-09-291-0/+5
* auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) andPaul Reilly2002-09-291-2/+2
* Fix typo: @same --> @sampRobert J. Chassell2002-09-281-1/+1
* Fix Texinfo build failure by running `texinfo-all-menus-update'.Robert J. Chassell2002-09-281-7/+7
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-2816-24/+5722
* (m4-font-lock-keywords)John Paul Wallington2002-09-282-11/+16
* Use the new usage-in-docstring syntax.Stefan Monnier2002-09-271-244/+291
* (make-autoload): Add usage info to docstring.Stefan Monnier2002-09-271-6/+12
* (help-with-tutorial): Use minibuffer-completion-help.Stefan Monnier2002-09-271-32/+22
* (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.Stefan Monnier2002-09-271-133/+30
* (cl-push, cl-pop): Remove.Stefan Monnier2002-09-271-21/+13
* Don't precompute menu shortcuts duringStefan Monnier2002-09-271-3/+0
* (main): Always use /tmp and non-qualified hostname.Stefan Monnier2002-09-272-11/+7
* (server-socket-name): Always use /tmp and non-qualified hostname.Stefan Monnier2002-09-271-5/+2
* (define-minor-mode): Don't add propertiesStefan Monnier2002-09-271-10/+3
* (tar-untar-buffer): Handle dir-entries.Stefan Monnier2002-09-271-21/+26