aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2001-10-282-0/+10
|
* Add IBM S/390 on GNU/Linux.Eli Zaretskii2001-10-281-0/+5
|
* New file. From Adam Thornton <[email protected]>.Eli Zaretskii2001-10-281-0/+123
|
* (x_build_heuristic_mask): Fix a bug not incrementingGerd Moellmann2001-10-282-4/+7
| | | | a loop counter.
* (s390-*-linux-gnu): New system. From Adam Thornton <[email protected]>.Eli Zaretskii2001-10-281-0/+3
|
* Use argv[0] instead of emacs when -t was specified.Pavel Janík2001-10-282-2/+4
|
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-10-282-372/+370
| | | | Fix typos in comments.
* (RegText): Fix the wording in the last change. From Richard M. Stallman.Eli Zaretskii2001-10-281-4/+4
|
* (Customization Types): Add a reference to the Widget manual.Eli Zaretskii2001-10-281-0/+3
|
* (recursive-load-depth-limit): Added.Gerd Moellmann2001-10-281-2/+4
|
* (version18p, version20p): Vars deleted.Richard M. Stallman2001-10-281-24/+6
| | | | All uses removed--assume Emacs version is >= 20.
* (sc-emacs-features): Test for "Emacs 19"Richard M. Stallman2001-10-282-6/+11
| | | | by really checking that it is not version 18.
* (eval-defun): Doc fix.Richard M. Stallman2001-10-281-4/+5
|
* *** empty log message ***Richard M. Stallman2001-10-281-0/+4
|
* (bug_reporting_address): New function.Pavel Janík2001-10-282-2/+40
| | | | Use it when displaying usage message.
* (read_minibuf): Remove unused external declaration of variablePavel Janík2001-10-282-1/+4
| | | | `Qread_only'.
* (access_keymap): Remove unused variable `charset'.Pavel Janík2001-10-282-1/+5
|
* *** empty log message ***Miles Bader2001-10-282-2/+16
|
* (face-attribute): Add INHERIT argument, consider face inheritance if non-nil.Miles Bader2001-10-281-23/+103
| | | | | | | (face-attribute-merged-with): New function. (face-attribute-specified-or): New macro. (face-foreground, face-background, face-stipple): Add INHERIT argument. Use `face-attribute-specified-or'.
* (merge_face_heights): Handle TO being relative as well.Miles Bader2001-10-281-37/+56
| | | | | | Remove #ifdef'd-out code. (Fface_attribute_relative_p, Fmerge_face_attribute): New functions. (syms_of_xfaces): Initialize them.
* *** empty log message ***Stefan Monnier2001-10-281-59/+49
|
* (syntax-ppss-stats): Be more robust when dividing by 0.Stefan Monnier2001-10-281-1/+4
|
* Require `syntax'.Stefan Monnier2001-10-282-201/+247
| | | | | | | | | | | | | | | | | | | | | | | | | (font-lock-defaults-alist): Don't define keywords for lisp languages. Use `c-font-lock-syntactic-face-function' for c languages. (font-lock-mode): Don't unset vars when turning the mode off. (font-lock-default-fontify-buffer): Don't unset vars at the end. (font-lock-extra-managed-props): New var. (font-lock-default-unfontify-region): Use it. (font-lock-apply-syntactic-highlight): Flush the syntax cache. Don't eval the value when there's no match. (font-lock-ppss-stats): New var. (font-lock-ppss): New fun. (font-lock-fontify-syntactically-region): Use it and syntax.ppss. (font-lock-apply-highlight): Allow `highlight' to set several props. (font-lock-set-defaults): Use dolist. (font-lock-unset-defaults): Remove. (font-lock-match-c-style-declaration-item-and-skip-to-next): Try to recognize prototypes using `foo P_ ((args))'. ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst. (c-font-lock-keywords-2): Fix last change to still use Anders' trick. (c-font-lock-syntactic-face-function): New function. (font-lock-match-c++-style-declaration-item-and-skip-to-next) (c++-keywords): Use a more sophisticated regexp to handle shallowly nested templates.
* (sgml-tags-invisible): Typo.Stefan Monnier2001-10-281-1/+1
|
* (sgml-empty-tags): New var.Stefan Monnier2001-10-281-37/+51
| | | | | | | | | | (sgml-tag): Use it. Cleanup with `cond'. (sgml-tags-invisible): Make sgml-tags-invisible buffer-local. Mark the overlays and only delete those that are marked. (sgml-skip-close-p): Remove. (sgml-value): Replace sgml-skip-close-p with its definition. (html-tag-alist): Use sgml-xml a bit more. (html-mode): Set sgml-empty-tags.
* *** empty log message ***Stefan Monnier2001-10-281-0/+16
|
* Use `when', `dolist', `push', ...Stefan Monnier2001-10-281-273/+222
| | | | | | | | | (texinfo-update-node, texinfo-sequential-node-update): Don't bind the obsolete `auto-fill-hook'. (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list): Use `set-buffer' rather than `switch-to-buffer'. (texinfo-multi-file-update): Use "Top" rather than `up-node-name'. Use `set-buffer' rather than `switch-to-buffer'.
* *** empty log message ***Miles Bader2001-10-281-2/+0
|
* *** empty log message ***Stefan Monnier2001-10-271-5/+9
|
* (gnus-setup-message): Setup reaper for MML buffers.Stefan Monnier2001-10-271-0/+1
|
* *** empty log message ***Jason Rumney2001-10-271-0/+18
|
* (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.Jason Rumney2001-10-271-0/+26
| | | | | <WM_EMACS_DESTROY_CARET, WM_EMACS_TRACK_CARET>: Track cursor position using the system caret.
* (w32_system_caret_hwnd, w32_system_caret_width)Jason Rumney2001-10-271-1/+54
| | | | | | | (w32_system_caret_height, w32_system_caret_x) (w32_system_caret_y): New variables for tracking system caret. (w32_initialize): Initialize them. (x_display_and_set_cursor): Make system caret follow the active cursor.
* (mail-mode-syntax-table): Let it inherit from text-mode-syntax-table.Stefan Monnier2001-10-271-22/+13
| | | | | | (mail-mode): Use define-derived-mode. Fix ordering of alternatives in adaptive-fill-regexp. (mail-mode-map): Don't rely on keymap's internal representation.
* (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.Jason Rumney2001-10-271-1/+3
|
* Fix typo in a comment.Pavel Janík2001-10-272-1/+3
|
* (mouse-buffer-menu-mode-groups): added SGML groupSam Steingold2001-10-272-2/+3
|
* renamed `html-xhtml' to `sgml-xml'Sam Steingold2001-10-271-2/+4
|
* renamed `html-xhtml' to `sgml-xml' and generalized accordinglySam Steingold2001-10-272-84/+101
|
* Remove installation instructions. There's nothing to do.Gerd Moellmann2001-10-271-7/+0
|
* *** empty log message ***Eli Zaretskii2001-10-271-0/+5
|
* No change. Error by bob, not eliz, logging change for wrong file.Eli Zaretskii2001-10-271-1/+10
|
* Fix typos in comments.Pavel Janík2001-10-272-104/+110
| | | | | | Remove unnecessary spaces. Change doc-string comments to `new style' [w/`doc:' keyword]. (USAGE2): Fix typos in usage string.
* Fix typo in a comment.Pavel Janík2001-10-272-1/+3
|
* (gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.Pavel Janík2001-10-272-20/+5
|
* (move_it_vertically_backward): Use 2/3 line_heightGerd Moellmann2001-10-272-1/+5
| | | | | instead of 1/2 line_height in the heuristic for skipping farther backward when target_y was not reached.
* (sound_perror): Unblock SIGIO, turn on atimers.Gerd Moellmann2001-10-272-11/+38
| | | | | | | Display errno only if non-zero. (sound_warning): New function. (vox_configure): Don't treat failing to set sample rate as error. (various places): Improve error messages.
* *** empty log message ***Stefan Monnier2001-10-271-3/+7
|
* (ange-ftp-send-cmd): Call fix-name-func forGerd Moellmann2001-10-272-2/+7
| | | | `mdtm'. From "Forrest Cahoon" <[email protected]>.
* (text-mode): Use define-derived-mode.Stefan Monnier2001-10-271-17/+7
| | | | (toggle-text-mode-auto-fill): Use derived-mode-p.