summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* automatically generated from GPLed versiongcc-2_8_1-980609gcc-2_8_1-980608gcc-2_8_1-980529gcc-2_8_1-980525Ulrich Drepper1998-05-191-3/+6
|
* (message-mode): Locally bind adaptive-fill-regexpRichard M. Stallman1998-05-191-0/+7
| | | | and adaptive-fill-first-line-regexp.
* (kill-region): Set this-command unconditionally in a read-only buffer.Richard M. Stallman1998-05-191-2/+3
|
* (temporary-file-directory): Renamed from system-tmp-directory.Richard M. Stallman1998-05-191-3/+3
| | | | Value is now a directory name, not a file name.
* Comment changes.Richard M. Stallman1998-05-191-2/+2
|
* (defcustom): Doc fix.Richard M. Stallman1998-05-191-8/+10
|
* (uniquify-ignore-buffers-re): New variable.Richard M. Stallman1998-05-191-0/+13
| | | | (uniquify-rationalize-file-buffer-names): Implement it.
* (tex-command-end): New variable.Richard M. Stallman1998-05-191-1/+6
| | | | | | (tex-start-tex): Use it. (plain-tex-mode): Locally set tex-command-end. (tex-common-initialization): Make local binding for it.x
* *** empty log message ***Richard M. Stallman1998-05-1945-1180/+2392
|
* (read_minibuf): If history list var is void, make it nil.Richard M. Stallman1998-05-191-2/+6
|
* (byte-compile-insert-header): Do not look for multibyte characters here.Richard M. Stallman1998-05-191-31/+67
| | | | | | | | | Generate the right file header for use if there are none. Insert a line of semicolons for subsequent deletion if needed. (byte-compile-fix-header): New function. This updates the file header if the file uses multibyte characters. (byte-compile-from-buffer): Call byte-compile-insert-header before compiling, and byte-compile-fix-header at the end.
* (rmail-toggle-header): Ensure blank line between headers and body.Richard M. Stallman1998-05-191-0/+3
|
* (which-func-modes): Fix custom type.Richard M. Stallman1998-05-191-8/+8
| | | | (which-func-non-auto-modes): Likewise.
* (rmail-mime-feature): Doc fix.Richard M. Stallman1998-05-191-4/+3
|
* Customized.Richard M. Stallman1998-05-181-24/+17
| | | | | | (vi-self-insert): New function. (vi-dot): Use that. (vi-dot-insertion-function): Variable deleted.
* Initial revisionRichard M. Stallman1998-05-181-0/+405
|
* (skip_chars): Fix previous change.Kenichi Handa1998-05-181-9/+10
|
* (finder-known-keywords): Add `convenience'.Richard M. Stallman1998-05-181-0/+1
|
* (create-fontset-from-fontset-spec): Add autoload cookie.Richard M. Stallman1998-05-181-0/+1
|
* Change term translate-XXX-map to map-XXXKenichi Handa1998-05-181-48/+50
| | | | | throughout the file. Change terms unify/unification to translate/translation respectively throughtout the file.
* Change term unification toKenichi Handa1998-05-182-11/+12
| | | | translation throughtout the file.
* Change term unification to translationKenichi Handa1998-05-181-40/+54
| | | | | throughtout the file. (set-clipboard-coding-system): New function.
* (quail-completion): Consecutive call ofKenichi Handa1998-05-181-8/+23
| | | | this command scrolls the Quail completion buffer.
* (Vnonascii_translation_table): Name changed fromKenichi Handa1998-05-181-1/+1
| | | | Vnonascii_translate_table.
* Change term translation to code conversion, then changeKenichi Handa1998-05-181-208/+197
| | | | | terms unify/unification to translate/translation respectively throughtout the file.
* Change terms unify/unification toKenichi Handa1998-05-181-27/+28
| | | | | | translate/translation respectively throughtout the file. (ONE_BYTE_CHAR_WIDTH): Delete unnecessary continuation line at the tail.
* Change terms unify/unification toKenichi Handa1998-05-181-4/+6
| | | | | translate/translation respectively throughtout the file. (GET_TRANSLATION_TABLE): Name changed from UNIFICATION_ID_TABLE.
* Change terms unify/unification toKenichi Handa1998-05-181-147/+161
| | | | | | | | | | | | translate/translation respectively throughtout the file. (encode_coding_iso2022): Fix bug in encoding a text ending by a composite character. (check_composing_code): If we are decoding the last block of data, return 0 even if the source doesn't end by an escape sequence which terminates the current composing sequence. (decode_coding_iso2022): Decode correctly even if the source doesn't end by an escape sequence which terminates the current composing sequence.
* Change terms unify/unification toKenichi Handa1998-05-181-3/+6
| | | | translate/translation respectively throughtout the file.
* (concat): Fix bug in concatinating a list of multibyte andKenichi Handa1998-05-181-2/+2
| | | | unibyte characters.
* (skip_chars): Fix bug in handling a range whichKenichi Handa1998-05-181-8/+20
| | | | contains multibyte characters.
* (get_boot_time): Scan the whole wtmp fileRichard M. Stallman1998-05-181-5/+19
| | | | to find the most recent reboot.
* (debugger-frame-clear): Doc fix.Richard M. Stallman1998-05-171-1/+1
|
* (Fexpand_file_name): Change conditionalRichard M. Stallman1998-05-171-1/+1
| | | | in previous change from WINDOWSNT to DOS_NT.
* (vc-parse-cvs-status): Grok new form of conflict message.André Spiegel1998-05-171-2/+5
|
* Updated with latest version. Changes include:Eric M. Ludlam1998-05-171-34/+226
| | | | | | | | | | | Added checks for basics in messages using `error'. Added check for symbols that are both functions and symbols. These references are ambiguous and should be prefixed with "function", or "variable". Added auto-fix for this also. Added auto fix for args that do not occur in the doc string. Fixed question about putting a symbol in `quotes'. Added spaces to the end of all y/n questions. Added checks for y/n question endings to require "? "
* *** empty log message ***Dan Nicolaescu1998-05-171-1/+2
|
* (hs-life-goes-on): Use Emacs' native backquote support.Dan Nicolaescu1998-05-171-3/+4
|
* (rmail-retry-failure):Richard M. Stallman1998-05-161-1/+1
| | | | Use mail-sendmail-delimit-header, not mail-send-delimit-header.
* (insert_1_both, insert_from_string_1, replace_range)Richard M. Stallman1998-05-161-56/+119
| | | | | (insert_from_buffer_1, adjust_before_replace, adjust_after_replace): Don't copy text being deleted, if undo is disabled.
* (Fexpand_file_name) [WINDOWSNT]: Be careful not toRichard M. Stallman1998-05-161-1/+12
| | | | | concatenate the directory prefix and file name to accidentally create a network share name.
* Whitespace change.Richard M. Stallman1998-05-161-3/+3
|
* (read_char): If redisplay is preempted,Richard M. Stallman1998-05-161-53/+42
| | | | | | | | try swallow_events; if that clears input_pending, finish the redisplay. (parse_menu_item): Removed unnecessary gcproing. Fix a test of inmenubar.
* (readchar): Use readchar_backlog againRichard M. Stallman1998-05-161-13/+87
| | | | | | | to read a character byte by byte, if its byte sequence does not really match the character code. (unreadchar): Handle readchar_backlog. (readevalloop, Fread): Initialize readchar_backlog to -1.
* (vc-update-change-log): Use temporary-file-directory.Richard M. Stallman1998-05-161-3/+2
| | | | Use expand-file-name on it.
* (c-macro-expansion):Richard M. Stallman1998-05-161-1/+3
| | | | Use temporary-file-directory. Choose temp file name properly.
* (jka-compr-temp-name-template): Use temporary-file-directory.Richard M. Stallman1998-05-161-1/+1
|
* (emerge-temp-file-prefix): Use temporary-file-directory.Richard M. Stallman1998-05-161-2/+2
|
* (ediff-temp-file-prefix): Use temporary-file-directory.Richard M. Stallman1998-05-161-4/+2
|
* (browse-url-temp-dir): Use temporary-file-directory.Richard M. Stallman1998-05-161-1/+1
|