Miles Bader
ce09e17323
Changes from arch/CVS synchronization
2004-11-10 05:20:51 +00:00
Daniel Pfeiffer
dd0f1553b7
*** empty log message ***
2004-11-10 00:43:48 +00:00
Daniel Pfeiffer
80174d35b9
(auto-mode-alist, magic-mode-alist): Use conf-mode
2004-11-10 00:39:54 +00:00
André Spiegel
e3e563fa08
*** empty log message ***
2004-11-09 23:41:50 +00:00
André Spiegel
fa5b6026e3
Rewrite the introduction about version systems, mentioning the new
...
ones that we support. Thanks to Alex Ott, Karl Fogel, Stefan
Monnier, and David Kastrup for suggestions.
2004-11-09 23:36:29 +00:00
Stefan Monnier
7c782c240c
(iso-cvt-define-menu): Clean up namespace.
2004-11-09 22:10:42 +00:00
André Spiegel
06995bd786
Add a note about VC-over-Tramp.
2004-11-09 22:06:05 +00:00
Jay Belanger
6d37f0f14b
*** empty log message ***
2004-11-09 20:38:27 +00:00
Jay Belanger
abd880c33e
(math-read-exprs, math-read-expr-list, math-read-expr-level,
...
math-read-token, calc-check-user-syntax, calc-match-user-syntax,
math-read-if, math-factor-after, math-read-factor): Use
declared variable math-expr-data.
2004-11-09 20:32:37 +00:00
Jay Belanger
54961aa0ca
(math-parse-fortran-vector, math-parse-fortran-vector-end,
...
math-parse-tex-sum, math-parse-eqn-matrix, math-parse-eqn-prime,
math-read-math-subscr): Use declared variable math-expr-data.
2004-11-09 20:32:13 +00:00
Jay Belanger
5c8a5f96c7
(math-read-brackets, math-read-vector, math-read-matrix): Use
...
declared variable math-expr-data.
2004-11-09 20:31:40 +00:00
Jay Belanger
ce037856d4
(math-rewrite, math-rewrite-phase): Use declared variable math-mt-many.
...
(math-rewrite): Use declared variable math-mt-func.
2004-11-09 20:31:12 +00:00
Jay Belanger
f7917133cb
(math-expand-form): Use declared variable math-mt-many.
2004-11-09 20:30:40 +00:00
Jay Belanger
dc78141338
(math-normalize-a): New variable.
...
(math-normalize): Use declared variable math-normalize-a.
2004-11-09 20:30:10 +00:00
Jay Belanger
722401eb12
(calc-init-extensions): Remove old code.
...
(math-expr-data, math-mt-many, math-mt-func, calc-z-prefix-buf)
(calc-z-prefix-msgs): New variables.
(calc-z-prefix-help, calc-user-function-list): Use declared variables
calc-z-prefix-buf, calc-z-prefix-msgs.
(math-normalize-nonstandard): Use declared variable math-normalize-a.
(math-map-tree, math-map-tree-rec): Use declared variables
math-mt-many, math-mt-func.
(math-read-expression, math-read-string): Use declared variable math-expr-data.
2004-11-09 20:29:34 +00:00
Glenn Morris
3e58bf8b8f
(diary-from-outlook, diary-from-outlook-gnus)
...
(diary-from-outlook-rmail): Use NOCONFIRM rather than DONOTASK for
argument name.
2004-11-09 17:01:01 +00:00
Glenn Morris
32261ad34d
*** empty log message ***
2004-11-09 16:59:44 +00:00
Glenn Morris
e6a70f09d2
(diary-from-outlook, diary-from-outlook-gnus)
...
(diary-from-outlook-rmail): Do not use interactive-p; but rather new
optional argument DONOTASK.
2004-11-09 14:51:06 +00:00
Glenn Morris
b4f8e43e24
*** empty log message ***
2004-11-09 14:50:30 +00:00
Stefan Monnier
0c90b62944
(easy-menu-intern): Revert to no-downcasing.
...
(easy-menu-name-match): Revert correspondingly.
2004-11-09 14:37:10 +00:00
Kim F. Storm
678b3958be
Include <sys/types.h> and <unistd.h> (for getpid).
...
Fix various comments referring to XEvents instead of input events.
(x_queue_event): Fix format strings.
(x_stop_queuing_selection_requests): Likewise.
2004-11-09 13:26:58 +00:00
Kim F. Storm
0162fa4ea6
(produce_image_glyph): Remove unused variable 'face_ascent'.
...
(pint2hrstr): Add extra braces to silence compiler.
2004-11-09 13:26:01 +00:00
Kim F. Storm
44455197d9
(print_object): Fix format string.
2004-11-09 13:24:35 +00:00
Kim F. Storm
95af0924b4
(read1): Fix next_char matching.
2004-11-09 13:24:19 +00:00
Kim F. Storm
e870dd8926
(Fdelete): Add EXFUN.
...
(replace_range_2): Add prototype.
2004-11-09 13:24:07 +00:00
Kim F. Storm
caa5a925ae
(read_avail_input): Remove unused variable 'discard'.
2004-11-09 13:23:55 +00:00
Kim F. Storm
825e0e0b53
(NULL_INTERVAL_P): Add separate version when
...
ENABLE_CHECKING is not defined to silence compiler.
(compare_string_intervals): Add prototype.
2004-11-09 13:23:42 +00:00
Kim F. Storm
c3c69bb625
(destroy_fringe_bitmap): Fix return type.
...
(Ffringe_bitmaps_at_pos): Remove unused var 'old_buffer'.
2004-11-09 13:23:32 +00:00
Kim F. Storm
9b33d5960f
(Fdump_emacs): Fix format string.
2004-11-09 13:23:13 +00:00
Kim F. Storm
9f77d2aaef
Include <ctype.h>.
...
(Fsubstitute_command_keys): Remove unused variable 'firstkey'.
2004-11-09 13:23:00 +00:00
Kim F. Storm
43e50e40db
(store_symval_forwarding): Remove unused variables.
2004-11-09 13:19:11 +00:00
Kim F. Storm
33247f0c3a
(Fcall_interactively): Remove unused variable 'funcar'.
2004-11-09 13:18:58 +00:00
Kim F. Storm
0faf68065e
*** empty log message ***
2004-11-09 13:18:39 +00:00
Kim F. Storm
d0c38d631d
Fix commentary.
2004-11-09 11:16:32 +00:00
Kim F. Storm
eb943af045
(Fmake_network_process): Remove unused var 'retry'.
2004-11-09 11:15:46 +00:00
Richard M. Stallman
ae8bbb4261
*** empty log message ***
2004-11-09 11:10:09 +00:00
Jan Djärv
366fc3f9ed
* Makefile.in (maintainer-clean): Depend on distclean.
2004-11-09 11:05:40 +00:00
Kim F. Storm
bf17c6e67e
(scan_c_file): Set defvarperbufferflag to silence compiler.
2004-11-09 11:03:12 +00:00
Kim F. Storm
4431cfb561
(main): Init local var c to silence compiler.
2004-11-09 11:03:00 +00:00
Kim F. Storm
708781d96a
(main, consider_token, C_entries): Add misc switch
...
default targets to silence compiler.
2004-11-09 11:02:51 +00:00
Kim F. Storm
f2eb41c862
*** empty log message ***
2004-11-09 11:02:35 +00:00
Jan Djärv
16bf4e3264
* Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependencies
...
to ${OLDXMENU}.
2004-11-09 10:59:49 +00:00
Richard M. Stallman
a7a7ddf104
(byte-compile-defalias):
...
Turn off warnings for the new function even ifdefinition not constant.
If the definition isn't a quoted symbol, record (FUNCTION . t).
(byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
(byte-compile-callargs-warn): Handle (FUNCTION . t).
(display-call-tree, byte-compile-arglist-warn):
Handle t returned by byte-compile-fdefinition.
2004-11-09 10:33:23 +00:00
Kim F. Storm
4e9dd03b8c
(Fmake_network_process): Remove kludge for interrupted
...
connects on BSD. If connect is interrupted, just close socket and
start over rather than sleeping and retry with same socket.
2004-11-09 09:40:37 +00:00
Kim F. Storm
cdb805a935
*** empty log message ***
2004-11-09 09:40:07 +00:00
Jan Djärv
a8b16c80cd
* .cvsignore: Add buildobj.lst.
2004-11-09 08:23:44 +00:00
Jan Djärv
84c2fd9f35
* help-fns.el (help-C-file-name): File name must be in build-files
...
to be returned.
2004-11-09 08:20:44 +00:00
Jan Djärv
d87a9ab893
* doc.c: New variable Vbuild_files.
...
(Fsnarf_documentation): If Vbuild_files is nil, populate it with
file names from buildobh.lst. Only attach docstrings from files
that are in Vbuild_files.
(syms_of_doc): Defvar Vbuild_files.
* Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o
and w32*.o.
(temacs${EXEEXT}): Generate buildobj.lst when temacs is linked.
(mostlyclean): rm buildobj.lst
* makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs
is linked.
2004-11-09 08:19:51 +00:00
Jan Djärv
3cf5c99434
* makefile.w32-in (obj): Add all files (X and Mac) to doc so the
...
resulting DOC file can be used on Unix/Mac also.
2004-11-09 08:18:58 +00:00
Jan Djärv
ba68f95a29
* sed1v2.inp: Use djecho for buildobj.lst.
...
* sed1.inp: Ditto.
2004-11-09 08:18:05 +00:00