aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (pos_visible_p): Handle case that we reach ZV withoutGerd Moellmann2000-11-162-1/+7
| | | | | knowing the line's height; use the default font's height in that case.
* (weight_table): Add `demi' with the same meaning asGerd Moellmann2000-11-162-0/+6
| | | | `demibold'.
* (null_row): New gloval static variable.Kenichi Handa2000-11-162-2/+3
| | | | (clear_glyph_row): Delete local static variable null_row.
* *** empty log message ***Kenichi Handa2000-11-161-0/+5
|
* (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.Jason Rumney2000-11-152-4/+57
| | | | | | (w32_alloc_lighter_color): Use new brightness calculations from xterm.c. Scale delta to be in the range expected by W32. (w32_draw_relief_rect): Use frame relief colors.
* 8-bit in multibyte buffersDave Love2000-11-151-1/+2
|
* POP tweak.Dave Love2000-11-151-3/+4
|
* GFDL. :help-echo change.Dave Love2000-11-151-9/+34
|
* (widget-specify-field, widget-specify-button): IfDave Love2000-11-152-20/+27
| | | | | | | | :help-echo is a function, set help-echo of overlay to widget-mouse-help. (widget-mouse-help): New function. (widget-echo-help): Rewritten for :help-echo functions only taking a widget arg.
* Modify about inserting 8-bit.Dave Love2000-11-151-7/+6
|
* (eudc-bob-can-display-inline-images): UseDave Love2000-11-152-19/+25
| | | | | | | display-graphic-p. (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound and that JPEG is available. (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
* (locale-charset-language-names):Dave Love2000-11-152-0/+6
| | | | Match @euro.
* comment fixDave Love2000-11-151-1/+1
|
* Fix spurion.Dave Love2000-11-151-2/+0
|
* *** empty log message ***Gerd Moellmann2000-11-152-0/+15
|
* (pos_visible_p): Improve function comment.Gerd Moellmann2000-11-151-3/+4
|
* (syms_of_frame_1): Removed; code moved to syms_of_frame.Gerd Moellmann2000-11-151-98/+73
| | | | | | (Qinhibit_default_face_x_resources): New variable. (syms_of_frame): Initialize it. (Fmodify_frame_parameters): Bind inhibit-default-face-x-resources.
* (BINDING_STACK_SIZE): New macro.Gerd Moellmann2000-11-151-0/+2
|
* (face-set-after-frame-default): IfGerd Moellmann2000-11-151-1/+3
| | | | | `inhibit-default-face-x-resources' is bound, don't intiialize the default face from X resources.
* (custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH.Eli Zaretskii2000-11-152-4/+9
|
* (INFOSOURCES): Remove info-stnd.texi from prerequisites.Eli Zaretskii2000-11-151-1/+1
|
* File removed.Eli Zaretskii2000-11-151-1268/+0
|
* (Getting Started): Remove menu entry "Using Stand-alone Info".Eli Zaretskii2000-11-151-8/+0
| | | | (Using Stand-alone Info): Remove node.
* (texinfo-insert-@uref): Renamed fromEli Zaretskii2000-11-152-4/+11
| | | | | | texinfo-insert-@url. (texinfo-insert-@url): A defalias for texinfo-insert-@uref. (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
* *** empty log message ***Gerd Moellmann2000-11-151-4/+4
|
* (directory_files_internal) [EAGAIN || EINTR]: RetryGerd Moellmann2000-11-152-7/+23
| | | | | reading the directory if readdir returns null and errno is EAGAIN or EINTR.
* (checkdoc-minor-mode) <defvar>: Remove.Stefan Monnier2000-11-142-53/+52
| | | | | | | | | | | (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap. (checkdoc-minor-keymap): Backward compatibility. (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap. (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode. (checkdoc-this-string-valid-engine): Be a bit more strict to avoid matching substrings of `...' quoted vars/funs. (checkdoc-defun-info): Only look for `interactive' if alone. (debug-ignored-errors): Add "arg doesn't appear in docstring".
* *** empty log message ***Stefan Monnier2000-11-142-0/+11
|
* (grep): `tag-default' can be nil.Stefan Monnier2000-11-141-8/+8
|
* New maintainer version.Dave Love2000-11-142-187/+444
|
* (try_scrolling): Set scroll_max to max of scroll_* argsStefan Monnier2000-11-141-9/+10
| | | | | | | | so setting scroll-step to 1 doesn't defeat scroll-conservatively. Set amount_to_scroll to max of dx and scroll_step so that scroll-conservatively doesn't defeat scroll-step>1. (syms_of_xdisp): Add a hint in scroll-step's docstring to use scroll-conservatively for line-at-a-time scrolling.
* Stuff from tool-bar.el.Dave Love2000-11-141-0/+66
|
* (diff-imenu-generic-expression): Modify unidiffDave Love2000-11-141-3/+4
| | | | pattern.
* Fix again.Dave Love2000-11-141-0/+6
|
* (comment-indent): Paren typo.Stefan Monnier2000-11-142-9/+14
|
* *** empty log message ***Dave Love2000-11-142-3/+22
|
* Fix bogus last checkin.Dave Love2000-11-141-21/+21
|
* Doc fixes.Dave Love2000-11-141-45/+40
| | | | | | (cmuscheme) <defgroup>: Use `scheme' as parent. (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
* (scheme-program-name): Don't define here.Dave Love2000-11-141-5/+0
|
* (scheme-program-name): New variableDave Love2000-11-141-21/+21
| | | | (originally in cmuscheme).
* (fit-window-to-buffer): Handle windows without mode-lines.Miles Bader2000-11-142-31/+48
| | | | | Handle header-lines. Don't loop forever if we can't enlarge the window anymore. Simplify a bit.
* (tex-mode-map): Remove `tex-compile', not ready for prime-time.Stefan Monnier2000-11-141-1/+0
|
* (quail-show-guidance-buf): Call fit-window-to-buffer to assure theKenichi Handa2000-11-141-10/+7
| | | | | enough height of the guidance buffer. (quail-update-guidance): Avoid making the guidance buffer shorter.
* (fit-window-to-buffer): Don't checkKenichi Handa2000-11-141-8/+20
| | | | window-text-height. Assure that the last line is fully visible.
* *** empty log message ***Kenichi Handa2000-11-141-0/+10
|
* (tex-font-lock-keywords-1): Use `keep'Stefan Monnier2000-11-142-119/+164
| | | | | | | | | | | | | | | | | | | rather than `prepend' and add an interesting comment. (tex-math-face, tex-font-lock-syntactic-face-function): New face and function to use it. (tex-define-common-keys, tex-mode-map): Use menu-item rather than `menu-enable' symbol property. (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe. (tex-mode): Add some latex-mode commands for auto-selection. Use tex-font-lock-syntactic-face-function. (tex-insert-quote): Simplify. (tex-shell): New mode. (tex-start-shell): Use it. (tex-shell-proc, tex-shell-buf): New functions. (tex-send-command): Use it. (tex-main-file): Fix the meaning of the new arg REALFILE. (tex-send-tex-command): New function split from `tex-start-tex'. Set compilation-last-buffer and compilation-parsing-end.
* *** empty log message ***Dave Love2000-11-142-0/+14
|
* mogriy'd from the XPMDave Love2000-11-1413-0/+0
|
* (comment-indent-default): Stick \s<\s< to the leftStefan Monnier2000-11-142-2/+15
| | | | when it follows non-comment text on the line.
* (lisp-mode-variables):Stefan Monnier2000-11-141-36/+17
| | | | | | | Set font-lock-defaults. (lisp-mode-shared-map): Init inside the defvar. (emacs-lisp-mode, lisp-mode, lisp-interaction-mode): Use define-derived-mode.