]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years agoComment change.
Richard M. Stallman [Fri, 18 Aug 2006 01:52:19 +0000 (01:52 +0000)]
Comment change.

18 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.

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

18 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.

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

18 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.

18 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.

18 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.

18 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.

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

18 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.

18 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>.

18 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

18 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.

18 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.

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

18 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.

18 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.

18 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".

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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.

18 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'.

18 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'.

18 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.

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

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

18 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.

18 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.

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

18 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.

18 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.

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

18 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.

18 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.

18 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.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 14 Aug 2006 09:58:03 +0000 (09:58 +0000)]
*** empty log message ***

18 years ago* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
Jan Djärv [Mon, 14 Aug 2006 09:00:36 +0000 (09:00 +0000)]
* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
read only.

18 years ago* FOR-RELEASE: Elisp manual checking completed.
Chong Yidong [Sun, 13 Aug 2006 19:02:57 +0000 (19:02 +0000)]
* FOR-RELEASE: Elisp manual checking completed.

18 years ago* cus-theme.el (customize-create-theme)
Romain Francoise [Sun, 13 Aug 2006 17:05:12 +0000 (17:05 +0000)]
* cus-theme.el (customize-create-theme)
(custom-theme-visit-theme): End `y-or-n-p' prompt with a space.

* filesets.el (filesets-add-buffer): Ditto.

* pcvs.el (cvs-change-cvsroot): Ditto.

18 years agoFix last entry.
Romain Francoise [Sun, 13 Aug 2006 17:04:56 +0000 (17:04 +0000)]
Fix last entry.

18 years ago(mm-extern-mail-server): End `y-or-n-p' prompt with a space.
Romain Francoise [Sun, 13 Aug 2006 17:04:33 +0000 (17:04 +0000)]
(mm-extern-mail-server): End `y-or-n-p' prompt with a space.

18 years ago(erc-log-matches-make-buffer): Add missing space.
Romain Francoise [Sun, 13 Aug 2006 16:01:44 +0000 (16:01 +0000)]
(erc-log-matches-make-buffer): Add missing space.

18 years agotext.texi checked.
Chong Yidong [Sun, 13 Aug 2006 03:13:23 +0000 (03:13 +0000)]
text.texi checked.

18 years ago* text.texi (Near Point): Say "cursor" not "terminal cursor".
Chong Yidong [Sun, 13 Aug 2006 03:12:43 +0000 (03:12 +0000)]
* text.texi (Near Point): Say "cursor" not "terminal cursor".
(Commands for Insertion): Removed split-line since it's not
relevant for Lisp programming.
(Yank Commands): Rewrite introduction.
(Undo): Clarify.
(Maintaining Undo): Clarify.  Document undo-ask-before-discard.
(Filling): Remove redundant comment.  Clarify return value of
current-justification.
(Margins): Minor clarifications.
(Adaptive Fill): Update default value of adaptive-fill-regexp.
(Sorting): Update definition of sort-lines.
(Columns): Clarify behavior of sort-columns.
(Indent Tabs): Link to Tab Stops in Emacs manual.
(Special Properties): Clarify.
(Clickable Text): Mention Buttons package.

18 years ago(gdb-frame-separate-io-buffer)
Nick Roberts [Sun, 13 Aug 2006 01:09:11 +0000 (01:09 +0000)]
(gdb-frame-separate-io-buffer)
(gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
(gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
expressions.
(gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
Only search till end of line.
Add face to function names in case of no filename.
Add face to variable names of watchpoints.

18 years ago*** empty log message ***
Nick Roberts [Sun, 13 Aug 2006 01:08:48 +0000 (01:08 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Alex Schroeder [Sun, 13 Aug 2006 00:07:07 +0000 (00:07 +0000)]
*** empty log message ***

18 years ago(Configuration): Use correct variable in rcirc-authinfo
Alex Schroeder [Sat, 12 Aug 2006 22:24:37 +0000 (22:24 +0000)]
(Configuration): Use correct variable in rcirc-authinfo
example.

18 years ago* TUTORIAL.de: Synchronize with TUTORIAL.
Werner LEMBERG [Sat, 12 Aug 2006 17:32:00 +0000 (17:32 +0000)]
* TUTORIAL.de: Synchronize with TUTORIAL.

18 years ago(How to add fonts): New node.
Eli Zaretskii [Sat, 12 Aug 2006 14:14:23 +0000 (14:14 +0000)]
(How to add fonts): New node.

18 years ago*** empty log message ***
Nick Roberts [Sat, 12 Aug 2006 13:28:29 +0000 (13:28 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 12 Aug 2006 13:05:36 +0000 (13:05 +0000)]
*** empty log message ***

18 years ago<indent-tabs-mode>: Move to the `indent' customization group.
Eli Zaretskii [Sat, 12 Aug 2006 13:04:44 +0000 (13:04 +0000)]
<indent-tabs-mode>: Move to the `indent' customization group.

18 years ago(Time Parsing): Add %z to format-time-string, per docstring.
Eli Zaretskii [Sat, 12 Aug 2006 12:55:07 +0000 (12:55 +0000)]
(Time Parsing): Add %z to format-time-string, per docstring.
Add cross reference to glibc manual for strftime.

18 years agoUpdate the Allout entries.
Eli Zaretskii [Sat, 12 Aug 2006 12:38:38 +0000 (12:38 +0000)]
Update the Allout entries.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 12 Aug 2006 12:34:47 +0000 (12:34 +0000)]
*** empty log message ***

18 years ago(allout-prior-bindings, allout-added-bindings): Remove, after long deprecation.
Eli Zaretskii [Sat, 12 Aug 2006 12:33:32 +0000 (12:33 +0000)]
(allout-prior-bindings, allout-added-bindings): Remove, after long deprecation.
(allout-beginning-of-line-cycles, allout-end-of-line-cycles):
Add customization vars controlling allout-beginning-of-line and
allout-end-of-line conveniences.
(allout-header-prefix, allout-use-mode-specific-leader)
(allout-use-mode-specific-leader, allout-mode-leaders): Revised docstrings.
(allout-infer-header-lead): Change to be an alias for
allout-infer-header-lead-and-primary-bullet.
(allout-infer-header-lead-and-primary-bullet): New version of
allout-infer-header-lead which assigns the primary bullet to the
same as the header lead, when its being changed.
(allout-infer-body-reindent): Apply regexp-quote instead of unconditionally
prepending "\\", so that all literal allout-header-prefix and
allout-primary-bullet strings are properly handled.
(allout-add-resumptions): Add optional qualifier for extending or appending to
existing values, rather than replacing them.
(allout-view-change-hook): Clarify docstring.
(allout-exposure-change-hook): Take explicit arguments, via run-hook-with-args.
(allout-structure-added-hook, allout-structure-deleted-hook)
(allout-structure-shifted-hook): New hooks analogous to
allout-exposure-change-hook for other kinds of structural outline edits.
(allout-encryption-plaintext-sanitization-regexps): New encryption
customization variable, by which cooperating modes can provde massage of the
plaintext without actually being passed it.
(allout-encryption-ciphertext-rejection-regexps)
(allout-encryption-ciphertext-rejection-ceiling): New encryption
customization variables, by which cooperating modes can prohibit rare but
possible ciphertext patterns from fouling their operation, with actually being
passed the ciphertext.
(allout-mode): Run activation and deactivation hooks after the minor-mode
variable has been toggled, to clarify the mode disposition.  The new encryption
ciphertext rejection variable is used to ensure that the ciphertext does not
contain text that would be recognized as outline structural elements by allout.
Substite allout-beginning-of-line and allout-end-of-line for conventionall
beginning-of-line and end-of-line bindings. If allout-old-style-prefixes is
non-nil, don't nullify it on mode activation!
(allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
(allout-end-of-line): Respect `allout-end-of-line-cycles'.
(allout-chart-subtree): Implement new mode, charting only the visible items in
the subtree, when new 'visible' parameter is non-nil.
(allout-end-of-subtree): Properly handle the last item in the buffer.
(allout-pre-command-business, allout-command-counter): Increment an advertised
counter so that cooperating enhancements can track revisions of items.
(allout-open-topic): Run allout-structure-added-hook with suitable arguments.
(allout-shift-in): Run allout-structure-shifted-hook with suitable arguments.
(allout-shift-out): Fix doubling for negative args and ensure call of
allout-structure-shifted-hook by solely using allout-shift-in.
(allout-kill-line, allout-kill-topic): Run allout-structure-deleted-hook with
suitable arguments.
(allout-yank-processing): Run allout-structure-added-hook with proper arguments.
(allout-yank): Enclose activity in allout-unprotected.
(allout-flag-region): Run allout-exposure-change-hook with suitable arguments,
instead of making the callee infer the arguments.
(allout-encrypt-string): Support
allout-encryption-plaintext-sanitization-regexps,
allout-encryption-ciphertext-rejection-regexps, and
allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
en/decryption mode in symmetric encryption failure message.
(allout-obtain-passphrase): Use copy-sequence to get a distinct copy of the
passphrase, and don't zero it or we'll corrupt the stashed copy.
(allout-create-encryption-passphrase-verifier)
(allout-verify-passphrase): Respect the new signature for allout-encrypt-string.
(allout-get-configvar-values): Convenience for getting a configuration variable
value and handling its absence gracefully.

18 years agoClarify that bootstrap and the shorter procedure are alternatives.
Eli Zaretskii [Sat, 12 Aug 2006 12:04:04 +0000 (12:04 +0000)]
Clarify that bootstrap and the shorter procedure are alternatives.

18 years ago(Saving Emacs Sessions): Clarify when desktop is restored on startup.
Eli Zaretskii [Sat, 12 Aug 2006 12:00:30 +0000 (12:00 +0000)]
(Saving Emacs Sessions): Clarify when desktop is restored on startup.

18 years ago(Fmouse_position, Fmouse_pixel_position)
Eli Zaretskii [Sat, 12 Aug 2006 11:36:15 +0000 (11:36 +0000)]
(Fmouse_position, Fmouse_pixel_position)
(Fset_mouse_position, Fset_mouse_pixel_position): Doc fix.

18 years ago(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise [Fri, 11 Aug 2006 15:43:40 +0000 (15:43 +0000)]
(Acknowledgments): Delete mention to zone-mode.el.

18 years agoDelete zone-mode.el.
Romain Francoise [Fri, 11 Aug 2006 15:42:48 +0000 (15:42 +0000)]
Delete zone-mode.el.

18 years agoFix formatting/indentation.
Romain Francoise [Fri, 11 Aug 2006 14:11:24 +0000 (14:11 +0000)]
Fix formatting/indentation.

18 years ago* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
Chong Yidong [Fri, 11 Aug 2006 14:11:10 +0000 (14:11 +0000)]
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
restore unread-command-events here.
(edebug-display): Do it here, to detect sit-for interruptions.

18 years ago(dns-mode): Use before-save-hook.
Stefan Monnier [Fri, 11 Aug 2006 13:56:50 +0000 (13:56 +0000)]
(dns-mode): Use before-save-hook.

18 years ago(bindat-ip-to-string): Use `format-network-address' if possible.
Thien-Thi Nguyen [Fri, 11 Aug 2006 09:28:44 +0000 (09:28 +0000)]
(bindat-ip-to-string): Use `format-network-address' if possible.

18 years ago* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
Jan Djärv [Fri, 11 Aug 2006 07:32:39 +0000 (07:32 +0000)]
* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.

18 years ago* xselect.c (Fx_register_dnd_atom): New function.
Jan Djärv [Fri, 11 Aug 2006 07:31:14 +0000 (07:31 +0000)]
* xselect.c (Fx_register_dnd_atom): New function.
(syms_of_xselect): Defsubr it.
(x_handle_dnd_message): Check that message_type is in
dpyinfo->x_dnd_atoms before generating lisp event.

* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
of drag and drop Atoms.

* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*

18 years ago* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
Jan Djärv [Fri, 11 Aug 2006 07:30:56 +0000 (07:30 +0000)]
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*

18 years ago* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
Jan Djärv [Fri, 11 Aug 2006 07:30:36 +0000 (07:30 +0000)]
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
 of drag and drop Atoms.

18 years ago* xselect.c (Fx_register_dnd_atom): New function.
Jan Djärv [Fri, 11 Aug 2006 07:30:14 +0000 (07:30 +0000)]
* xselect.c (Fx_register_dnd_atom): New function.
 (syms_of_xselect): Defsubr it.
 (x_handle_dnd_message): Check that message_type is in
 dpyinfo->x_dnd_atoms before generating lisp event.

18 years agoMention that zone-mode.el is now obsolete.
Romain Francoise [Thu, 10 Aug 2006 20:07:08 +0000 (20:07 +0000)]
Mention that zone-mode.el is now obsolete.

18 years ago* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
Romain Francoise [Thu, 10 Aug 2006 20:06:19 +0000 (20:06 +0000)]
* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
(dns-mode-soa-auto-increment-serial): New user option.
(dns-mode-soa-maybe-increment-serial): New function.
(dns-mode): Add the latter to `write-contents-functions'.

* obsolete/zone-mode.el: Move to obsolete/ from net/.
Delete autoload cookies.

18 years ago(Recognize Coding, Text Coding): Fix typos.
Thien-Thi Nguyen [Thu, 10 Aug 2006 18:43:55 +0000 (18:43 +0000)]
(Recognize Coding, Text Coding): Fix typos.

18 years agoMinor fix to last change.
Chong Yidong [Thu, 10 Aug 2006 16:07:43 +0000 (16:07 +0000)]
Minor fix to last change.

18 years ago(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
John Wiegley [Thu, 10 Aug 2006 15:30:56 +0000 (15:30 +0000)]
(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
for [^g] in character globs.

18 years ago*** empty log message ***
John Wiegley [Thu, 10 Aug 2006 15:30:17 +0000 (15:30 +0000)]
*** empty log message ***

18 years ago* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
Chong Yidong [Thu, 10 Aug 2006 15:27:41 +0000 (15:27 +0000)]
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
restore unread-command-events here.
(edebug-display): Do it here, to detect sit-for interruptions.

18 years ago* keyboard.c: Define in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:09:57 +0000 (06:09 +0000)]
* keyboard.c: Define in_sighandler.
 (input_available_signal): Set in_sighandler.
 (init_keyboard): Initialize in_sighandler.

 * keyboard.h: Declare in_sighandler.

 * alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
 to check if mutex should be locked or not.

18 years ago* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
Jan Djärv [Thu, 10 Aug 2006 06:09:30 +0000 (06:09 +0000)]
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
 to check if mutex should be locked or not.

18 years ago* keyboard.c: Define in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:07:15 +0000 (06:07 +0000)]
* keyboard.c: Define in_sighandler.
 (input_available_signal): Set in_sighandler.

18 years ago* keyboard.h: Declare in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:06:48 +0000 (06:06 +0000)]
* keyboard.h: Declare in_sighandler.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 10 Aug 2006 04:31:27 +0000 (04:31 +0000)]
*** empty log message ***

18 years ago(facemenu-listed-faces): Doc fix.
Richard M. Stallman [Thu, 10 Aug 2006 04:31:21 +0000 (04:31 +0000)]
(facemenu-listed-faces): Doc fix.

18 years ago(Format Faces): Substantial rewrites to deal with face merging. Empty
Richard M. Stallman [Thu, 10 Aug 2006 04:19:57 +0000 (04:19 +0000)]
(Format Faces): Substantial rewrites to deal with face merging.  Empty
regions don't count.  Clarify face property inheritance.

18 years ago(facemenu-add-face): Pass frame to facemenu-active-faces.
Richard M. Stallman [Thu, 10 Aug 2006 04:00:34 +0000 (04:00 +0000)]
(facemenu-add-face): Pass frame to facemenu-active-faces.
(facemenu-set-face): Doc fix.

18 years ago* avoid.el (mouse-avoidance-animating-pointer): New var.
Chong Yidong [Thu, 10 Aug 2006 03:37:29 +0000 (03:37 +0000)]
* avoid.el (mouse-avoidance-animating-pointer): New var.
(mouse-avoidance-nudge-mouse): Use it.
(mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
(mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
(mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
Don't activate if currently animating.  All callers changed.

18 years agoDon't say which side scroll bar is on.
Richard M. Stallman [Wed, 9 Aug 2006 19:10:13 +0000 (19:10 +0000)]
Don't say which side scroll bar is on.

18 years ago(timeclock-use-elapsed): Added a new variable, which causes timeclock
John Wiegley [Wed, 9 Aug 2006 11:51:57 +0000 (11:51 +0000)]
(timeclock-use-elapsed): Added a new variable, which causes timeclock
to report elapsed time worked, instead of just work remaining.

18 years ago*** empty log message ***
John Wiegley [Wed, 9 Aug 2006 11:50:27 +0000 (11:50 +0000)]
*** empty log message ***

18 years agoFix previous change.
Jan Djärv [Wed, 9 Aug 2006 06:56:38 +0000 (06:56 +0000)]
Fix previous change.