]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoUpdate manual for 2007 conditions. None of these changes are
Eric S. Raymond [Sat, 6 Oct 2007 09:21:53 +0000 (09:21 +0000)]
Update manual for 2007 conditions.  None of these changes are
specific to new VC, that wil come later.

16 years agoTerminology sync, workfile version -> focus version.
Eric S. Raymond [Sat, 6 Oct 2007 08:56:58 +0000 (08:56 +0000)]
Terminology sync, workfile version -> focus version.

16 years ago(Fwrite_region): Ignore EINVAL error from fsync.
Andreas Schwab [Sat, 6 Oct 2007 08:15:26 +0000 (08:15 +0000)]
(Fwrite_region): Ignore EINVAL error from fsync.

16 years ago*** empty log message ***
Glenn Morris [Sat, 6 Oct 2007 01:52:18 +0000 (01:52 +0000)]
*** empty log message ***

16 years agoAaron Hawley <aaronh at garden.org>
Glenn Morris [Sat, 6 Oct 2007 01:49:53 +0000 (01:49 +0000)]
Aaron Hawley  <aaronh at garden.org>

(auto-insert-alist): Add a Texinfo entry.

16 years agoJohn W. Eaton <jwe at octave.org>
Glenn Morris [Sat, 6 Oct 2007 01:49:23 +0000 (01:49 +0000)]
John W. Eaton  <jwe at octave.org>

(octave-abbrev-table): Add "until".
(octave-begin-keywords): Add "do".
(octave-end-keywords): Remove "end".
(octave-reserved-words): Add "end".  Remove "all_va_args",
"gplot", and 'gsplot".
(octave-text-functions): Remove "gset", "gshow", "set", and "show".
(octave-variables): Remove "IMAGEPATH", "INFO_FILE",
"INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
"default_return_value", "define_all_return_values",
"do_fortran_indexing", "empty_list_elements_ok",
"gnuplot_has_multiplot", "implicit_str_to_num_ok",
"ok_to_lose_imaginary_part", "prefer_column_vectors",
"prefer_zero_one_indexing", "propagate_empty_matrices",
"resize_on_range_error", "treat_neg_dim_as_zero",
"warn_assign_as_truth_value", "warn_comma_in_global_decl",
"warn_divide_by_zero", "warn_function_name_clash",
"warn_missing_semicolon", "whitespace_in_literal_matrix".
Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
"crash_dumps_octave_core", "sighup_dumps_octave_core",
"sigterm_dumps_octave_core".
(octave-block-match-alist): Remove "end" from block-end keywords.
(octave-mode): Update ftp site address.

16 years agoRemove broken end-of-file comment.
Glenn Morris [Sat, 6 Oct 2007 01:45:50 +0000 (01:45 +0000)]
Remove broken end-of-file comment.

16 years agoChris Moore <dooglus at gmail.com>
Glenn Morris [Sat, 6 Oct 2007 01:44:51 +0000 (01:44 +0000)]
Chris Moore  <dooglus at gmail.com>

(server-kill-new-buffers): Doc fix.

16 years ago(Auto Faces): Fix typo.
Juanma Barranquero [Fri, 5 Oct 2007 11:31:55 +0000 (11:31 +0000)]
(Auto Faces): Fix typo.

16 years agoFix configuring `doc' due to changes in the directory structure.
Eli Zaretskii [Fri, 5 Oct 2007 09:39:39 +0000 (09:39 +0000)]
Fix configuring `doc' due to changes in the directory structure.

16 years agoUpdate comment to reflect doc directory structure.
Eli Zaretskii [Fri, 5 Oct 2007 09:37:09 +0000 (09:37 +0000)]
Update comment to reflect doc directory structure.

16 years ago(RSVG_LIBS, RSVG_CFLAGS): Edit out.
Eli Zaretskii [Fri, 5 Oct 2007 09:34:24 +0000 (09:34 +0000)]
(RSVG_LIBS, RSVG_CFLAGS): Edit out.

16 years agoReorder functions, no code changes.
Dan Nicolaescu [Fri, 5 Oct 2007 04:35:37 +0000 (04:35 +0000)]
Reorder functions, no code changes.

16 years ago* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
Michael Albinus [Thu, 4 Oct 2007 20:09:32 +0000 (20:09 +0000)]
* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
(tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
the cond clauses where needed.
(tramp-handle-write-region): Rearrange code for proper handling of
tmpfile.

* net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.

* net/tramp.el:
* net/tramp-fish.el:
* net/tramp-ftp.el:
* net/tramp-smb.el: Rename `tramp-make-temp-file' to
`tramp-compat-make-temp-file'.

16 years ago(syms_of_image) <image-types>: Fix typo in docstring.
Juanma Barranquero [Thu, 4 Oct 2007 16:57:53 +0000 (16:57 +0000)]
(syms_of_image) <image-types>: Fix typo in docstring.

16 years ago(image-dired-image-at-point-p): Fix typo in docstring.
Juanma Barranquero [Thu, 4 Oct 2007 16:46:19 +0000 (16:46 +0000)]
(image-dired-image-at-point-p): Fix typo in docstring.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 4 Oct 2007 13:01:02 +0000 (13:01 +0000)]
*** empty log message ***

16 years ago(sieve-manage-interactive-login): Doc fix.
Juanma Barranquero [Thu, 4 Oct 2007 11:56:15 +0000 (11:56 +0000)]
(sieve-manage-interactive-login): Doc fix.
(sieve-manage-open): Use `mapc' instead of `mapcar'.

16 years agoFix typos.
Juanma Barranquero [Thu, 4 Oct 2007 11:25:29 +0000 (11:25 +0000)]
Fix typos.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 4 Oct 2007 07:29:55 +0000 (07:29 +0000)]
*** empty log message ***

16 years ago(copyright-update): Don't update if the file
Stefan Monnier [Wed, 3 Oct 2007 23:42:06 +0000 (23:42 +0000)]
(copyright-update): Don't update if the file
already uses a more recent copyright version than the "current" one.

16 years ago(doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
Michaël Cadilhac [Wed, 3 Oct 2007 23:40:07 +0000 (23:40 +0000)]
(doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
(doc-view-insert-image): Minor aesthetical docstring changes.

16 years ago(doc-view): Don't ignore pdf and dvi files when completing filename.
Michaël Cadilhac [Wed, 3 Oct 2007 23:28:19 +0000 (23:28 +0000)]
(doc-view): Don't ignore pdf and dvi files when completing filename.
(doc-view-search-internal): Docstring change.

16 years ago(struct frame): Don't try to GC-mark menu_bar_items_used.
Stefan Monnier [Wed, 3 Oct 2007 23:18:18 +0000 (23:18 +0000)]
(struct frame): Don't try to GC-mark menu_bar_items_used.

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 3 Oct 2007 15:22:54 +0000 (15:22 +0000)]
*** empty log message ***

16 years ago* net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
Michael Albinus [Wed, 3 Oct 2007 10:54:03 +0000 (10:54 +0000)]
* net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
(tramp-file-name-handler-alist): Add
`tramp-handle-insert-file-contents-literally'.  Neded for XEmacs.
(tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
used before, creates the file already, which is not desired.
(tramp-do-copy-or-rename-file-directly): Simplify handling of
temporary file.
(tramp-handle-insert-file-contents): Assign the result in the
short track case.
(tramp-handle-insert-file-contents-literally): New defun.
(tramp-completion-mode-p): Revert change from 2007-09-24.
Checking for `return' etc as last character is not sufficient, for
example in dired-mode when entering <g> (revert-buffer) or
<s> (dired-sort).

* net/tramp-compat.el (top): Add also compatibility code for loading
appropriate timer package.
(tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
order to avoid autoloading problems.

* net/tramp-fish.el:
* net/tramp-smb.el: Move further compatibility code to
tramp-compat.el.

* net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
where the second parameter of `copy-file' or `rename-file' is a
remote file but not via ftp.

16 years ago(mark_terminals): Typo.
Stefan Monnier [Tue, 2 Oct 2007 22:07:41 +0000 (22:07 +0000)]
(mark_terminals): Typo.

16 years ago* window.h (struct window):
Stefan Monnier [Tue, 2 Oct 2007 21:55:27 +0000 (21:55 +0000)]
* window.h (struct window):
* window.c (struct save_window_data, struct saved_window):
* termhooks.h (struct terminal):
* process.h (struct Lisp_Process):
* frame.h (struct frame):
* buffer.h (struct buffer):
* lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
(struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
The size field of (pseudo)vectors is now unsigned.
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.

16 years ago* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Stefan Monnier [Tue, 2 Oct 2007 21:24:47 +0000 (21:24 +0000)]
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Turn `count' into an integer.
* fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
(sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
* print.c (print_object) <HASH_TABLE_P>: `count' is an int.
* alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
(mark_object) <HASH_TABLE_P>: Use mark_vectorlike.

16 years ago(mark_object): Fix typo.
Stefan Monnier [Tue, 2 Oct 2007 21:19:17 +0000 (21:19 +0000)]
(mark_object): Fix typo.

16 years ago(allocate_pseudovector): New fun.
Stefan Monnier [Tue, 2 Oct 2007 21:16:53 +0000 (21:16 +0000)]
(allocate_pseudovector): New fun.
(ALLOCATE_PSEUDOVECTOR): New macro.
(allocate_window, allocate_terminal, allocate_frame)
(allocate_process): Use it.
(mark_vectorlike): New function.
(mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
(mark_terminals): Use it.
(Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
(Fmake_byte_code): Use XSETPVECTYPE.

16 years ago(Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.
Stefan Monnier [Tue, 2 Oct 2007 21:09:17 +0000 (21:09 +0000)]
(Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.

16 years ago(Fframe_parameters): Minor simplification.
Stefan Monnier [Tue, 2 Oct 2007 21:07:47 +0000 (21:07 +0000)]
(Fframe_parameters): Minor simplification.

16 years ago(adjust_markers_for_insert): Generalize assertion checks.
Stefan Monnier [Tue, 2 Oct 2007 21:07:15 +0000 (21:07 +0000)]
(adjust_markers_for_insert): Generalize assertion checks.

16 years ago(defsubr): Use XSETPVECTYPE.
Stefan Monnier [Tue, 2 Oct 2007 21:06:16 +0000 (21:06 +0000)]
(defsubr): Use XSETPVECTYPE.

16 years ago(Fmarker_buffer): Make test for odd case into a failure.
Stefan Monnier [Tue, 2 Oct 2007 21:05:39 +0000 (21:05 +0000)]
(Fmarker_buffer): Make test for odd case into a failure.

16 years ago(Fcurrent_window_configuration): Use XSETPVECTYPE.
Stefan Monnier [Tue, 2 Oct 2007 21:03:04 +0000 (21:03 +0000)]
(Fcurrent_window_configuration): Use XSETPVECTYPE.

16 years ago(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
Stefan Monnier [Tue, 2 Oct 2007 20:57:49 +0000 (20:57 +0000)]
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
(XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
(XSETPVECTYPE): New macro.
(XSETPSEUDOVECTOR): Use it.

16 years ago* buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
Stefan Monnier [Tue, 2 Oct 2007 20:51:02 +0000 (20:51 +0000)]
* buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
(DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
* lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
* lread.c (defvar_per_buffer):
* abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.

16 years ago(candidate_window_p): Only consider as visible frames that
Stefan Monnier [Tue, 2 Oct 2007 20:43:54 +0000 (20:43 +0000)]
(candidate_window_p): Only consider as visible frames that
are on the same terminal.

16 years ago(MARKBIT): Remove unused macro.
Stefan Monnier [Tue, 2 Oct 2007 20:42:43 +0000 (20:42 +0000)]
(MARKBIT): Remove unused macro.

16 years ago(gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.
Stefan Monnier [Tue, 2 Oct 2007 20:41:50 +0000 (20:41 +0000)]
(gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Oct 2007 02:05:46 +0000 (02:05 +0000)]
*** empty log message ***

16 years ago(cursor-in-non-selected-windows): Doc fix.
Richard M. Stallman [Tue, 2 Oct 2007 01:53:31 +0000 (01:53 +0000)]
(cursor-in-non-selected-windows): Doc fix.

16 years ago(Overlay Properties): Explain nil as priority. Explain that conflicts
Richard M. Stallman [Mon, 1 Oct 2007 21:19:22 +0000 (21:19 +0000)]
(Overlay Properties): Explain nil as priority.  Explain that conflicts
are unpredictable if not resolved by priorities.

16 years ago(math-largest-emacs-expt): Remove unnecessary condition check.
Jay Belanger [Mon, 1 Oct 2007 18:16:03 +0000 (18:16 +0000)]
(math-largest-emacs-expt): Remove unnecessary condition check.

16 years agoAdd item for MS-Windows implementation of network-interface-*.
Eli Zaretskii [Mon, 1 Oct 2007 17:23:39 +0000 (17:23 +0000)]
Add item for MS-Windows implementation of network-interface-*.

16 years ago(Fload): Fix typo in docstring.
Juanma Barranquero [Mon, 1 Oct 2007 09:57:19 +0000 (09:57 +0000)]
(Fload): Fix typo in docstring.

16 years ago(Fexpt): Manually check for overflows, so that a power
Michaël Cadilhac [Mon, 1 Oct 2007 09:17:29 +0000 (09:17 +0000)]
(Fexpt): Manually check for overflows, so that a power
of a non-zero value can't yield zero.

16 years ago(zone): Let-bind show-trailing-whitespace to nil.
Thien-Thi Nguyen [Mon, 1 Oct 2007 06:36:58 +0000 (06:36 +0000)]
(zone): Let-bind show-trailing-whitespace to nil.

16 years agocalc-math.el (math-largest-emacs-expt): Handle the cases when expt
Jay Belanger [Mon, 1 Oct 2007 03:18:00 +0000 (03:18 +0000)]
calc-math.el (math-largest-emacs-expt): Handle the cases when expt
doesn't give range errors.

16 years ago(math-smallest-emacs-expt): Make the computation more robust.
Jay Belanger [Mon, 1 Oct 2007 02:53:29 +0000 (02:53 +0000)]
(math-smallest-emacs-expt):  Make the computation more robust.

16 years agoAdd arch tagline
Miles Bader [Mon, 1 Oct 2007 00:14:23 +0000 (00:14 +0000)]
Add arch tagline

16 years agolisp/emacs-lisp/authors.el: revert accidentally committed private change.
David Kastrup [Sun, 30 Sep 2007 22:53:08 +0000 (22:53 +0000)]
lisp/emacs-lisp/authors.el: revert accidentally committed private change.

16 years agolisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.
David Kastrup [Sun, 30 Sep 2007 22:51:44 +0000 (22:51 +0000)]
lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.

16 years ago(gnus-article-reply-with-original)
David Kastrup [Sun, 30 Sep 2007 21:03:12 +0000 (21:03 +0000)]
(gnus-article-reply-with-original)
(gnus-article-followup-with-original): When `transient-mark-mode' is
off, refrain from active-region behavior for followups.

16 years ago(argv): Alias for `command-line-args-left' to use as
David Kastrup [Sun, 30 Sep 2007 20:43:14 +0000 (20:43 +0000)]
(argv): Alias for `command-line-args-left' to use as
`(pop argv)' inside of --eval command sequences.  Allows for
passing shell commands into Emacs verbatim without need for Lisp
quoting.

16 years ago(auto-revert-handler): In `auto-revert-tail-mode',
David Kastrup [Sun, 30 Sep 2007 20:26:55 +0000 (20:26 +0000)]
(auto-revert-handler): In `auto-revert-tail-mode',
check only for changed size.
(auto-revert-tail-handler): Get size from caller.  If the file has
shrunk, tail the whole file again (the file presumably has been
rewritten).

16 years ago(woman-topic-all-completions, woman-mini-help): Fix
David Kastrup [Sun, 30 Sep 2007 19:10:44 +0000 (19:10 +0000)]
(woman-topic-all-completions, woman-mini-help): Fix
fallout from 2007-09-07 introduction of `dolist' when the list
actually was being manipulated in the loop.
(woman-Cyg-to-Win, woman-pre-process-region)
(woman-horizontal-escapes, woman-if-body, woman-unescape)
(woman-strings, woman-special-characters, woman1-hc)
(woman-change-fonts, woman-find-next-control-line): Use
`match-beginning' rather than `match-string' when the result is
just used as a flag.

16 years ago* net/tramp-compat.el: New file.
Michael Albinus [Sun, 30 Sep 2007 16:43:07 +0000 (16:43 +0000)]
* net/tramp-compat.el: New file.

* net/tramp.el:
* net/tramp-fish.el:
* net/tramp-smb.el:
* net/tramp-uu.el:
* net/trampver.el: Move compatibility code to tramp-compat.el.
Apply `mapc' instead of `mapcar' when the code needs side effects
only.  Move utf-8 coding cookie to the second line.

16 years ago(x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.
Reiner Steib [Sun, 30 Sep 2007 11:25:08 +0000 (11:25 +0000)]
(x-gtk-stock-map): Add Gnus and MH-E icons.  Improve custom type.
(icon-map-list): Make it customizable.  Document how to disable stock icons.

16 years ago(zone-hiding-modeline): Use mode-line-format.
Richard M. Stallman [Sun, 30 Sep 2007 11:00:54 +0000 (11:00 +0000)]
(zone-hiding-modeline): Use mode-line-format.

16 years ago(term_clear_mouse_face, term_mouse_highlight)
Stefan Monnier [Sat, 29 Sep 2007 20:56:48 +0000 (20:56 +0000)]
(term_clear_mouse_face, term_mouse_highlight)
(tty_write_glyphs_with_face): Only define is HAVE_GPM.

16 years ago(safe_debug_print): Use XHASH.
Stefan Monnier [Sat, 29 Sep 2007 20:55:28 +0000 (20:55 +0000)]
(safe_debug_print): Use XHASH.

16 years ago(DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
Stefan Monnier [Sat, 29 Sep 2007 20:55:05 +0000 (20:55 +0000)]
(DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
Lisp elements such as tags.
(XHASH): New macro.
(EQ): Use it.
(SREF, SSET, STRING_COPYIN): Use SDATA.
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.

16 years ago(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
Stefan Monnier [Sat, 29 Sep 2007 20:19:41 +0000 (20:19 +0000)]
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
(allocate_vectorlike): Remove type argument.  Adjust callers.
(live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
Only handle the one remaining MEM_TYPE_VECTORLIKE.
(mark_terminal): Remove left-over declaration.

16 years ago(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
Stefan Monnier [Sat, 29 Sep 2007 20:10:22 +0000 (20:10 +0000)]
(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
(xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
(lisp_align_free, make_interval, allocate_vectorlike, allocate_string_data)
(make_float, Fcons, allocate_string, Fmake_symbol, allocate_misc): Use them.

16 years ago(load_face_font, free_realized_face, clear_face_gcs):
Stefan Monnier [Sat, 29 Sep 2007 17:50:09 +0000 (17:50 +0000)]
(load_face_font, free_realized_face, clear_face_gcs):
Don't let signal handlers run when a GC is freed but not yet NULL'ed.
(x_free_gc): Remove BLOCK_INPUT since it's now redundant.

16 years ago(x-gtk-stock-map): Version is 22.2.
Jan Djärv [Sat, 29 Sep 2007 16:23:59 +0000 (16:23 +0000)]
(x-gtk-stock-map): Version is 22.2.

16 years ago*** empty log message ***
Jan Djärv [Sat, 29 Sep 2007 16:23:47 +0000 (16:23 +0000)]
*** empty log message ***

17 years agoNot a bug: frames vs. weak hash tables and garbage collection
Glenn Morris [Sat, 29 Sep 2007 03:54:56 +0000 (03:54 +0000)]
Not a bug: frames vs. weak hash tables and garbage collection

17 years ago(lisp, shortlisp): Delete server.elc, it is not
Dan Nicolaescu [Fri, 28 Sep 2007 22:12:36 +0000 (22:12 +0000)]
(lisp, shortlisp): Delete server.elc, it is not
loaded by default.

17 years ago(gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
Stefan Monnier [Fri, 28 Sep 2007 20:13:31 +0000 (20:13 +0000)]
(gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
(t-mouse-mode): New compatibility alias.

17 years ago(Fgpm_mouse_start): Don't signal an error if already activated on this tty.
Stefan Monnier [Fri, 28 Sep 2007 20:07:54 +0000 (20:07 +0000)]
(Fgpm_mouse_start): Don't signal an error if already activated on this tty.
(Fgpm_mouse_stop): Only deactivate if it was activated on this tty.

17 years ago(mouse_face_window): Rename from Qmouse_face_window. Update all users.
Stefan Monnier [Fri, 28 Sep 2007 19:47:02 +0000 (19:47 +0000)]
(mouse_face_window): Rename from Qmouse_face_window.  Update all users.
(handle_one_term_event): Use Gpm_DrawPointer.
(Fgpm_mouse_start): Rename from Fterm_open_connection.
Signal errors instead of returning nil.  Always return nil.
(Fgpm_mouse_stop): Rename from Fterm_close_connection.
Make it a noop if gpm-mouse was not activated.
(syms_of_term): Update names.

17 years ago(server-delete-client): Only delete the terminal if it
Dan Nicolaescu [Fri, 28 Sep 2007 16:55:00 +0000 (16:55 +0000)]
(server-delete-client): Only delete the terminal if it
is non-nil.

17 years ago* net/tramp.el (with-file-property, with-connection-property):
Michael Albinus [Fri, 28 Sep 2007 16:05:49 +0000 (16:05 +0000)]
* net/tramp.el (with-file-property, with-connection-property):
Highlight as keyword.
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
(tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-directly)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-handle-shell-command, tramp-get-debug-buffer)
(tramp-send-command-and-read, tramp-equal-remote)
(tramp-get-local-gid): Pacify byte-compiler.
(tramp-handle-file-name-directory): Result shall not be expanded.
(tramp-find-foreign-file-name-handler): Rewrite.
(tramp-dissect-file-name): Add optional parameter NODEFAULT.

* net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.

* net/tramp-fish.el (tramp-fish-handle-expand-file-name): Apply
`tramp-completion-mode-p'.
(tramp-fish-handle-set-file-times)
(tramp-fish-handle-executable-find)
(tramp-fish-handle-process-file, tramp-fish-get-file-entries)
(tramp-fish-retrieve-data): Pacify byte-compiler.

* net/tramp-gw.el (tramp-gw-basic-authentication): Call
`tramp-read-passwd' with first parameter `nil'.

17 years ago*** empty log message ***
Glenn Morris [Fri, 28 Sep 2007 07:10:50 +0000 (07:10 +0000)]
*** empty log message ***

17 years ago(tex-fontify-script, tex-font-script-display): Add :version tag.
Glenn Morris [Fri, 28 Sep 2007 03:36:33 +0000 (03:36 +0000)]
(tex-fontify-script, tex-font-script-display): Add :version tag.
\

17 years agoAdd TeX super/sub script.
Glenn Morris [Fri, 28 Sep 2007 03:36:15 +0000 (03:36 +0000)]
Add TeX super/sub script.

17 years agoMention Tex superscript font issue.
Glenn Morris [Fri, 28 Sep 2007 03:30:10 +0000 (03:30 +0000)]
Mention Tex superscript font issue.

17 years ago(tex-suscript-height-ratio, tex-suscript-height-minimum): New
Glenn Morris [Fri, 28 Sep 2007 03:29:59 +0000 (03:29 +0000)]
(tex-suscript-height-ratio, tex-suscript-height-minimum): New
customizable variables.
(tex-suscript-height): New function.
(superscript, subscript): Set height using tex-suscript-height
rather than fixing at 0.8.

17 years ago(sc-attribs-filter-namelist): Use mapc rather than mapcar.
Glenn Morris [Fri, 28 Sep 2007 03:27:02 +0000 (03:27 +0000)]
(sc-attribs-filter-namelist): Use mapc rather than mapcar.

17 years ago(narrow_foreground_group, widen_foreground_group): Static.
Stefan Monnier [Thu, 27 Sep 2007 21:20:07 +0000 (21:20 +0000)]
(narrow_foreground_group, widen_foreground_group): Static.
(init_sys_modes): Check that gpm_tty is the current tty.

17 years ago(Fterm_open_connection): Add comment.
Stefan Monnier [Thu, 27 Sep 2007 21:19:54 +0000 (21:19 +0000)]
(Fterm_open_connection): Add comment.

17 years ago(allocate_terminal): Set the vector size to only count the Lisp fields.
Stefan Monnier [Thu, 27 Sep 2007 19:51:39 +0000 (19:51 +0000)]
(allocate_terminal): Set the vector size to only count the Lisp fields.
Initialize those to nil.
(mark_object): Don't treat terminals specially.
(mark_terminal): Remove.
(mark_terminals): Use mark_object instead.

17 years ago(struct terminal): Move all Lisp_Object fields traced by
Stefan Monnier [Thu, 27 Sep 2007 19:50:02 +0000 (19:50 +0000)]
(struct terminal): Move all Lisp_Object fields traced by
the GC to the beginning.

17 years ago(compute_motion): Typo in last change.
Stefan Monnier [Thu, 27 Sep 2007 18:56:16 +0000 (18:56 +0000)]
(compute_motion): Typo in last change.

17 years ago* indent.h:
Stefan Monnier [Thu, 27 Sep 2007 18:49:57 +0000 (18:49 +0000)]
* indent.h:
* indent.c: Use EMACS_INT for ints coming from Elisp data.

17 years ago(Fmove_to_column): Use EMACS_INT for buffer positions.
Stefan Monnier [Thu, 27 Sep 2007 18:27:48 +0000 (18:27 +0000)]
(Fmove_to_column): Use EMACS_INT for buffer positions.

17 years agoSimplify previous change (auto can only be non-nil if type is).
Glenn Morris [Thu, 27 Sep 2007 16:41:34 +0000 (16:41 +0000)]
Simplify previous change (auto can only be non-nil if type is).

17 years ago(python-eldoc-function): Doc fix.
Juanma Barranquero [Thu, 27 Sep 2007 11:55:06 +0000 (11:55 +0000)]
(python-eldoc-function): Doc fix.

17 years agoAdd URLs.
Glenn Morris [Thu, 27 Sep 2007 07:27:23 +0000 (07:27 +0000)]
Add URLs.

17 years agoWhitespace.
Glenn Morris [Thu, 27 Sep 2007 06:44:21 +0000 (06:44 +0000)]
Whitespace.

17 years ago(image-type-auto-detected-p): Doc fix. Don't detect an image if it is
Glenn Morris [Thu, 27 Sep 2007 06:38:29 +0000 (06:38 +0000)]
(image-type-auto-detected-p): Doc fix.  Don't detect an image if it is
not in image-type-auto-detectable, or is there with a nil value.

17 years ago*** empty log message ***
Glenn Morris [Thu, 27 Sep 2007 06:38:15 +0000 (06:38 +0000)]
*** empty log message ***

17 years ago* net/tramp.el (tramp-maybe-open-connection): Make test for alive
Michael Albinus [Thu, 27 Sep 2007 04:37:33 +0000 (04:37 +0000)]
* net/tramp.el (tramp-maybe-open-connection): Make test for alive
connection more robust.

17 years ago(eldoc-function-argstring-format): Deal with the case that special
Juanma Barranquero [Wed, 26 Sep 2007 15:59:13 +0000 (15:59 +0000)]
(eldoc-function-argstring-format): Deal with the case that special
&keywords are at the beginning or end of the argument list.
Also add some (incomplete) support for non-standard arglists.

17 years ago(eldoc-message-commands-table-size, eldoc-message-commands,
Juanma Barranquero [Wed, 26 Sep 2007 11:55:46 +0000 (11:55 +0000)]
(eldoc-message-commands-table-size, eldoc-message-commands,
eldoc-current-idle-delay, eldoc-function-argstring-format):
Fix typos in docstrings.

17 years ago(calc-convert-units, calc-convert-temperature): Remove unnecessary
Jay Belanger [Wed, 26 Sep 2007 06:00:47 +0000 (06:00 +0000)]
(calc-convert-units, calc-convert-temperature): Remove unnecessary
colons.