summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (encode_designation_at_bol): Fix type of local vars C1, C2.Richard M. Stallman1997-09-091-1/+2
|
* (custom-variable-save): Fixed doc string.Richard M. Stallman1997-09-091-2/+2
| | | | | (custom-variable-menu): Make it clear that `Lisp mode' edit the initial lisp expression.
* *** empty log message ***Per Abrahamsen1997-09-081-12/+7
|
* (info-insert-file-contents): BindRichard M. Stallman1997-09-081-0/+1
| | | | coding-system-for-write to no-conversion.
* Recompile everything after updating various Lisp files.Richard M. Stallman1997-09-081-9/+12
| | | | | Recompile in leim as well as lisp. Check in leim as well as lisp for mismatched files and too-long names.
* (alpha:OSF1:*:*): For V4.0, get the letter suffix.Richard Kenner1997-09-081-1/+4
|
* (mail-mode): Allow dash in citation prefixesRichard M. Stallman1997-09-081-2/+2
| | | | in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
* (telnet-initial-filter): Temporarily go to proper buffer.Richard M. Stallman1997-09-081-13/+15
|
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-081-17/+67
| | | | | | | (Ffile_attributes): Encode the file names to operate on. (file_name_completion): Do completion on encoded name, then decode. (Fdirectory_files): Encode the argument. Decode all result file names using Vfile_name_coding_system.
* (Fencode_coding_string, Fdecode_coding_string): Doc fixes.Richard M. Stallman1997-09-081-4/+4
|
* (standard-display-european): Arg AUTORichard M. Stallman1997-09-081-2/+11
| | | | specifies coding system for terminal output (if needed).
* (command-line): Pass charset to standard-display-european.Richard M. Stallman1997-09-081-5/+2
|
* (insert-directory): Encode the file name.Richard M. Stallman1997-09-081-5/+9
|
* (quail-translation-keymap): Bind C-spaceKenichi Handa1997-09-081-0/+1
| | | | to quail-select-current.
* (fill-individual-paragraphs): Don't includeRichard M. Stallman1997-09-081-1/+7
| | | | paragraph-separate lines in any paragraph; just skip them.
* Comment change.Richard M. Stallman1997-09-085-5/+5
|
* (c-version): Updated.Richard M. Stallman1997-09-081-2/+2
|
* (c-style-alist) <python>:, knr-argdecl-intro == +Richard M. Stallman1997-09-081-2/+7
| | | | | fill-column = 78, arglist-intro <= +, inextern-lang <= 0. Set c-comment-continuation-stars to "".
* (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so noRichard M. Stallman1997-09-081-8/+10
| | | | | | | error results when buffer contains only a comment and point is at eob. (c-inside-bracelist-p): Add a test to the enum list test so that enum in a k&r arg decl doesn't confuse handling of the function body.
* (c-mode-base-map): Don't define C-c C-e here.Richard M. Stallman1997-09-081-9/+10
| | | | | | (c-mode-map, c++-mode-map): Define C-c C-e here. (objc-mode-map): Define C-c C-e, not /. (java-mode-map, idl-mode-map): Don't define /.
* (c-beginning-of-statement): Fixes in sentence movement to properlyRichard M. Stallman1997-09-081-25/+36
| | | | | | | | handle M-e moving forward into a comment when looking at preceding whitespace, and M-a moving backward into comment when looking at following whitespace. (c-comment-line-break-function): Don't break line in the middle of a string.
* (Feval_buffer): New arg FILENAME.Richard M. Stallman1997-09-071-5/+12
|
* (load-with-code-conversion):Richard M. Stallman1997-09-071-4/+1
| | | | Use third arg to eval-buffer and don't set buffer-file-name.
* (modify_overlay): Update overlay_modiff of proper buffer.Richard M. Stallman1997-09-071-1/+1
|
* Enlarge the stack size of temacs to 100KB.Richard M. Stallman1997-09-071-1/+1
|
* (command-line-1): Update copyright year in string.Richard M. Stallman1997-09-071-1/+1
|
* (universal-coding-system-argument): Improve prompt strings.Richard M. Stallman1997-09-071-2/+2
|
* Rename uniquify-fix-list-* to uniquify-fix-item-*.Richard M. Stallman1997-09-071-32/+34
| | | | | | | | | | | All callers changed. (uniquify-rationalize-file-buffer-names): Use directory-file-name for directories (eliminate trailing slash). Call uniquify-fix-item-unrationalized-buffer. (uniquify-buffer-file-name): Use directory-file-name. (uniquify-fix-item-unrationalized-buffer): New function. (uniquify-unrationalized-buffer): Function deleted.
* Continue previous change, add mipsel-*-openbsd*.Richard M. Stallman1997-09-071-1/+2
|
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-071-2/+2
|
* Initial revisionRichard M. Stallman1997-09-071-0/+35
|
* (menu-bar-options-menu): Simplify global-font-lock-modeRichard M. Stallman1997-09-071-15/+10
| | | | entry using enhanced global-font-lock-mode function.
* (quail-execute-non-quail-command): Call quail-terminate-translation.Richard M. Stallman1997-09-071-0/+1
|
* (time-stamp-time-zone): Allow nil as alternative.Richard M. Stallman1997-09-071-1/+1
|
* (Fcall_process_region): Fix previous change:Richard M. Stallman1997-09-071-1/+1
| | | | never override Vcoding_system_for_write.
* (display_string): Determine multibyte from current buffer,Richard M. Stallman1997-09-071-1/+1
| | | | not from W's buffer.
* (font-lock-comment-face, etc.):Richard M. Stallman1997-09-071-32/+36
| | | | | defvars moved up to avoid warnings. (font-lock-face-attributes, global-font-lock-mode): Add defvars.
* (ps-setup): ps-zebra-stripe => ps-zebra-stripes.Richard M. Stallman1997-09-071-9/+9
| | | | ps-number-of-zebra => ps-zebra-stripe-height.
* (simula-emacs-features): Treat Emacs 20 like Emacs 19.Richard M. Stallman1997-09-071-1/+1
|
* (ispell-command-loop):Richard M. Stallman1997-09-071-1/+10
| | | | | | Restore dedicated flg of selected window. (ispell-overlay-window): Move dedicated flag of old window into the bottom of the two windows made from it.
* (read-language-name): Doc fix.Richard M. Stallman1997-09-071-2/+2
| | | | (set-language-environment): Improve prompt.
* (global-font-lock-mode): When turning offRichard M. Stallman1997-09-071-10/+16
| | | | Global Font Lock mode, turn off Font Lock mode everywhere.
* (regexp-opt): Doc fix.Richard M. Stallman1997-09-071-4/+3
|
* (move-past-close-and-reindent):Richard M. Stallman1997-09-071-1/+19
| | | | Don't move closeparen back onto the end of a comment.
* (dired-flag-garbage-files): Move interactive flag across doc string.Richard M. Stallman1997-09-061-1/+1
|
* (m4-mode): Add autoload cookie.Richard M. Stallman1997-09-061-10/+2
|
* (auto-mode-alist): Handle .m4 and .mc files.Richard M. Stallman1997-09-061-0/+2
|
* Add OpenBSD clause to set $machine.Richard M. Stallman1997-09-061-0/+13
|
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-061-3/+7
| | | | [__OpenBSD__]: Include sys/exec_elf.h.
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-063-11/+13
|