1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

45388 Commits

Author SHA1 Message Date
Nick Roberts
b208af97d6 *** empty log message *** 2003-01-11 16:45:15 +00:00
Dave Love
31d98fa0b4 (cp-make-coding-system): Fix last
change.
2003-01-10 23:30:52 +00:00
Kim F. Storm
365aee8238 (Fset_process_contact): New function.
(syms_of_process): defsubr it.
(make-network-process): Update doc.
2003-01-10 22:24:41 +00:00
Kim F. Storm
b8a76c6c30 *** empty log message *** 2003-01-10 22:24:25 +00:00
Andreas Schwab
3a8d08994a (pure_alloc): Correct alignment for Lisp_Floats. 2003-01-10 20:08:54 +00:00
Kai Großjohann
d4aeef3b96 (dired-garbage-files-regexp): Use \\' instead of $ and
use regexp-opt for readability.
2003-01-10 16:42:27 +00:00
Dave Love
4abc7470be (syms_of_composite): Make composition_hash_table
weak.
2003-01-10 12:49:38 +00:00
Kim F. Storm
8e9e520bd5 Add docs for new networking functions. 2003-01-10 11:02:31 +00:00
Juanma Barranquero
adb266eff0 (xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,
xml-parse-elem-type): Be more flexible in recognizing empty elements.
2003-01-10 08:34:04 +00:00
Juanma Barranquero
54aaebc516 (sh-set-shell): Make sh-shell-file the default shell. 2003-01-10 08:07:26 +00:00
John Wiegley
150158c498 (pcomplete-termination-string): Added a variable for modifying the
string which is inserted after a completion or expansion using
pcomplete.
2003-01-10 07:01:14 +00:00
John Wiegley
3c65ae0ab4 *** empty log message *** 2003-01-10 07:00:59 +00:00
Karl Berry
976d93d4cc sort-regexp-fields update 2003-01-09 23:29:54 +00:00
Karl Berry
4cc7cae88a (sort-regexp-fields): pass noerror to
re-search-forward, so that we don't fail if no
records match record-regexp.
2003-01-09 23:28:25 +00:00
Markus Rost
2de2cb02c9 (customize-group, customize-group-other-window):
Remove unnecessary calls to custom-load-symbol.
(custom-group-value-create):
Load widget deps if state is not hidden.  If widget deps are
loaded, load them in advance.
(custom-menu-create): If widget deps are loaded, load them earlier.
2003-01-09 22:32:48 +00:00
Francesco Potortì
4fdb455388 changes for language-sepcific help by Philippe
Waroquiers <wao@cfmu.eurocontrol.be> applied and largely revised.

(language): Added a `help' member.
(arg_type): Added an at_end constant.
(plain_C_suffixes): Some items removed from here.
(Objc_suffixes): And put here (new constant).
(Ada_help, Asm_help, default_C_help, Cplusplus_help, Cjava_help,
Cobol_help, Erlang_help, Fortran_help, HTML_help, Lisp_help,
Makefile_help, Objc_help, Pascal_help, Perl_help, PHP_help,
PS_help, Prolog_help, Python_help, Scheme_help, TeX_help,
Texinfo_help, Yacc_help, auto_help, none-help, no_lang_help): New
constants.
(PS_functions, PS_suffixes): Renamed from Postscript_functions and
Postscript_suffixes.
(lang_names): Adapted to the new language structure, new language
"objc" added (was previously merged with "proc").
(print_language_names): Some help strings corrected.
(print_help): Now takes an argument and possibly prints lang help.
(print_help): Some help strings corrected.  Documents
language-specific help.
(main): Only print help after having parsed all the arguments.
2003-01-09 15:21:57 +00:00
Francesco Potortì
986578989a *** empty log message *** 2003-01-09 15:20:39 +00:00
Francesco Potortì
f01f573519 Added reference to the new `etags --help --lang=LANG' option. 2003-01-09 15:15:28 +00:00
John Paul Wallington
c256b4abe5 * language/ethio-util.el (ethio-gemination)
(exit-ethiopic-environment): Doc fixes.

* language/viet-util.el (viet-encode-viqr-region)
(viet-decode-viqr-region, viet-encode-viqr-buffer)
(viet-decode-viqr-buffer): Doc fixes.
2003-01-09 14:13:48 +00:00
ShengHuo ZHU
8e5c466d30 * paths.el: Remove gnus-startup-file. 2003-01-09 13:50:17 +00:00
Bill Wohler
c3d9274aea Upgraded to MH-E version 7.1. 2003-01-08 23:21:16 +00:00
Kim F. Storm
21bd170dde (Fmake_network_process): Convert new port number
to host byte order for `:service t' case.  From Mario Lang.
2003-01-08 22:16:12 +00:00
Kim F. Storm
b809d66207 *** empty log message *** 2003-01-08 22:14:55 +00:00
Jan Djärv
bf3382455d *** empty log message *** 2003-01-08 20:06:05 +00:00
Jan Djärv
8b806a8574 (Fx_popup_menu): If popping up at mouse position,
call XQueryPointer to get coordinates.
(popup_get_selection): Do not set popup_activated_flag to zero,
let popup_deactivate_callback do that.  Needed for Motif.
Call x_dispatch_event instead of XtDispatchEvent.
(xmenu_show): Calculate root coordinate from frame top/left position.
2003-01-08 20:06:05 +00:00
Dave Love
00e3ab5666 *** empty log message *** 2003-01-08 19:28:42 +00:00
Kim F. Storm
0dccee41bd (format-network-address): Added optional OMIT-PORT arg. Callers changed. 2003-01-08 15:35:03 +00:00
Kim F. Storm
06e022f657 *** empty log message *** 2003-01-08 15:33:55 +00:00
Kim F. Storm
c4af2bceb4 *** empty log message *** 2003-01-08 10:38:18 +00:00
Kim F. Storm
2185db0450 (server_accept_connection): Fixed recording of new
connection's local address in :local property of contact info.
(Fmake_network_process): Record local network address for new
client processes in :local property of contact info.
2003-01-08 10:38:06 +00:00
Kim F. Storm
e49ba70172 (unforward-rmail-message): Don't use global variable `n'. 2003-01-08 10:13:57 +00:00
Francesco Potortì
baad7c1329 (unforward-rmail-message): Simplified. No functional change. 2003-01-08 09:11:23 +00:00
Francesco Potortì
d56c1d2d40 *** empty log message *** 2003-01-08 09:10:53 +00:00
Markus Rost
f387e1fdb2 *** empty log message *** 2003-01-07 19:35:51 +00:00
Markus Rost
316f9bfc4a (Fread_variable): Doc fix. 2003-01-07 19:35:29 +00:00
Markus Rost
225513e8ce (Fuser_variable_p): Doc change. For custom variables,
use the same test as for custom-variable-p.
2003-01-07 19:33:57 +00:00
Markus Rost
3a495e159a (custom-variable-prompt): Doc change. Use custom-variable-p.
(customize-option): Remove search in loaddefs.el.
(customize-apropos):  Use custom-variable-p.
(custom-save-variables): Use custom-variable-p to detect non-rogue variables.
2003-01-07 19:29:25 +00:00
Markus Rost
90b4a15745 (set-variable): Load deps of custom variables without type. 2003-01-07 19:25:20 +00:00
Markus Rost
13eb72d26e (describe-variable): Use custom-variable-p. 2003-01-07 19:17:46 +00:00
Markus Rost
9c46b00aa1 Regenerated with the new custom-autoload calls. 2003-01-07 19:12:43 +00:00
Markus Rost
d49298d9d7 (make-autoload): Generate custom-autoload for autoloaded defcustoms. 2003-01-07 18:39:14 +00:00
Markus Rost
1669290db3 (custom-autoload, custom-variable-p): New functions. 2003-01-07 18:33:18 +00:00
Jan Djärv
6a3a24fa11 Regenerated. 2003-01-07 17:53:56 +00:00
Francesco Potortì
59cb5b9b75 (unforward-rmail-message): Skip all newlines
after the initial separator.
(unforward-rmail-message): Forwarded-From: and Forwarded-Date:
instead of Forwarded-from: and Forwarded-date:.
2003-01-07 14:34:44 +00:00
Francesco Potortì
2752d2f4cf *** empty log message *** 2003-01-07 14:33:59 +00:00
Dave Love
221cf9ce5e (fns.o): Depend on coding.h. 2003-01-07 12:08:40 +00:00
Kai Großjohann
6fbe33a719 (dired-garbage-files-regexp): Add `.aux$'. These are
produced by TeX.
2003-01-07 10:20:38 +00:00
André Spiegel
644be377c5 # 2003-01-07 08:30:56 +00:00
André Spiegel
a207e923bd (vc-rcs-checkout): Fix the check whether we are on a branch. 2003-01-07 08:28:15 +00:00
Steven Tamm
77a4e329cd * INSTALL: Added documentation about --enable-carbon-app and
changed documentation concerning Emacs.app location
	Removed some of the documentation about make-package that isn't
	needed
	Changed comment about requiring root permission to install to
	saying that it might be necessary depending on where you install
	Refered to /usr caveat in more places

	* make-package (make_options): Use new carbon_appdir option to
	specify directory to install Application and lets the makefile
	install
2003-01-07 05:50:36 +00:00