]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(Command Loop Info): Explain how read-event affects this-command-keys.
Richard M. Stallman [Sun, 24 Sep 2006 20:33:29 +0000 (20:33 +0000)]
(Command Loop Info): Explain how read-event affects this-command-keys.

18 years ago(compile_pattern_1): Don't BLOCK_INPUT.
Richard M. Stallman [Sun, 24 Sep 2006 20:28:49 +0000 (20:28 +0000)]
(compile_pattern_1): Don't BLOCK_INPUT.

18 years ago* icomplete.el (icomplete-simple-completing-p): Use the correct
Chong Yidong [Sun, 24 Sep 2006 13:48:59 +0000 (13:48 +0000)]
* icomplete.el (icomplete-simple-completing-p): Use the correct
name for the new variable, `icomplete-with-completion-tables'.
(file local variables): Remove superfluous setting.

18 years agoAdd arch tagline
Miles Bader [Sun, 24 Sep 2006 13:21:48 +0000 (13:21 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Sep 2006 12:39:03 +0000 (12:39 +0000)]
*** empty log message ***

18 years ago($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
Eli Zaretskii [Sun, 24 Sep 2006 12:37:45 +0000 (12:37 +0000)]
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
on nt/inc/langinfo.h and nt/inc/nl_types.h.

18 years ago(nl_langinfo): New function.
Eli Zaretskii [Sun, 24 Sep 2006 12:37:06 +0000 (12:37 +0000)]
(nl_langinfo): New function.

18 years ago(HAVE_LANGINFO_CODESET): Define.
Eli Zaretskii [Sun, 24 Sep 2006 12:36:19 +0000 (12:36 +0000)]
(HAVE_LANGINFO_CODESET): Define.

18 years agoNew file.
Eli Zaretskii [Sun, 24 Sep 2006 12:35:14 +0000 (12:35 +0000)]
New file.

18 years ago(w32-pass-alt-to-system, w32-alt-is-meta)
Eli Zaretskii [Sun, 24 Sep 2006 09:05:42 +0000 (09:05 +0000)]
(w32-pass-alt-to-system, w32-alt-is-meta)
(w32-pass-lwindow-to-system, w32-enable-num-lock)
(w32-enable-caps-lock, w32-scroll-lock-modifier)
(w32-lwindow-modifier, w32-rwindow-modifier)
(w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.

18 years agoFrom Jeff Miller <jmiller at cablespeed.com> (tiny change)
Glenn Morris [Sat, 23 Sep 2006 21:39:42 +0000 (21:39 +0000)]
From  Jeff Miller  <jmiller at cablespeed.com>  (tiny change)

(appt-check): Fix typo for appointments just after midnight.

18 years ago*** empty log message ***
Glenn Morris [Sat, 23 Sep 2006 21:39:00 +0000 (21:39 +0000)]
*** empty log message ***

18 years ago(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Juanma Barranquero [Sat, 23 Sep 2006 21:07:44 +0000 (21:07 +0000)]
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Fix typos in docstrings.

18 years ago* help.el (describe-key-briefly, describe-key): Don't expect an
Chong Yidong [Sat, 23 Sep 2006 19:34:38 +0000 (19:34 +0000)]
* help.el (describe-key-briefly, describe-key): Don't expect an
extra up event if a down-event is generated by a popup menu.

18 years agoFixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"
Chong Yidong [Sat, 23 Sep 2006 19:06:28 +0000 (19:06 +0000)]
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"

18 years ago* textmodes/ispell.el (ispell-change-dictionary): Don't check the
Chong Yidong [Sat, 23 Sep 2006 19:05:03 +0000 (19:05 +0000)]
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
local dictionary when changing the global dictionary.

18 years agoFixed "Manheimer's icomplete patch"
Chong Yidong [Sat, 23 Sep 2006 18:40:03 +0000 (18:40 +0000)]
Fixed "Manheimer's icomplete patch"

18 years ago2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
Chong Yidong [Sat, 23 Sep 2006 18:39:22 +0000 (18:39 +0000)]
2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>

* icomplete.el (icomplete-with-completion-tables): List of
specialized completion tables with which icomplete should
operate.  Include the new `internal-complete-buffer', so icomplete
works with interactive buffer-selection.
(icomplete-simple-completing-p): Add acceptance of specialized
completion tables listed in icomplete-with-completion-tables.

18 years agoFixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."
Chong Yidong [Sat, 23 Sep 2006 18:30:44 +0000 (18:30 +0000)]
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 16:32:03 +0000 (16:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 15:45:56 +0000 (15:45 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 13:56:23 +0000 (13:56 +0000)]
*** empty log message ***

18 years ago(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.
Romain Francoise [Sat, 23 Sep 2006 13:50:32 +0000 (13:50 +0000)]
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.

18 years ago(command-line): Use `custom-reevaluate-setting' for
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:17:00 +0000 (09:17 +0000)]
(command-line): Use `custom-reevaluate-setting' for
`focus-follows-mouse'.

18 years ago(focus-follows-mouse): Set default to nil on Mac.
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:16:40 +0000 (09:16 +0000)]
(focus-follows-mouse): Set default to nil on Mac.

18 years ago(Fmap_keymap): Docstring mentions about generic
Kenichi Handa [Sat, 23 Sep 2006 05:37:18 +0000 (05:37 +0000)]
(Fmap_keymap): Docstring mentions about generic
character.

18 years ago*** empty log message ***
Kenichi Handa [Sat, 23 Sep 2006 05:37:07 +0000 (05:37 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 03:26:07 +0000 (03:26 +0000)]
*** empty log message ***

18 years agoWhitespace fix.
Richard M. Stallman [Sat, 23 Sep 2006 03:07:19 +0000 (03:07 +0000)]
Whitespace fix.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 02:59:43 +0000 (02:59 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:57:28 +0000 (21:57 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:48:53 +0000 (21:48 +0000)]
*** empty log message ***

18 years ago(custom-buffer-create-internal): In `emacs -q',
Richard M. Stallman [Fri, 22 Sep 2006 21:47:00 +0000 (21:47 +0000)]
(custom-buffer-create-internal): In `emacs -q',
explain why Save is not available.

18 years ago(woman0-so): Use `let*', not `let'.
Juanma Barranquero [Fri, 22 Sep 2006 21:35:30 +0000 (21:35 +0000)]
(woman0-so): Use `let*', not `let'.
(woman-horizontal-line): Remove unbalanced parenthesis.

18 years agoMake sure all the end-of-region markers we use have
Stefan Monnier [Fri, 22 Sep 2006 19:09:45 +0000 (19:09 +0000)]
Make sure all the end-of-region markers we use have
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.

18 years agoAdd Greek letters to math-variable-table properties of tex.
Jay Belanger [Fri, 22 Sep 2006 17:46:21 +0000 (17:46 +0000)]
Add Greek letters to math-variable-table properties of tex.

18 years ago(analyse_first): For eight-bit-control chars, mark both the
Stefan Monnier [Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)]
(analyse_first): For eight-bit-control chars, mark both the
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.

18 years ago(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
Stefan Monnier [Fri, 22 Sep 2006 17:30:02 +0000 (17:30 +0000)]
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
(AT_CHAR_BOUNDARY): New macro.

18 years ago** iampure@gmail.com's Sep 15 bug report about View Changes In File.
Chong Yidong [Fri, 22 Sep 2006 15:02:13 +0000 (15:02 +0000)]
** iampure@gmail.com's Sep 15 bug report about View Changes In File.

18 years ago* files.el (save-some-buffers-action-alist): Display diff in
Chong Yidong [Fri, 22 Sep 2006 15:01:41 +0000 (15:01 +0000)]
* files.el (save-some-buffers-action-alist): Display diff in
view-mode.

18 years ago(add-log-current-defun): Use `forward-sexp'
Masatake YAMATO [Fri, 22 Sep 2006 14:27:13 +0000 (14:27 +0000)]
(add-log-current-defun): Use `forward-sexp'
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Sep 2006 12:56:44 +0000 (12:56 +0000)]
*** empty log message ***

18 years agoFix setting self-insert-command for multibyte
Kenichi Handa [Fri, 22 Sep 2006 12:55:25 +0000 (12:55 +0000)]
Fix setting self-insert-command for multibyte
characters in global-map.

18 years ago(optimize_sub_char_table): Don't optimize a sub-char-table
Kenichi Handa [Fri, 22 Sep 2006 12:54:38 +0000 (12:54 +0000)]
(optimize_sub_char_table): Don't optimize a sub-char-table
whose default value is non-nil.

18 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:55 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

18 years agoFix typo
Jan Djärv [Fri, 22 Sep 2006 08:19:43 +0000 (08:19 +0000)]
Fix typo

18 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:26 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

18 years ago* xfns.c (syms_of_xfns): Fix typo in help text for
Jan Djärv [Fri, 22 Sep 2006 08:09:10 +0000 (08:09 +0000)]
* xfns.c (syms_of_xfns): Fix typo in help text for
 x-gtk-file-dialog-help-text.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 21:06:31 +0000 (21:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 19:00:04 +0000 (19:00 +0000)]
*** empty log message ***

18 years ago(mouse-posn-property): Fix typo for `event-start' in
David Kastrup [Thu, 21 Sep 2006 18:02:47 +0000 (18:02 +0000)]
(mouse-posn-property): Fix typo for `event-start' in
doc string.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 16:13:02 +0000 (16:13 +0000)]
*** empty log message ***

18 years ago"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
Chong Yidong [Thu, 21 Sep 2006 14:57:19 +0000 (14:57 +0000)]
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
is a Windows bug.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Sep 2006 08:42:25 +0000 (08:42 +0000)]
*** empty log message ***

18 years ago(Timers): Clarify about REPEAT when timer is delayed.
Richard M. Stallman [Thu, 21 Sep 2006 01:51:55 +0000 (01:51 +0000)]
(Timers): Clarify about REPEAT when timer is delayed.

18 years ago("Latin-1"): Add windows-1252 to
Kenichi Handa [Thu, 21 Sep 2006 01:34:03 +0000 (01:34 +0000)]
("Latin-1"): Add windows-1252 to
coding-priority.
("German"): Likewise.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Sep 2006 01:23:31 +0000 (01:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 00:33:59 +0000 (00:33 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 23:38:23 +0000 (23:38 +0000)]
*** empty log message ***

18 years ago(member*): Use memql instead of complex code.
Kim F. Storm [Wed, 20 Sep 2006 23:12:25 +0000 (23:12 +0000)]
(member*): Use memql instead of complex code.
Suggested by Miles Bader.

18 years ago(pushnew): Rework 2006-09-10 change. Use memql
Kim F. Storm [Wed, 20 Sep 2006 23:12:15 +0000 (23:12 +0000)]
(pushnew): Rework 2006-09-10 change.  Use memql
instead of add-to-list in the simple case.

18 years ago(Fmemq): Refill doc string.
Kim F. Storm [Wed, 20 Sep 2006 23:07:17 +0000 (23:07 +0000)]
(Fmemq): Refill doc string.
(Fmemql): New defun, like memq but using eql.
(syms_of_fns): Defsubr it.

18 years agoAdjust comment
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:46:33 +0000 (20:46 +0000)]
Adjust comment

18 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:00:03 +0000 (20:00 +0000)]
Adjust X-URL

18 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 18:49:34 +0000 (18:49 +0000)]
Adjust X-URL

18 years ago(Window Start): Minor cleanups.
Richard M. Stallman [Wed, 20 Sep 2006 18:08:04 +0000 (18:08 +0000)]
(Window Start): Minor cleanups.

18 years ago(url-dav-file-attributes): Simplify.
Stefan Monnier [Wed, 20 Sep 2006 17:35:21 +0000 (17:35 +0000)]
(url-dav-file-attributes): Simplify.

18 years ago(url-http-head-file-attributes): Add device "info".
Stefan Monnier [Wed, 20 Sep 2006 17:35:13 +0000 (17:35 +0000)]
(url-http-head-file-attributes): Add device "info".

18 years ago(find-buffer-visiting): Don't get fooled by a nil inode.
Stefan Monnier [Wed, 20 Sep 2006 17:35:01 +0000 (17:35 +0000)]
(find-buffer-visiting): Don't get fooled by a nil inode.

18 years agoAdd window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 12:39:11 +0000 (12:39 +0000)]
Add window-line-height.

18 years agoFixed: Michael Cadilhac's line-move-partial is slow.
Kim F. Storm [Wed, 20 Sep 2006 10:52:23 +0000 (10:52 +0000)]
Fixed: Michael Cadilhac's line-move-partial is slow.

18 years ago(Fpos_visible_in_window_p): Doc fix.
Kim F. Storm [Wed, 20 Sep 2006 10:14:46 +0000 (10:14 +0000)]
(Fpos_visible_in_window_p): Doc fix.

18 years ago(Window Start): pos-visible-in-window-p allows
Kim F. Storm [Wed, 20 Sep 2006 10:14:19 +0000 (10:14 +0000)]
(Window Start): pos-visible-in-window-p allows
specifying t for position to mean "end of window".
Add window-line-height.

18 years ago(Antinews): Mention window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 10:14:11 +0000 (10:14 +0000)]
(Antinews): Mention window-line-height.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 10:14:00 +0000 (10:14 +0000)]
*** empty log message ***

18 years ago(line-move-partial): Call pos-visible-in-window-p with
Kim F. Storm [Wed, 20 Sep 2006 09:45:19 +0000 (09:45 +0000)]
(line-move-partial): Call pos-visible-in-window-p with
position t instead of trying both window-end and window-end - 1.

18 years ago(Fset_window_hscroll, Fpos_visible_in_window_p):
Kim F. Storm [Wed, 20 Sep 2006 09:43:25 +0000 (09:43 +0000)]
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-window" instead of "off-screen".
(Fpos_visible_in_window_p): Likewise.
If POS is t, return info for last visible glyph in window.

18 years ago(pos_visible_p): CHARPOS < 0 means return info for
Kim F. Storm [Wed, 20 Sep 2006 09:43:18 +0000 (09:43 +0000)]
(pos_visible_p): CHARPOS < 0 means return info for
last visible glyph in window.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 09:43:02 +0000 (09:43 +0000)]
*** empty log message ***

18 years ago(org-scan-tags): Find end of subtrees also in hidden trees.
Carsten Dominik [Wed, 20 Sep 2006 09:24:39 +0000 (09:24 +0000)]
(org-scan-tags): Find end of subtrees also in hidden trees.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 20 Sep 2006 09:24:10 +0000 (09:24 +0000)]
*** empty log message ***

18 years ago(isearch-process-search-char): Cancel the previous
Kenichi Handa [Wed, 20 Sep 2006 06:13:43 +0000 (06:13 +0000)]
(isearch-process-search-char): Cancel the previous
change.
(isearch-search-string): New function.
(isearch-search): Use isearch-search-string.
(isearch-lazy-highlight-search): Likewise.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 20 Sep 2006 05:45:06 +0000 (05:45 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article
   regexp.  Articles containing quotation were cut prematurely.

2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-cite-original-without-signature): Use nobody by
   default for the value of From header.
   (message-cite-original): Ditto.
   (message-reply): Ditto.

2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-446

18 years ago(mouse-posn-property): Improve doc string.
David Kastrup [Wed, 20 Sep 2006 04:56:58 +0000 (04:56 +0000)]
(mouse-posn-property): Improve doc string.
(mouse-on-link-p): Change buffers for function calls on links.

18 years ago(clipboard-yank): bomb out in interactive use if
David Kastrup [Wed, 20 Sep 2006 04:13:32 +0000 (04:13 +0000)]
(clipboard-yank): bomb out in interactive use if
buffer is read-only.

18 years agoFixed "allout.el patch to be installed."
Chong Yidong [Tue, 19 Sep 2006 21:56:07 +0000 (21:56 +0000)]
Fixed "allout.el patch to be installed."

18 years ago* allout.el (allout-unprotected): Let inhibit-read-only only when
Chong Yidong [Tue, 19 Sep 2006 21:55:44 +0000 (21:55 +0000)]
* allout.el (allout-unprotected): Let inhibit-read-only only when
buffer-read-only isn't set.
(allout-annotate-hidden): Enable topic annotation during copies even
when the buffer is read-only, eg for topic copies.  Ensure that the loop
advances, even when the span extends beyond the deletion region.
(allout-toggle-subtree-encryption): Use allout-structure-added-hook
rather than allout-exposure-changed-hook, as a stronger assertion.
(allout-keybindings-list): Add bindings for
allout-copy-line-as-kill and allout-copy-topic-as-kill.
(allout-copy-line-as-kill, allout-copy-topic-as-kill): copy
wrappers for allout-kill-line and allout-kill-topic.
(allout-listify-exposed): Position correctly to accumulate lines.

18 years ago* search.c (struct regexp_cache): New entry syntax_table.
Chong Yidong [Tue, 19 Sep 2006 21:44:52 +0000 (21:44 +0000)]
* search.c (struct regexp_cache): New entry syntax_table.
(compile_pattern_1): Set it.
(syms_of_search): Initialize it.
(compile_pattern): Require the syntax_table entry of the cache
element to match the current syntax table entry.

18 years agoFixed "Field handling in C-n."
Chong Yidong [Tue, 19 Sep 2006 21:36:44 +0000 (21:36 +0000)]
Fixed "Field handling in C-n."

18 years ago* simple.el (line-move-1): Escape field boundaries occurring
Chong Yidong [Tue, 19 Sep 2006 21:34:01 +0000 (21:34 +0000)]
* simple.el (line-move-1): Escape field boundaries occurring
exactly at point.  Update goal column if constrained to a field.
(line-move-finish): Escape field boundaries occurring exactly at
point.

18 years ago(mouse-on-link-p): Tentatively fix last change.
Stefan Monnier [Tue, 19 Sep 2006 16:33:30 +0000 (16:33 +0000)]
(mouse-on-link-p): Tentatively fix last change.
(mouse-drag-vertical-line): Remove unused var `wconfig'.

18 years ago(Fwindow_end): Fix recent change.
Stefan Monnier [Tue, 19 Sep 2006 16:32:07 +0000 (16:32 +0000)]
(Fwindow_end): Fix recent change.

18 years ago(Dialog Boxes): Clean up wording: avoid passive, stick to present tense.
Richard M. Stallman [Tue, 19 Sep 2006 15:40:59 +0000 (15:40 +0000)]
(Dialog Boxes): Clean up wording: avoid passive, stick to present tense.

18 years ago(describe-key-briefly, describe-key): Simplify printing
Kim F. Storm [Tue, 19 Sep 2006 13:59:27 +0000 (13:59 +0000)]
(describe-key-briefly, describe-key): Simplify printing
of descriptions by using format and %S.  Fix "is undefined"
messages to say "at that spot" for mouse events.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Sep 2006 13:59:13 +0000 (13:59 +0000)]
*** empty log message ***

18 years ago(line-move-partial): Optimize. Try window-line-height
Kim F. Storm [Tue, 19 Sep 2006 13:13:49 +0000 (13:13 +0000)]
(line-move-partial): Optimize.  Try window-line-height
before posn-at-point to get vpos of current line.

18 years ago(Fset_window_hscroll, Fpos_visible_in_window_p):
Kim F. Storm [Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)]
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based.  Make line arg
optional; if nil, use current cursor row.  Handle text terminals
properly.  Return nil if non-interactive or pseudo-window.

18 years agoInclude alloca.h if available.
Stefan Monnier [Tue, 19 Sep 2006 10:19:34 +0000 (10:19 +0000)]
Include alloca.h if available.
(Fkey_binding): Only use AREF after checking it's a vector.
Remove unused var `window'.

18 years ago(Searching Keymaps): Small clarification.
David Kastrup [Tue, 19 Sep 2006 08:01:33 +0000 (08:01 +0000)]
(Searching Keymaps): Small clarification.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:19:25 +0000 (03:19 +0000)]
*** empty log message ***