]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong [Wed, 23 Aug 2006 16:36:24 +0000 (16:36 +0000)]
* custom.texi (Init File): Reference Find Init to avoid "home
directory" confusion.

17 years ago* startup.el (fancy-splash-head): Give instructions for dismissing
Chong Yidong [Wed, 23 Aug 2006 16:19:11 +0000 (16:19 +0000)]
* startup.el (fancy-splash-head): Give instructions for dismissing
the splash screen for default startup too.
(display-startup-echo-area-message, fancy-splash-screens)
(use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
all splash text at once and keep the splash buffer around.
(command-line-1): Give display-startup-echo-area-message a t arg.

17 years agoFix whitespace.
Romain Francoise [Wed, 23 Aug 2006 12:16:28 +0000 (12:16 +0000)]
Fix whitespace.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 23 Aug 2006 10:49:26 +0000 (10:49 +0000)]
*** empty log message ***

17 years ago(org-follow-gnus-link): Make sure the dedicated
Carsten Dominik [Wed, 23 Aug 2006 10:07:42 +0000 (10:07 +0000)]
(org-follow-gnus-link): Make sure the dedicated
gnus frame is selected.

17 years ago*** empty log message ***
Carsten Dominik [Wed, 23 Aug 2006 10:07:29 +0000 (10:07 +0000)]
*** empty log message ***

17 years ago(gdb-starting): Reset gdb-signalled to nil.
Nick Roberts [Wed, 23 Aug 2006 03:10:02 +0000 (03:10 +0000)]
(gdb-starting): Reset gdb-signalled to nil.

17 years ago*** empty log message ***
Nick Roberts [Wed, 23 Aug 2006 03:09:36 +0000 (03:09 +0000)]
*** empty log message ***

17 years ago(update_tool_bar): Redisplay toolbar also when only
Kim F. Storm [Tue, 22 Aug 2006 21:32:04 +0000 (21:32 +0000)]
(update_tool_bar): Redisplay toolbar also when only
number of items changes.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Aug 2006 21:31:50 +0000 (21:31 +0000)]
*** empty log message ***

17 years ago(ido-set-matches-1): Fix full matching for subdirs.
Kim F. Storm [Tue, 22 Aug 2006 09:45:13 +0000 (09:45 +0000)]
(ido-set-matches-1): Fix full matching for subdirs.
Add suffix matching for subdirs.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Aug 2006 09:45:04 +0000 (09:45 +0000)]
*** empty log message ***

17 years ago2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
Kim F. Storm [Tue, 22 Aug 2006 09:25:59 +0000 (09:25 +0000)]
2006-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
(Fset_buffer_multibyte): Record proper undo entry.

17 years ago* x-dnd.el (x-dnd-drop-data): Don't call goto-char if
Jan Djärv [Tue, 22 Aug 2006 06:14:45 +0000 (06:14 +0000)]
* x-dnd.el (x-dnd-drop-data): Don't call goto-char if
 mouse-yank-at-point is non-nil.

17 years ago(blink-cursor-end): Only ignore the error we care about.
Stefan Monnier [Tue, 22 Aug 2006 01:35:45 +0000 (01:35 +0000)]
(blink-cursor-end): Only ignore the error we care about.
(blink-cursor-mode): Use blink-cursor-end to simplify the code.

17 years ago(Other GDB-UI Buffers): Describe how to edit
Nick Roberts [Mon, 21 Aug 2006 23:07:55 +0000 (23:07 +0000)]
(Other GDB-UI Buffers): Describe how to edit
a value in the locals buffer.

17 years ago*** empty log message ***
Nick Roberts [Mon, 21 Aug 2006 23:07:34 +0000 (23:07 +0000)]
*** empty log message ***

17 years ago(gdb-frame-memory-buffer): Make frame
Nick Roberts [Mon, 21 Aug 2006 23:06:09 +0000 (23:06 +0000)]
(gdb-frame-memory-buffer): Make frame
a bit wider and remove fringes to fit initial output on line.

17 years agotexinfo.tex: deleted file and pointed emacs-lisp-intro.texi towards ../man/texinfo.tex
Robert J. Chassell [Mon, 21 Aug 2006 19:04:39 +0000 (19:04 +0000)]
texinfo.tex: deleted file and pointed emacs-lisp-intro.texi towards ../man/texinfo.tex

17 years ago* emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex
Robert J. Chassell [Mon, 21 Aug 2006 18:47:35 +0000 (18:47 +0000)]
* emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex
          and pointed towards ../man/texinfo.tex so only one file
          needs updating.  Added comment of what to do when building on own.

17 years agoChanges from arch/CVS synchronization
Miles Bader [Mon, 21 Aug 2006 14:58:31 +0000 (14:58 +0000)]
Changes from arch/CVS synchronization

17 years agolispintro/texinfo.tex: changed to version 2006-02-13.16
Robert J. Chassell [Mon, 21 Aug 2006 14:39:46 +0000 (14:39 +0000)]
lispintro/texinfo.tex: changed to version 2006-02-13.16
to enable a DVI build using the more recent versions of TeX.

17 years ago* lispintro/texinfo.tex: changed to version 2006-02-13.16
Robert J. Chassell [Mon, 21 Aug 2006 14:22:22 +0000 (14:22 +0000)]
* lispintro/texinfo.tex: changed to version 2006-02-13.16
          to enable a DVI build using the more recent versions of TeX.

17 years ago* keyboard.c: Clarify difference between in_sighandler and
Jan Djärv [Mon, 21 Aug 2006 12:55:20 +0000 (12:55 +0000)]
* keyboard.c: Clarify difference between in_sighandler and
 handling_signal.

17 years agoClarify difference between in_sighandler and handling_signal.
Jan Djärv [Mon, 21 Aug 2006 12:54:47 +0000 (12:54 +0000)]
Clarify difference between in_sighandler and handling_signal.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Aug 2006 10:57:46 +0000 (10:57 +0000)]
*** empty log message ***

17 years ago(whitespace-cleanup): Doc fix.
Richard M. Stallman [Mon, 21 Aug 2006 10:55:53 +0000 (10:55 +0000)]
(whitespace-cleanup): Doc fix.

17 years ago(Basic Isearch): Add `isearch' index entry.
Richard M. Stallman [Mon, 21 Aug 2006 10:54:46 +0000 (10:54 +0000)]
(Basic Isearch): Add `isearch' index entry.

17 years ago(x_draw_stretch_glyph_string): It is ok to draw a
Kim F. Storm [Mon, 21 Aug 2006 08:53:32 +0000 (08:53 +0000)]
(x_draw_stretch_glyph_string): It is ok to draw a
stretch glyph in left marginal areas on header and mode lines.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Aug 2006 08:52:54 +0000 (08:52 +0000)]
*** empty log message ***

17 years agoRcirc update from Ryan Yeske
Miles Bader [Mon, 21 Aug 2006 05:37:27 +0000 (05:37 +0000)]
Rcirc update from Ryan Yeske

2006-08-20  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/net/rcirc.el (rcirc-show-maximum-output): New var.
   (rcirc-buffer-process): If no buffer argument is supplied, use
   current-buffer.
   (rcirc-complete-nick): Complete to the last completed nick first.
   (rcirc-mode): Preserve the value of `rcirc-urls' across
   connections.  Setup scroll function.
   (rcirc-scroll-to-bottom): New function.
   (rcirc-print): Use nick syntax around regexp work.  Notice
   dim-nicks speaking only if they say our nick.
   (rcirc-update-activity-string): Do not show the modeline indicator
   if there are no live rcirc processes.
   (rcirc-cmd-ignore): Ignore case.
   (rcirc-browse-url-at-point): Fix off-by-one error.

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

17 years agoUse ../man/texinfo.tex to build elisp.dvi.
Lute Kamstra [Mon, 21 Aug 2006 05:22:22 +0000 (05:22 +0000)]
Use ../man/texinfo.tex to build elisp.dvi.

17 years agoSync with the latest TUTORIAL.
Kenichi Handa [Mon, 21 Aug 2006 03:28:09 +0000 (03:28 +0000)]
Sync with the latest TUTORIAL.

17 years ago(syms_of_keyboard): Docstring of
Kenichi Handa [Mon, 21 Aug 2006 02:09:31 +0000 (02:09 +0000)]
(syms_of_keyboard): Docstring of
Vunread_post_input_method_events and Vunread_input_method_events
fixed.

17 years agoTiny typo.
Kim F. Storm [Sun, 20 Aug 2006 20:57:26 +0000 (20:57 +0000)]
Tiny typo.

17 years agoRemove * in defcustom docstrings.
Stefan Monnier [Sun, 20 Aug 2006 18:14:50 +0000 (18:14 +0000)]
Remove * in defcustom docstrings.
(run-python, python-proc, python-try-complete): Use derived-mode-p.
(python-mode): Set tab-width and indent-tabs-mode.

17 years ago* keyboard.c (show_help_echo): Preserve mouse movement flag if
Chong Yidong [Sun, 20 Aug 2006 17:58:09 +0000 (17:58 +0000)]
* keyboard.c (show_help_echo): Preserve mouse movement flag if
tracking mouse.

17 years agoUpdate to Dave Love's latest version.
Stefan Monnier [Sun, 20 Aug 2006 17:55:16 +0000 (17:55 +0000)]
Update to Dave Love's latest version.
(python-font-lock-keywords, python-mode): Don't use
font-lock-syntax-table, but match symbol elements explicitly instead.
(python-mode-map): Add help, and a few more key bindings.
(python-skip-comments/blanks): Move out of comments as well.
(python-continuation-line-p): Behave better with unbalanced parens.
(python-blank-line-p): New fun.
(python-open-block-statement-p): Don't use a heuristic.
(python-outdent-p): Better handle blocks-in-the-same-line.
(python-calculate-indentation): Misc improvements.
(python-comment-indent): Remove.
(python-block-pairs): New var.
(python-first-word): New fun.
(python-indentation-levels): Handle more common cases.
(python-indent-line-1): Add `leave' argument.
(python-indent-region): New fun.
(python-skip-out): New fun.
(python-beginning-of-statement, python-end-of-statement): Use it.
(python-next-statement): Return correct count even at eob.
(python-end-of-block): Fix paren-typo.
(python-imenu-create-index): Add module variables.
(run-python): Add `new' arg.  Check we're at a prompt before returning.
(python-send-command): Move to end of buffer.  Wait for prompt to return.
(python-set-proc): New fun.
(python-imports): New var.
(python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
(python-eldoc-function): Try to move out of arg list.
(python-outline-level): Offset by 1.
(python-find-imports): New fun.
(python-symbol-completions): Use python-imports.
(python-module-path, ffap-alist): Add support for ffap.
(python-skeletons, python-mode-abbrev-table, def-python-skeleton)
(pythin-insert-*, python-default-template, python-expand-template):
Add templates/skeletons.
(python-setup-brm): Support for Bicycle Repair Man.
(python-abbrev-syntax-table): New var.
(python-abbrev-pc-hook, python-pea-hook): New funs.

17 years agoUpdate to Dave Love's latest version.
Stefan Monnier [Sun, 20 Aug 2006 17:54:48 +0000 (17:54 +0000)]
Update to Dave Love's latest version.
(__all__): Fix args -> eargs.  Add new `modpath' fun.
(eargs): Add `imports' arg.
(all_names): New fun.
(complete): Rewrite without using rlcompleter.
Remove `namespace' arg, add `imports' arg.
(ehelp): Replace g and l args with `imports'.
(eimport): Use __main__ rather than `emacs' namespace.
(modpath): New fun.

17 years ago(eexecfile): Use the __main__ rather than `emacs' namespace.
Stefan Monnier [Sun, 20 Aug 2006 15:53:57 +0000 (15:53 +0000)]
(eexecfile): Use the __main__ rather than `emacs' namespace.

17 years ago* frame.el (blink-cursor-start): Set timer first.
Chong Yidong [Sun, 20 Aug 2006 14:43:29 +0000 (14:43 +0000)]
* frame.el (blink-cursor-start): Set timer first.
(blink-cursor-end): Ignore timer cancelling errors.
Suggested by Ken Manheimer.

17 years ago*** empty log message ***
Juanma Barranquero [Sun, 20 Aug 2006 12:53:20 +0000 (12:53 +0000)]
*** empty log message ***

17 years ago(comment-box): Call `comment-normalize-vars'. Add autoload cookie.
Juanma Barranquero [Sun, 20 Aug 2006 12:48:19 +0000 (12:48 +0000)]
(comment-box): Call `comment-normalize-vars'.  Add autoload cookie.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 20 Aug 2006 12:19:33 +0000 (12:19 +0000)]
*** empty log message ***

17 years ago(line-number-at-pos): Doc fix.
Richard M. Stallman [Sun, 20 Aug 2006 12:16:58 +0000 (12:16 +0000)]
(line-number-at-pos): Doc fix.

17 years ago(run-with-idle-timer): Pass t to timer-activate-when-idle, so timer
Richard M. Stallman [Sun, 20 Aug 2006 12:16:26 +0000 (12:16 +0000)]
(run-with-idle-timer): Pass t to timer-activate-when-idle, so timer
can run before Emacs becomes non-idle again.

17 years ago(Reading One Event): Update xref.
Richard M. Stallman [Sun, 20 Aug 2006 12:11:24 +0000 (12:11 +0000)]
(Reading One Event): Update xref.

17 years ago(Top): Update subnode menu.
Richard M. Stallman [Sun, 20 Aug 2006 12:10:04 +0000 (12:10 +0000)]
(Top): Update subnode menu.

17 years ago(Idle Timers): New node, split out from Timers.
Richard M. Stallman [Sun, 20 Aug 2006 12:09:37 +0000 (12:09 +0000)]
(Idle Timers): New node, split out from Timers.
Document current-idle-time.

17 years ago(load_pixmap): Add quotes in error message.
Richard M. Stallman [Sun, 20 Aug 2006 12:06:59 +0000 (12:06 +0000)]
(load_pixmap): Add quotes in error message.

17 years ago(Fcurrent_idle_time): New function.
Richard M. Stallman [Sun, 20 Aug 2006 12:06:20 +0000 (12:06 +0000)]
(Fcurrent_idle_time): New function.
(syms_of_keyboard): defsubr it.

17 years ago- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report
Chong Yidong [Fri, 18 Aug 2006 16:17:20 +0000 (16:17 +0000)]
- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report
Fixed in RMS' 2006-08-16 commit.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 18 Aug 2006 12:51:09 +0000 (12:51 +0000)]
*** empty log message ***

17 years ago(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,
Eli Zaretskii [Fri, 18 Aug 2006 12:50:08 +0000 (12:50 +0000)]
(whitespace-cleanup-internal): New optional arg REGION-ONLY.  If it's non-nil,
modify the message to the user accordingly.
(whitespace-cleanup-region): Call whitespace-cleanup-internal with a non-nil
argument.

17 years agoSynchronize with TUTORIAL.
Eli Zaretskii [Fri, 18 Aug 2006 12:41:09 +0000 (12:41 +0000)]
Synchronize with TUTORIAL.

17 years ago(spaces-string): Simplify and add doc string.
Eli Zaretskii [Fri, 18 Aug 2006 12:07:38 +0000 (12:07 +0000)]
(spaces-string): Simplify and add doc string.

17 years agoComment change.
Richard M. Stallman [Fri, 18 Aug 2006 01:52:19 +0000 (01:52 +0000)]
Comment change.

17 years ago(Fset_window_fringes): Do nothing on a tty.
Nick Roberts [Thu, 17 Aug 2006 21:00:44 +0000 (21:00 +0000)]
(Fset_window_fringes): Do nothing on a tty.
(Fwindow_fringes): Put ? operator after the line break.

17 years ago*** empty log message ***
Nick Roberts [Thu, 17 Aug 2006 21:00:13 +0000 (21:00 +0000)]
*** empty log message ***

17 years ago(gdb-edit-locals-value): Balance parens.
Romain Francoise [Thu, 17 Aug 2006 17:56:57 +0000 (17:56 +0000)]
(gdb-edit-locals-value): Balance parens.

17 years ago*** empty log message ***
Romain Francoise [Thu, 17 Aug 2006 17:34:39 +0000 (17:34 +0000)]
*** empty log message ***

17 years ago(compare-windows): lambda's take an arg and pass
Richard M. Stallman [Thu, 17 Aug 2006 15:22:21 +0000 (15:22 +0000)]
(compare-windows): lambda's take an arg and pass
it to compare-windows-skip-whitespace.

17 years ago(jit-lock-fontify-now): Protect the modified status of the right buffer.
Stefan Monnier [Thu, 17 Aug 2006 15:10:21 +0000 (15:10 +0000)]
(jit-lock-fontify-now): Protect the modified status of the right buffer.

17 years ago(cvs-parse-table): Accept the new `...' format for removed files.
Stefan Monnier [Thu, 17 Aug 2006 14:53:09 +0000 (14:53 +0000)]
(cvs-parse-table): Accept the new `...' format for removed files.

17 years ago(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.
Nick Roberts [Thu, 17 Aug 2006 11:44:40 +0000 (11:44 +0000)]
(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.
(gdb-edit-locals-map-1): New variable.
(gdb-edit-locals-value): New function.
(gdb-stack-list-locals-handler): Use them.

17 years ago*** empty log message ***
Nick Roberts [Thu, 17 Aug 2006 11:44:05 +0000 (11:44 +0000)]
*** empty log message ***

17 years ago(global-map): Allow yanking with mouse-2 at a spot whose
Stefan Monnier [Thu, 17 Aug 2006 03:36:17 +0000 (03:36 +0000)]
(global-map): Allow yanking with mouse-2 at a spot whose
cursor would normally be drawn in the fringe.

17 years ago(font-lock-extend-region-wholelines): Fix up typo.
Stefan Monnier [Thu, 17 Aug 2006 03:19:55 +0000 (03:19 +0000)]
(font-lock-extend-region-wholelines): Fix up typo.
Reported by Martin Rudalics <rudalics@gmx.at>.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 16 Aug 2006 14:04:41 +0000 (14:04 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

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

   * lisp/gnus/compface.el (uncompface): Use binary rather than raw-text-unix.

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

   * lisp/gnus/compface.el (uncompface): Make sure the eol conversion doesn't take
   place when communicating with the external programs.  Reported by
   ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.

2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnheader.el (nnheader-insert-head): Fix typo in comment.

2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
   Make it more robust by parsing author and date independently.

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

17 years ago(debug_output_compilation_hack): Fix return type.
Andreas Schwab [Wed, 16 Aug 2006 12:33:12 +0000 (12:33 +0000)]
(debug_output_compilation_hack): Fix return type.

17 years ago(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
Andreas Schwab [Wed, 16 Aug 2006 09:04:47 +0000 (09:04 +0000)]
(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
of hardcoding it.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Aug 2006 05:17:30 +0000 (05:17 +0000)]
*** empty log message ***

17 years ago(debug_output_compilation_hack): New function.
Richard M. Stallman [Wed, 16 Aug 2006 05:15:25 +0000 (05:15 +0000)]
(debug_output_compilation_hack): New function.

17 years ago(Saving Emacs Sessions): Clean up wording.
Richard M. Stallman [Wed, 16 Aug 2006 05:14:31 +0000 (05:14 +0000)]
(Saving Emacs Sessions): Clean up wording.

17 years ago(Marking Objects): Mention term "select all".
Richard M. Stallman [Wed, 16 Aug 2006 05:13:48 +0000 (05:13 +0000)]
(Marking Objects): Mention term "select all".

17 years ago(Top): Update subnode menu.
Richard M. Stallman [Wed, 16 Aug 2006 05:13:18 +0000 (05:13 +0000)]
(Top): Update subnode menu.

17 years ago(Help Mode): Move node up in file.
Richard M. Stallman [Wed, 16 Aug 2006 05:12:46 +0000 (05:12 +0000)]
(Help Mode): Move node up in file.

17 years ago(Extended Menu Items): Show format of cached bindings in extended menu items.
Richard M. Stallman [Wed, 16 Aug 2006 05:11:54 +0000 (05:11 +0000)]
(Extended Menu Items): Show format of cached bindings in extended menu items.

17 years ago(Variable Definitions): Explain when the
Richard M. Stallman [Wed, 16 Aug 2006 05:10:55 +0000 (05:10 +0000)]
(Variable Definitions): Explain when the
standard value expression is evaluated.

17 years ago(x-clipboard-yank): Specify * in interactive spec.
Richard M. Stallman [Wed, 16 Aug 2006 05:09:18 +0000 (05:09 +0000)]
(x-clipboard-yank): Specify * in interactive spec.
(special-event-map): Process drag-n-drop events this way.

17 years ago(move-beginning-of-line): Test whether fields
Richard M. Stallman [Wed, 16 Aug 2006 05:07:22 +0000 (05:07 +0000)]
(move-beginning-of-line): Test whether fields
would prevent motion back to line's first visible character.
If so, stop where the fields would stop the motion.

17 years ago(comment-indent): Fully update INDENT
Richard M. Stallman [Wed, 16 Aug 2006 05:05:56 +0000 (05:05 +0000)]
(comment-indent): Fully update INDENT
before checking to see if it will change the text.

17 years ago(custom-newline): New function.
Richard M. Stallman [Wed, 16 Aug 2006 05:05:08 +0000 (05:05 +0000)]
(custom-newline): New function.
(custom-mode-map): Bind newline to custom-newline.

17 years ago(compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.
Richard M. Stallman [Wed, 16 Aug 2006 05:04:16 +0000 (05:04 +0000)]
(compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.
Check each buffer for its skip-function.
Handle compare-windows-skip-whitespace special-case test
by returning t from default skip function.

17 years agoClean up wording.
Richard M. Stallman [Wed, 16 Aug 2006 04:57:08 +0000 (04:57 +0000)]
Clean up wording.

17 years ago(choose_write_coding_system): Use LF for end-of-line
Kenichi Handa [Wed, 16 Aug 2006 00:20:53 +0000 (00:20 +0000)]
(choose_write_coding_system): Use LF for end-of-line
in auto-saving.

17 years ago* commands.texi (Reading One Event): Explain idleness in
Chong Yidong [Tue, 15 Aug 2006 22:28:02 +0000 (22:28 +0000)]
* commands.texi (Reading One Event): Explain idleness in
`read-event'.

17 years ago* commands.texi (Reading One Event): Explain idleness in
Chong Yidong [Tue, 15 Aug 2006 19:59:08 +0000 (19:59 +0000)]
* commands.texi (Reading One Event): Explain idleness in
`read-event'.

17 years ago* keyboard.c (read_char): Don't change idle timer state at all if
Chong Yidong [Tue, 15 Aug 2006 17:39:21 +0000 (17:39 +0000)]
* keyboard.c (read_char): Don't change idle timer state at all if
end_time is supplied.

17 years agoVersion number change.
Carsten Dominik [Tue, 15 Aug 2006 11:59:09 +0000 (11:59 +0000)]
Version number change.

17 years ago*** empty log message ***
Carsten Dominik [Tue, 15 Aug 2006 11:58:49 +0000 (11:58 +0000)]
*** empty log message ***

17 years ago(Installation, Activation): Split from Installation and
Carsten Dominik [Tue, 15 Aug 2006 11:58:05 +0000 (11:58 +0000)]
(Installation, Activation): Split from Installation and
Activation.
(Clocking work time): Documented new features.

17 years ago(org-clock-special-range, org-clock-update-time-maybe):
Carsten Dominik [Tue, 15 Aug 2006 11:55:38 +0000 (11:55 +0000)]
(org-clock-special-range, org-clock-update-time-maybe):
New functions.
(org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
not only a-z.
(org-agenda-get-blocks): Allow multiple blocks per headline.
(org-timestamp-change): Call `org-clock-update-time-maybe'.
(org-export-html-title-format)
(org-export-html-toplevel-hlevel): New options.
(org-export-language-setup): Added support for Czech.
(org-mode, org-insert-todo-heading, org-find-visible)
(org-find-invisible, org-invisible-p, org-invisible-p2)
(org-back-to-heading, org-on-heading-p, org-up-heading-all)
(org-show-subtree, org-show-entry, org-make-options-regexp):
Removed compatibility support for old outline-mode.
(org-check-occur-regexp): Funtion removed.
(org-on-heading-p, org-back-to-heading): Made defalias.
(org-set-local): New defsubst.
(org-set-regexps-and-options, org-mode)
(org-set-font-lock-defaults, org-edit-agenda-file-list)
(org-timeline, org-agenda-list, org-todo-list, org-tags-view)
(org-remember-apply-template, org-table-edit-field)
(org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
(org-set-autofill-regexps): Use `org-set-local'.
(org-table-eval-formula): Fixed bug with parsing of display flags.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 15 Aug 2006 02:50:30 +0000 (02:50 +0000)]
*** empty log message ***

17 years ago(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
Kenichi Handa [Tue, 15 Aug 2006 02:42:21 +0000 (02:42 +0000)]
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET.  If SRC
is exhausted, return with RET.
(detect_coding_emacs_mule, detect_coding_iso2022)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
change.

17 years ago(Stack Buffer): Explain fringe arrow.
Nick Roberts [Tue, 15 Aug 2006 00:33:09 +0000 (00:33 +0000)]
(Stack Buffer): Explain fringe arrow.

17 years ago*** empty log message ***
Nick Roberts [Tue, 15 Aug 2006 00:30:07 +0000 (00:30 +0000)]
*** empty log message ***

17 years ago(gdb-info-stack-custom): Indicate selected frame with fringe arrow.
Nick Roberts [Tue, 15 Aug 2006 00:01:16 +0000 (00:01 +0000)]
(gdb-info-stack-custom): Indicate selected frame with fringe arrow.
Suggested by Simon Marshall <simon.marshall@misys.com>.
(gdb-stack-position): New variable.
(gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
(gdb-frames-mode): Set gdb-stack-position to nil.  Add to
overlay-arrow-variable-list
(gdb-reset): Delete gdb-stack-position from above list.

17 years ago* keyboard.c (read_char): Don't reset idle timers if a time limit
Chong Yidong [Mon, 14 Aug 2006 18:32:23 +0000 (18:32 +0000)]
* keyboard.c (read_char): Don't reset idle timers if a time limit
is supplied.

17 years ago(pitx): Print iterator position.
Kim F. Storm [Mon, 14 Aug 2006 09:58:12 +0000 (09:58 +0000)]
(pitx): Print iterator position.
Limit stack dump in case iterator is not initialized.