summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (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
|
* new versionMichael Kifer1997-09-065-129/+200
|
* Some comment and doc fixes.Richard M. Stallman1997-09-061-274/+261
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (ps-print-version): New version number (3.05.1). (ps-adobe-tag): Replace defvar by defcustom, and doc fix. (ps-print-with-faces, ps-print-without-faces) (ps-spool-with-faces, ps-spool-without-faces): Add arg REGION-P. (ps-print-region-with-faces, ps-print-region) (ps-spool-region, ps-spool-region-with-faces): Fix calls to the functions above. (ps-setup): Print value of ps-zebra-stripe, ps-number-of-zebra, ps-line-number, ps-print-background-image, and ps-print-background-text. (ps-print-prologue-1): Bug fix in PostScript programming: /BeginDSCPage, /BeginPage. (ps-showpage-count, ps-ref-bold-faces, ps-ref-italic-faces) (ps-ref-underlined-faces, font-lock-face-attributes) (ps-initialize-faces): Vars deleted. (ps-override-list, ps-extension-to-bit-face) (ps-extension-to-screen-face, ps-initialize-faces, ps-header-height) (ps-hard-lf, ps-soft-lf, ps-get-face, ps-map-font-lock): Fn deleted. (ps-extend-face-list, ps-extend-face): Doc fix. (ps-print-face-alist): New var to handle face alist. (ps-printing-region): New var and fn. (ps-header-page, ps-set-face-bold, ps-set-face-italic) (ps-set-face-underline, ps-set-face-attribute, ps-map-face): New fn. (ps-rmail-mode-hook, ps-rmail-print-message-from-summary) (ps-print-message-from-summary, ps-vm-print-message-from-summary): Fns moved. (ps-background): New argument PAGE-NUMBER. (ps-begin-file): Bug fix and print proper line number in a region. (ps-begin-page): Call ps-header-page. (ps-get-buffer-name): Indicates in the header when printing a region. (ps-end-page): Delete ps-showpage-count. (ps-dummy-page): Calls ps-header-page. (ps-set-color): Programming improvement. (ps-plot-region): Doc fix. (ps-face-attributes): Same functionality as deleted ps-get-face. (ps-build-reference-face-lists): Do the job by calling ps-set-face-bold and ps-bold-faces, and friends.
* Mode line format has changed.Richard M. Stallman1997-09-061-6/+6
|
* (uninstantiated-fontset-alist):Richard M. Stallman1997-09-051-11/+11
| | | | | Variable name spelling fixed, and doc fix. All uses fixed. (instantiate-fontset): Function name spelling fixed.
* (set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.Richard M. Stallman1997-09-051-1/+1
|
* (search-whitespace-regexp): Doc fix.Richard M. Stallman1997-09-051-0/+1
|
* (load-with-code-conversion):Richard M. Stallman1997-09-051-1/+2
| | | | Don't bind enable-multibyte-characters; set it in the temp buffer.
* Changes for GNU make 3.75.93.make-3-76-1make-3-76Paul D. Smith1997-09-051-1/+1
|
* (compilation-ask-about-save): Add autoload cookie.Richard M. Stallman1997-09-051-0/+1
|
* * config.sub: Recognize v850-elf.libc-970908libc-970907libc-970906Jeff Law1997-09-051-1/+1
|
* (setup-japanese-environment): SetKenichi Handa1997-09-051-0/+1
| | | | coding-category-iso-8-else to japanese-iso-8bit.
* (Ffind_operation_coding_system): If a function inKenichi Handa1997-09-051-2/+10
| | | | | XXX-coding-system-alist returns a coding system (instead of cons of coding systems), return cons of it.
* (message-unix-mail-delimiter): InitializeRichard M. Stallman1997-09-051-13/+29
| | | | to the same value that rmail-unix-mail-delimiter is initialized to.
* (easy-menu-create-keymaps):Richard M. Stallman1997-09-051-1/+5
| | | | | If two distinct items have the same string, make different keyx events for them.