]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoAdd todo.
Stefan Monnier [Tue, 9 Oct 2007 04:22:36 +0000 (04:22 +0000)]
Add todo.

16 years ago(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
Stefan Monnier [Tue, 9 Oct 2007 04:22:11 +0000 (04:22 +0000)]
(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.

16 years ago(diff-hunk-style): New fun.
Stefan Monnier [Tue, 9 Oct 2007 04:12:24 +0000 (04:12 +0000)]
(diff-hunk-style): New fun.
(diff-end-of-hunk): Use it.
(diff-context->unified): Use the new `apply' undo element, if applicable,
so as to save undo-log space.
(diff-fine-change): New face.
(diff-fine-highlight-preproc): New function.
(diff-fine-highlight): New command.

16 years ago(smerge-refine-chopup-region): Add `preproc' argument.
Stefan Monnier [Tue, 9 Oct 2007 03:38:57 +0000 (03:38 +0000)]
(smerge-refine-chopup-region): Add `preproc' argument.
(smerge-refine-highlight-change): Add `props' argument.
(smerge-refine-subst): New function holding most of smerge-refine.
(smerge-refine): Use it.

16 years agoRemove entry now on 22 branch.
Glenn Morris [Tue, 9 Oct 2007 02:40:22 +0000 (02:40 +0000)]
Remove entry now on 22 branch.

16 years agoMention openSUSE bcopy issue.
Glenn Morris [Tue, 9 Oct 2007 02:40:01 +0000 (02:40 +0000)]
Mention openSUSE bcopy issue.

16 years ago(free_bitmap_record): Renamed from Free_Bitmap_Record.
Richard M. Stallman [Tue, 9 Oct 2007 01:40:05 +0000 (01:40 +0000)]
(free_bitmap_record): Renamed from Free_Bitmap_Record.

16 years ago(internal_condition_case_2, internal_condition_case_1)
Richard M. Stallman [Tue, 9 Oct 2007 01:39:13 +0000 (01:39 +0000)]
(internal_condition_case_2, internal_condition_case_1)
(internal_condition_case): Reenable abort if x_catching_errors (),
to see if that really happens and why.

16 years ago(gamegrid-setup-default-font): Use face-spec-set.
Richard M. Stallman [Tue, 9 Oct 2007 01:35:07 +0000 (01:35 +0000)]
(gamegrid-setup-default-font): Use face-spec-set.

16 years ago*** empty log message ***
Eric S. Raymond [Mon, 8 Oct 2007 23:27:38 +0000 (23:27 +0000)]
*** empty log message ***

16 years agoRemove unused code.
Eric S. Raymond [Mon, 8 Oct 2007 23:21:09 +0000 (23:21 +0000)]
Remove unused code.

16 years agoCorrect a bug that was revealed during a review of new VC.
Eric S. Raymond [Mon, 8 Oct 2007 23:18:31 +0000 (23:18 +0000)]
Correct a bug that was revealed during a review of new VC.

16 years ago* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
Michael Albinus [Mon, 8 Oct 2007 20:07:16 +0000 (20:07 +0000)]
* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
host.
(tramp-maybe-send-script): Apply `member' but `memq'.
(tramp-advice-file-expand-wildcards): Simplify implementation.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 8 Oct 2007 16:14:23 +0000 (16:14 +0000)]
*** empty log message ***

16 years ago(follow-mode): Don't run hooks twice. Use `when'.
Juanma Barranquero [Mon, 8 Oct 2007 16:06:15 +0000 (16:06 +0000)]
(follow-mode): Don't run hooks twice.  Use `when'.

16 years ago(minibuf-depth-indicator-function): New variable.
Juanma Barranquero [Mon, 8 Oct 2007 14:48:39 +0000 (14:48 +0000)]
(minibuf-depth-indicator-function): New variable.
(minibuf-depth-setup-minibuffer): Use it.

16 years ago*** empty log message ***
Glenn Morris [Sun, 7 Oct 2007 07:18:10 +0000 (07:18 +0000)]
*** empty log message ***

16 years ago(bad-packages-alist): Clarify Semantic and CEDET version numbers.
Glenn Morris [Sun, 7 Oct 2007 00:31:20 +0000 (00:31 +0000)]
(bad-packages-alist): Clarify Semantic and CEDET version numbers.

16 years agoAdd M-q fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:27:50 +0000 (22:27 +0000)]
Add M-q fill-paragraph-or-region.

16 years ago(Filling): Document fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:25:18 +0000 (22:25 +0000)]
(Filling): Document fill-paragraph-or-region.

16 years ago(Arguments): Replace fill-paragraph with fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:24:14 +0000 (22:24 +0000)]
(Arguments): Replace fill-paragraph with fill-paragraph-or-region.

16 years ago(Fill Commands): Document fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:23:41 +0000 (22:23 +0000)]
(Fill Commands): Document fill-paragraph-or-region.
(Fill Prefix, Format Indentation): Replace fill-paragraph with
fill-paragraph-or-region.

16 years ago(cua-paste): Check if mouse-region-match is fbound
Juri Linkov [Sat, 6 Oct 2007 22:20:41 +0000 (22:20 +0000)]
(cua-paste): Check if mouse-region-match is fbound
to not fail on mouseless tty.

16 years ago(delete-selection-pre-hook): Check if mouse-region-match is fbound
Juri Linkov [Sat, 6 Oct 2007 22:19:12 +0000 (22:19 +0000)]
(delete-selection-pre-hook): Check if mouse-region-match is fbound
to not fail on mouseless tty.

16 years ago(image-type): Check if image-types is bound to not fail on tty.
Juri Linkov [Sat, 6 Oct 2007 22:17:49 +0000 (22:17 +0000)]
(image-type): Check if image-types is bound to not fail on tty.

16 years ago(tutorial--default-keys): Replace fill-paragraph
Juri Linkov [Sat, 6 Oct 2007 22:17:16 +0000 (22:17 +0000)]
(tutorial--default-keys): Replace fill-paragraph
with fill-paragraph-or-region.  Suspend command is now the same
`suspend-frame' on window systems and on tty.

16 years ago(esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.
Juri Linkov [Sat, 6 Oct 2007 22:15:43 +0000 (22:15 +0000)]
(esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.

16 years ago(fill-paragraph-or-region): New function.
Juri Linkov [Sat, 6 Oct 2007 22:15:10 +0000 (22:15 +0000)]
(fill-paragraph-or-region): New function.

16 years agoTypo and whitespace fixes to reduce the diff with new VC.
Eric S. Raymond [Sat, 6 Oct 2007 14:36:09 +0000 (14:36 +0000)]
Typo and whitespace fixes to reduce the diff with new VC.

16 years ago* net/tramp.el (top): Move loading of tramp-util.el and
Michael Albinus [Sat, 6 Oct 2007 12:00:42 +0000 (12:00 +0000)]
* net/tramp.el (top): Move loading of tramp-util.el and
tramp-vc.el to tramp-compat.el.
(tramp-make-tramp-temp-file): Complete rewrite.  Create remote
temporary file if possible, in order to avoid a security hole.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
with DONT-CREATE, because the connection is not setup yet.
(tramp-handle-process-file): Rewrite temporary file handling.
(tramp-completion-mode): New defvar.
(tramp-completion-mode-p): Use it.

* net/tramp-compat.el (top):  Load tramp-util.el and tramp-vc.el.

* net/tramp-fish.el (tramp-fish-handle-process-file): Rewrite
temporary file handling.

16 years ago* tramp.texi (External packages): New section.
Michael Albinus [Sat, 6 Oct 2007 11:55:36 +0000 (11:55 +0000)]
* tramp.texi (External packages): New section.

16 years agoPort various comments from new VC to reduce the noise in the diff.
Eric S. Raymond [Sat, 6 Oct 2007 11:14:32 +0000 (11:14 +0000)]
Port various comments from new VC to reduce the noise in the diff.
Rename vc-revert-buffer1 to vc-revert-buffer-internal.
Patch in the new vc-create-repo function to go with the
header comment about it already present.
No changes to existing logic.

16 years agoMore manual updates and additions bringing it current with modern
Eric S. Raymond [Sat, 6 Oct 2007 10:09:19 +0000 (10:09 +0000)]
More manual updates and additions bringing it current with modern
VCSes.  This includes the workfile version -> focus version
terminology change, but not the UI changes for new VC.

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.