aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (choose-completion-delete-max-match): Handle minibuffer prompts explicitly.Richard M. Stallman2002-07-181-5/+8
* Remove conflict marker.Andreas Schwab2002-07-181-1/+0
* (decompose-composite-char): Add autoload cookie to obsolescence declaration;Juanma Barranquero2002-07-182-1/+12
* (move-to-column-force): Add autoload cookie to obsolescence declaration.Juanma Barranquero2002-07-181-0/+2
* (string-to-sequence, truncate-string): Add autoload cookie.Juanma Barranquero2002-07-181-0/+4
* Load international/utf-8 before international/characters.Kim F. Storm2002-07-172-1/+5
* *** empty log message ***Dave Love2002-07-171-0/+21
* Optimize tables. Deal with someDave Love2002-07-171-119/+191
* (decode-char): Use utf-8-translation-table-for-decode.Dave Love2002-07-171-21/+32
* (define-translation-hash-table): New.Dave Love2002-07-171-0/+27
* Fix settings of U+2000-U+2027.Dave Love2002-07-171-10/+4
* *** empty log message ***Dave Love2002-07-171-3/+29
* (locale-language-names): Fix be, addDave Love2002-07-171-5/+8
* (cyrillic-koi8-r-decode-table)Dave Love2002-07-171-60/+266
* *** empty log message ***Stefan Monnier2002-07-171-9/+12
* *** empty log message ***Dave Love2002-07-171-0/+24
* (utf-8-subst-table)Dave Love2002-07-171-189/+402
* Populate utf-8-subst-rev-table.Dave Love2002-07-171-17/+14
* (ccl-command-table): Add lookup-integer,Dave Love2002-07-171-12/+68
* (us-ascii): Define it as an alias of iso-safe.Kenichi Handa2002-07-171-0/+3
* (print-coding-system-briefly): Fix the handling of an alias of whichKenichi Handa2002-07-172-6/+14
* (define-coding-system-alias): Don't append ALIAS in the propertyKenichi Handa2002-07-171-2/+3
* *** empty log message ***Kenichi Handa2002-07-171-0/+12
* (describe-function-1): Put empty line before "Not documented" text.Juanma Barranquero2002-07-172-3/+5
* (timer-set-time-with-usecs): Mark obsolete.Juanma Barranquero2002-07-172-10/+17
* (tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.Stefan Monnier2002-07-161-1/+2
* *** empty log message ***Stefan Monnier2002-07-161-5/+40
* (vc-default-comment-history): Hard code *vc*.Stefan Monnier2002-07-161-46/+48
* *** empty log message ***André Spiegel2002-07-161-0/+18
* (vc-next-action-on-file): Ignore buffer-read-only while comparing toAndré Spiegel2002-07-161-5/+9
* Don't bind vc-toggle-read-only to C-x C-q.André Spiegel2002-07-161-5/+8
* Bind toggle-read-only to C-x C-q.André Spiegel2002-07-161-14/+20
* (help-split-fundoc, help-function-arglist)Stefan Monnier2002-07-161-62/+53
* (help-key-description): Show the untranslated keysStefan Monnier2002-07-161-1/+2
* (view): Always require.Stefan Monnier2002-07-161-18/+23
* *** empty log message ***Richard M. Stallman2002-07-161-0/+27
* (choose-completion-string): Doc fix.Richard M. Stallman2002-07-161-1/+2
* New operation :custom-standard-value.Richard M. Stallman2002-07-161-24/+34
* (diff-reverse-direction): Simplify.Stefan Monnier2002-07-161-7/+6
* (mouse-sel-original-interprogram-paste-function): Defvar it.Stefan Monnier2002-07-161-1/+1
* (compare-windows-whitespace): Always allow newlineRichard M. Stallman2002-07-161-8/+9
* (mouse-sel-mode): Use define-minor-mode.Stefan Monnier2002-07-161-102/+63
* *** empty log message ***Stefan Monnier2002-07-161-0/+22
* (timer-set-time, timer-set-time-with-usecs): Fix docstring.Juanma Barranquero2002-07-162-2/+6
* (describe-variable): Remove useless trailing whitespace.Juanma Barranquero2002-07-151-1/+1
* *** empty log message ***Juanma Barranquero2002-07-151-1/+6
* (describe-variable): Show documentation for aliased variable if alias does notJuanma Barranquero2002-07-151-13/+15
* (mouse-sel-bindings): Save/restore interprogram cut/paste functions.Mike Williams2002-07-152-25/+28
* *** empty log message ***Andreas Schwab2002-07-151-0/+5
* Set encoding to utf-8.Stefan Monnier2002-07-141-44/+54