]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago* emacs.texi: Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:42:50 +0000 (15:42 +0000)]
* emacs.texi: Bump version number to 22.0.90.

17 years ago* version.el (emacs-version): Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:41:31 +0000 (15:41 +0000)]
* version.el (emacs-version): Bump version number to 22.0.90.

17 years ago* README: Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:39:24 +0000 (15:39 +0000)]
* README: Bump version number to 22.0.90.

* AUTHORS: Regenerate.

* configure: Regenerate.

17 years ago* url.el (url-retrieve): Minor doc clarification.
Chong Yidong [Fri, 27 Oct 2006 14:46:59 +0000 (14:46 +0000)]
* url.el (url-retrieve):  Minor doc clarification.

17 years ago* url-http.el (url-http-mark-connection-as-free): Verify that
Chong Yidong [Fri, 27 Oct 2006 14:44:25 +0000 (14:44 +0000)]
* url-http.el (url-http-mark-connection-as-free): Verify that
connection is open before saving it.
(url-http-handle-authentication): Use url-retrieve-internal
instead of url-retrieve.
(url-http-parse-headers): Adapt to new callback interface.
(url-http): Handle non-blocking connections.
(url-http-async-sentinel): Create.

* url.el (url-retrieve): Update docstring for new callback interface.
Remove all code.
(url-retrieve-internal): Move code from url-retrieve here.

* url-gw.el (url-open-stream): Use a non-blocking socket for
`native' gateway method, if available.

17 years ago* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
Chong Yidong [Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)]
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
New defvar.
(inferior-octave-resync-dirs): Check to see whether Octave has
built-in variables and set inferior-octave-has-built-in-variables.
Check inferior-octave-has-built-in-variables to decide whether to
send commands that set built-in variables or call functions to
change Octave's behavior.
Send "disp (pwd ())" to Octave instead of just "pwd".
(inferior-octave-startup): Send "more off" to Octave instead of
"page_screen_output = 0".

17 years agoDowncase nroff/troff/roff.
Richard M. Stallman [Fri, 27 Oct 2006 11:58:29 +0000 (11:58 +0000)]
Downcase nroff/troff/roff.
(Installation): Chapter deleted.  Some xrefs deleted.
(Background): woman doesn't advise man ;-).

17 years ago* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.
Chong Yidong [Fri, 27 Oct 2006 00:52:06 +0000 (00:52 +0000)]
* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.

17 years ago* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
Chong Yidong [Thu, 26 Oct 2006 20:39:53 +0000 (20:39 +0000)]
* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
pattern normally.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 26 Oct 2006 16:20:23 +0000 (16:20 +0000)]
*** empty log message ***

17 years ago* ada-mode.texi (Project files, Identifier completion)
Chong Yidong [Thu, 26 Oct 2006 14:30:51 +0000 (14:30 +0000)]
* ada-mode.texi (Project files, Identifier completion)
(Automatic Casing, Debugging, Using non-standard file names)
(Working Remotely): Fix typos.

17 years ago(mode-line-mode-menu): Remove bindings for global
Nick Roberts [Wed, 25 Oct 2006 20:05:53 +0000 (20:05 +0000)]
(mode-line-mode-menu): Remove bindings for global
minor modes (line/column number) as they are on the menubar.

17 years ago*** empty log message ***
Nick Roberts [Wed, 25 Oct 2006 20:04:23 +0000 (20:04 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 25 Oct 2006 16:08:36 +0000 (16:08 +0000)]
*** empty log message ***

17 years ago(x-handle-name-switch): Doc fix.
Juanma Barranquero [Wed, 25 Oct 2006 15:38:22 +0000 (15:38 +0000)]
(x-handle-name-switch): Doc fix.
(w32-standard-fontset-spec): Fix typo in docstring.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 25 Oct 2006 10:12:20 +0000 (10:12 +0000)]
*** empty log message ***

17 years ago(midnight-buffer-display-time): Doc fix.
Juanma Barranquero [Wed, 25 Oct 2006 09:31:45 +0000 (09:31 +0000)]
(midnight-buffer-display-time): Doc fix.
(clean-buffer-list-kill-never-buffer-names): Add "*server*".

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Oct 2006 10:42:21 +0000 (10:42 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 153-155)

   - Merge from emacs--devo--0
   - Update from CVS

2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
   names.

   * lisp/gnus/gnus-sum.el (gnus-select-newsgroup): Decode group name.

2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-headers-to-generate): Fix typo in docstring.

2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus.el (gnus-mime): Remove unused custom group.

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

17 years ago2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Mon, 23 Oct 2006 19:20:15 +0000 (19:20 +0000)]
2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-cmd.el (viper-prefix-arg-com): define gg as G0

* viper-ex.el (ex-read): quote file argument.

* ediff-diff.el (ediff-same-file-contents): expand file names.

* ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.

17 years ago(Event Input Misc): Update unread-command-events.
Kim F. Storm [Mon, 23 Oct 2006 16:46:47 +0000 (16:46 +0000)]
(Event Input Misc): Update unread-command-events.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 23 Oct 2006 16:46:33 +0000 (16:46 +0000)]
*** empty log message ***

17 years agoRegenerate.
Andreas Schwab [Mon, 23 Oct 2006 15:35:40 +0000 (15:35 +0000)]
Regenerate.

17 years agoMake sure x_default_search_path is always set even
Andreas Schwab [Mon, 23 Oct 2006 15:28:18 +0000 (15:28 +0000)]
Make sure x_default_search_path is always set even
when x_libraries is empty, and look in .../share as well for each
library directory.

17 years ago* textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
Chong Yidong [Mon, 23 Oct 2006 13:59:44 +0000 (13:59 +0000)]
* textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
fix.

17 years ago(remember_mouse_glyph): Simplify last change.
Kim F. Storm [Mon, 23 Oct 2006 11:49:48 +0000 (11:49 +0000)]
(remember_mouse_glyph): Simplify last change.

17 years agoFix bug: sds@podval.org, Oct 18: crash in cvs head.
Kim F. Storm [Mon, 23 Oct 2006 10:02:31 +0000 (10:02 +0000)]
Fix bug: sds@podval.org, Oct 18: crash in cvs head.

17 years ago(remember_mouse_glyph): Don't crash if glyphs are not initialized.
Kim F. Storm [Mon, 23 Oct 2006 09:58:49 +0000 (09:58 +0000)]
(remember_mouse_glyph): Don't crash if glyphs are not initialized.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 23 Oct 2006 09:51:56 +0000 (09:51 +0000)]
*** empty log message ***

17 years ago(mode-line-mode-menu): List global minor modes
Nick Roberts [Mon, 23 Oct 2006 06:33:25 +0000 (06:33 +0000)]
(mode-line-mode-menu): List global minor modes
before local ones.

17 years ago*** empty log message ***
Nick Roberts [Mon, 23 Oct 2006 06:33:00 +0000 (06:33 +0000)]
*** empty log message ***

17 years agoAdd: sds@podval.org, Oct 18: crash in cvs head.
Richard M. Stallman [Mon, 23 Oct 2006 05:15:03 +0000 (05:15 +0000)]
Add: sds@podval.org, Oct 18: crash in cvs head.

17 years ago(Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.
Richard M. Stallman [Mon, 23 Oct 2006 05:13:24 +0000 (05:13 +0000)]
(Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.

17 years ago* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong [Sun, 22 Oct 2006 23:03:09 +0000 (23:03 +0000)]
* emacs.py (eargs): Return expected _emacs_out string even if
errors occur.

17 years agoFix bug: Strange behavior of C-u in the presence of sit-for in p-c-h
Kim F. Storm [Sun, 22 Oct 2006 22:56:56 +0000 (22:56 +0000)]
Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h

17 years ago(Sets And Lists): Fix typos.
Nick Roberts [Sun, 22 Oct 2006 22:51:10 +0000 (22:51 +0000)]
(Sets And Lists): Fix typos.

17 years ago*** empty log message ***
Nick Roberts [Sun, 22 Oct 2006 22:50:17 +0000 (22:50 +0000)]
*** empty log message ***

17 years ago(add-to-list): Fix last change--optimize for no compare-fn.
Kim F. Storm [Sun, 22 Oct 2006 22:37:51 +0000 (22:37 +0000)]
(add-to-list): Fix last change--optimize for no compare-fn.

17 years ago(add-to-list): Optimize if compare-fn is `eq' or `eql'.
Kim F. Storm [Sun, 22 Oct 2006 22:32:53 +0000 (22:32 +0000)]
(add-to-list): Optimize if compare-fn is `eq' or `eql'.
(sit-for): If last command was a prefix arg, add the read-ahead
event to unread-command-events as (t . EVENT) so it will be added
to this-command-keys by read-key-sequence.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 22 Oct 2006 22:32:43 +0000 (22:32 +0000)]
*** empty log message ***

17 years ago(read_char): Make an element (t . EVENT) in
Kim F. Storm [Sun, 22 Oct 2006 22:25:03 +0000 (22:25 +0000)]
(read_char): Make an element (t . EVENT) in
unread-command-events add EVENT to the current command's key sequence.
(syms_of_keyboard) <unread-command-events>: Update doc.

17 years ago* textmodes/flyspell.el (flyspell-word): Skip past all previous
Chong Yidong [Sun, 22 Oct 2006 21:29:33 +0000 (21:29 +0000)]
* textmodes/flyspell.el (flyspell-word): Skip past all previous
whitespace when checking doublons.
(flyspell-check-region-doublons): Fix doublon regexp.
(flyspell-highlight-incorrect-region): Highlight doublons using
flyspell-duplicate face.

17 years ago* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
Chong Yidong [Sun, 22 Oct 2006 21:00:25 +0000 (21:00 +0000)]
* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.

17 years ago2006-10-22 John Wiegley <johnw@newartisans.com>
John Wiegley [Sun, 22 Oct 2006 20:39:36 +0000 (20:39 +0000)]
2006-10-22  John Wiegley  <johnw@newartisans.com>

* progmodes/python.el (python-use-skeletons): python-mode was
auto-inserting templates (for those with abbrev-mode on), not only
by default -- *but without a configuration variable to disable
it*.  This rendered python-mode completely useless for me, so I
have added `python-use-skeletons', which is now off by default.

17 years ago** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very...
Chong Yidong [Sun, 22 Oct 2006 17:32:30 +0000 (17:32 +0000)]
** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow
Fixed.

17 years ago* progmodes/cperl-mode.el (cperl-mode): Don't assume
Chong Yidong [Sun, 22 Oct 2006 17:28:56 +0000 (17:28 +0000)]
* progmodes/cperl-mode.el (cperl-mode): Don't assume
font-lock-multiline is auto-local (it's not).
(cperl-windowed-init): Ensure that cperl-font-lock-multiline is
initialized before calling cperl-init-faces.

17 years ago* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong [Sun, 22 Oct 2006 14:04:02 +0000 (14:04 +0000)]
* emacs.py (eargs): Return expected _emacs_out string even if
errors occur.

17 years ago(gdb-info-stack-custom): Don't try to give
Nick Roberts [Sun, 22 Oct 2006 05:40:08 +0000 (05:40 +0000)]
(gdb-info-stack-custom): Don't try to give
gdb-stack-position a value when there is no fringe.

17 years ago*** empty log message ***
Nick Roberts [Sun, 22 Oct 2006 05:39:34 +0000 (05:39 +0000)]
*** empty log message ***

17 years ago(mode-line-mode-menu): Disable auto-revert-tail-mode
Nick Roberts [Sat, 21 Oct 2006 23:42:21 +0000 (23:42 +0000)]
(mode-line-mode-menu): Disable auto-revert-tail-mode
indicator if not visiting a file.

17 years ago*** empty log message ***
Nick Roberts [Sat, 21 Oct 2006 23:41:53 +0000 (23:41 +0000)]
*** empty log message ***

17 years ago(Vread_expression_map): Define here.
Richard M. Stallman [Sat, 21 Oct 2006 17:40:03 +0000 (17:40 +0000)]
(Vread_expression_map): Define here.
(Qread_expression_history): New variable.
(syms_of_minibuf): Initialize them.
(Feval_minibuffer): Use Vread_expression_map and Qread_expression_history.

17 years ago(xic_create_fontsetname): If ADSTYLE field is not a wild
Kenichi Handa [Sat, 21 Oct 2006 01:57:34 +0000 (01:57 +0000)]
(xic_create_fontsetname): If ADSTYLE field is not a wild
card, change it to "*".
(xic_create_xfontset): Call XCreateFontSet for each single
fontname in fontsetname.

17 years ago(kill-buffer-and-window): Fix a bug where an aborted
David Kastrup [Fri, 20 Oct 2006 15:12:31 +0000 (15:12 +0000)]
(kill-buffer-and-window): Fix a bug where an aborted
operation would still cause some window to collapse later.

17 years ago** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
Chong Yidong [Fri, 20 Oct 2006 12:40:30 +0000 (12:40 +0000)]
** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
Resolved; see 2006-10-20 message to emacs-pretest-bug by Katsumi Yamaoka.

17 years ago(vc-switch-backend): Try to be more careful with unwanted
Stefan Monnier [Fri, 20 Oct 2006 07:58:11 +0000 (07:58 +0000)]
(vc-switch-backend): Try to be more careful with unwanted
side-effect due to mixing various backends's file properties.

17 years ago(vc-svn-parse-status): Remove unused arg `localp'.
Stefan Monnier [Fri, 20 Oct 2006 07:56:20 +0000 (07:56 +0000)]
(vc-svn-parse-status): Remove unused arg `localp'.
Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
Return `filename's status if applicable.  Update callers.

17 years ago(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO [Fri, 20 Oct 2006 06:43:56 +0000 (06:43 +0000)]
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.

17 years ago** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
Chong Yidong [Thu, 19 Oct 2006 14:16:57 +0000 (14:16 +0000)]
** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
Fixed.

17 years ago* callint.c (callint_message): Convert to a Lisp string.
Chong Yidong [Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)]
* callint.c (callint_message): Convert to a Lisp string.
(syms_of_callint): Initialize it.
(callint_message_size): Var deleted.
(Fcall_interactively): Use Fformat instead of doprnt to construct
prompt string.

17 years agoFix typos.
Richard M. Stallman [Thu, 19 Oct 2006 12:46:54 +0000 (12:46 +0000)]
Fix typos.

17 years ago(kkc-region): When a key sequence is not
Kenichi Handa [Thu, 19 Oct 2006 12:28:17 +0000 (12:28 +0000)]
(kkc-region): When a key sequence is not
defined, append (this-single-command-raw-keys) to
unread-input-method-events.

17 years agoFixed: Oct 16: Emacs allocates unnecessary memory
Kim F. Storm [Thu, 19 Oct 2006 11:40:53 +0000 (11:40 +0000)]
Fixed:  Oct 16: Emacs allocates unnecessary memory

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 19 Oct 2006 10:39:16 +0000 (10:39 +0000)]
*** empty log message ***

17 years ago(ada-in-string-p): Doc fix.
Juanma Barranquero [Thu, 19 Oct 2006 10:31:48 +0000 (10:31 +0000)]
(ada-in-string-p): Doc fix.

17 years ago2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Kim F. Storm [Thu, 19 Oct 2006 09:49:23 +0000 (09:49 +0000)]
2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
(display_mode_line): Clear enabled_p flag on mode-line row.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 19 Oct 2006 09:48:55 +0000 (09:48 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:02:23 +0000 (08:02 +0000)]
*** empty log message ***

17 years ago(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:01:25 +0000 (08:01 +0000)]
(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
New variable.
(syms_of_macfns) [TARGET_API_MAC_CARBON]: Defvar it.

17 years ago(emacs-version): Use mac-carbon-version-string.
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:00:30 +0000 (08:00 +0000)]
(emacs-version): Use mac-carbon-version-string.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 19 Oct 2006 07:39:58 +0000 (07:39 +0000)]
*** empty log message ***

17 years ago* xselect.c (x_handle_selection_request): If the converted_selection
Jan Djärv [Thu, 19 Oct 2006 07:17:42 +0000 (07:17 +0000)]
* xselect.c (x_handle_selection_request): If the converted_selection
 is NIL or XCDR (converted_selection) is NIL, decline the request.

17 years ago* select.el (ccl-check-utf-8, string-utf-8-p): New functions
Jan Djärv [Thu, 19 Oct 2006 07:16:27 +0000 (07:16 +0000)]
* select.el (ccl-check-utf-8, string-utf-8-p): New functions
 (by Kenichi Handa).
 (xselect-convert-to-string): Decline requests for UTF8_STRING if
 the selection is not UTF-8.

17 years ago* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus [Thu, 19 Oct 2006 04:56:46 +0000 (04:56 +0000)]
* tramp.texi (Frequently Asked Questions): Remove questions marked with
"???".  There have been no complaints for years, so the information
must be appropriate.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 18 Oct 2006 19:27:27 +0000 (19:27 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 18 Oct 2006 18:14:02 +0000 (18:14 +0000)]
*** empty log message ***

17 years ago(ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,
Juanma Barranquero [Wed, 18 Oct 2006 16:29:36 +0000 (16:29 +0000)]
(ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,
ada-indent-region, ada-which-compiler, ada-align-modes, ada-adjust-case-buffer,
ada-looking-at-semi-private, ada-get-body-name): Fix typos in docstrings.
(ada-create-case-exception, ada-create-case-exception-substring):
Fix typos in error messages.
(ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.

17 years agoFix badly written ChangeLog entry.
Chong Yidong [Wed, 18 Oct 2006 14:17:22 +0000 (14:17 +0000)]
Fix badly written ChangeLog entry.

17 years ago* term/x-win.el (res-geometry): Don't set geometry from Xresources
Jan Djärv [Wed, 18 Oct 2006 14:05:16 +0000 (14:05 +0000)]
* term/x-win.el (res-geometry): Don't set geometry from Xresources
 to default-frame-alist if default-frame-alist already contains
 widht/height.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 18 Oct 2006 11:12:59 +0000 (11:12 +0000)]
*** empty log message ***

17 years agoComment change.
Richard M. Stallman [Wed, 18 Oct 2006 11:11:32 +0000 (11:11 +0000)]
Comment change.

17 years ago(pp-eval-expression): Use `X' to read value.
Richard M. Stallman [Wed, 18 Oct 2006 11:02:31 +0000 (11:02 +0000)]
(pp-eval-expression): Use `X' to read value.
Non-interactive arg is the value, not the expression.

17 years ago(read-expression-map): Just set it, no defvar.
Richard M. Stallman [Wed, 18 Oct 2006 10:58:39 +0000 (10:58 +0000)]
(read-expression-map): Just set it, no defvar.

17 years ago(insert-for-yank-1): If last inserted char has properties,
Richard M. Stallman [Wed, 18 Oct 2006 10:56:46 +0000 (10:56 +0000)]
(insert-for-yank-1): If last inserted char has properties,
mark them as rear-nonsticky.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 18 Oct 2006 10:55:32 +0000 (10:55 +0000)]
*** empty log message ***

17 years ago(recentf-mode): Doc fix.
Richard M. Stallman [Wed, 18 Oct 2006 10:51:30 +0000 (10:51 +0000)]
(recentf-mode): Doc fix.

17 years ago(facemenu-add-new-face): Defend against symbol that isn't a face name.
Richard M. Stallman [Wed, 18 Oct 2006 10:51:00 +0000 (10:51 +0000)]
(facemenu-add-new-face): Defend against symbol that isn't a face name.

17 years ago(dired-do-copy): Doc fix.
Richard M. Stallman [Wed, 18 Oct 2006 10:50:28 +0000 (10:50 +0000)]
(dired-do-copy): Doc fix.

17 years ago(Processing of Errors): Use @var for an argument, not @code.
Juanma Barranquero [Wed, 18 Oct 2006 10:41:08 +0000 (10:41 +0000)]
(Processing of Errors): Use @var for an argument, not @code.

17 years ago** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:
Chong Yidong [Wed, 18 Oct 2006 04:59:49 +0000 (04:59 +0000)]
** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:
is fixed.

17 years ago* simple.el (line-move-1): During fields during motion to the
Chong Yidong [Wed, 18 Oct 2006 04:58:29 +0000 (04:58 +0000)]
* simple.el (line-move-1): During fields during motion to the
beginning of line to avoid getting point stuck.

17 years ago"dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"
Chong Yidong [Wed, 18 Oct 2006 04:18:11 +0000 (04:18 +0000)]
"dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"
is fixed

17 years ago* textmodes/flyspell.el (flyspell-word-search-backward): Set
Chong Yidong [Wed, 18 Oct 2006 04:13:46 +0000 (04:13 +0000)]
* textmodes/flyspell.el (flyspell-word-search-backward): Set
inhibit-point-motion-hooks to avoid looping due to intangibile
text.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 17 Oct 2006 19:39:43 +0000 (19:39 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 17 Oct 2006 06:51:34 +0000 (06:51 +0000)]
*** empty log message ***

17 years ago(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
YAMAMOTO Mitsuharu [Tue, 17 Oct 2006 00:29:25 +0000 (00:29 +0000)]
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 Oct 2006 18:57:58 +0000 (18:57 +0000)]
*** empty log message ***

17 years ago(Edebug Recursive Edit): Minor cleanup.
Richard M. Stallman [Mon, 16 Oct 2006 18:57:45 +0000 (18:57 +0000)]
(Edebug Recursive Edit): Minor cleanup.

17 years ago(Format of Keymaps): Show all the keymap element
Richard M. Stallman [Mon, 16 Oct 2006 18:57:04 +0000 (18:57 +0000)]
(Format of Keymaps): Show all the keymap element
patterns that result from menu items.
(Key Lookup): Minor cleanups.

17 years ago(Precalculated Fontification): Don't say that
Richard M. Stallman [Mon, 16 Oct 2006 18:54:26 +0000 (18:54 +0000)]
(Precalculated Fontification): Don't say that
not setting font-lock-defaults avoids loading font-lock.

17 years agoFix prev change.
Richard M. Stallman [Mon, 16 Oct 2006 18:53:23 +0000 (18:53 +0000)]
Fix prev change.