]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(byte-compile-warnings)
Glenn Morris [Fri, 21 Sep 2007 07:13:28 +0000 (07:13 +0000)]
(byte-compile-warnings)
(byte-compile-warnings-safe-p): Add `mapcar'.
(byte-compile-normal-call): Add option to suppress mapcar warning.
(top-level): Use mapc rather than mapcar in eval-when-compile.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 07:13:18 +0000 (07:13 +0000)]
*** empty log message ***

17 years ago(server-getenv-from): Remove. Use getenv-internal instead.
Stefan Monnier [Fri, 21 Sep 2007 07:10:07 +0000 (07:10 +0000)]
(server-getenv-from): Remove.  Use getenv-internal instead.
(server-create-tty-frame): Don't set unused `tty' property.
Set `display' instead of display-environment-variable.
(server-create-window-system-frame): No display-environment-variable.

17 years ago(lisp, shortlisp): Remove termdev.elc.
Glenn Morris [Fri, 21 Sep 2007 07:09:48 +0000 (07:09 +0000)]
(lisp, shortlisp): Remove termdev.elc.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 07:09:22 +0000 (07:09 +0000)]
*** empty log message ***

17 years ago(xbacktrace): Print the arg's address rather than the value
Stefan Monnier [Fri, 21 Sep 2007 07:00:04 +0000 (07:00 +0000)]
(xbacktrace): Print the arg's address rather than the value
of the first arg, since that value may be a union.

17 years ago(child_setup, getenv_internal): Use the frame's `display'
Stefan Monnier [Fri, 21 Sep 2007 06:58:51 +0000 (06:58 +0000)]
(child_setup, getenv_internal): Use the frame's `display'
parameter rather than Qdisplay_environment_variable.  If all else
fails, look for DISPLAY in initial-environment.

17 years ago* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
Michael Albinus [Fri, 21 Sep 2007 05:24:06 +0000 (05:24 +0000)]
* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
(rfn-eshadow-update-overlay-hook): New defvars.
(rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay): Run
the hooks.

* net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
rfn-eshadow.el.

* net/tramp-smb.el (tramp-smb-errors): Add error message for call
timeout.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 04:30:50 +0000 (04:30 +0000)]
*** empty log message ***

17 years agoMarkus Triska <markus.triska at gmx.at>
Glenn Morris [Fri, 21 Sep 2007 04:24:53 +0000 (04:24 +0000)]
Markus Triska  <markus.triska at gmx.at>

(byte-compile-normal-call): Warn when `mapcar' is called for effect.

17 years agoFixed by Stefan: emacsclient must not force a new frame by default.
Glenn Morris [Fri, 21 Sep 2007 04:07:11 +0000 (04:07 +0000)]
Fixed by Stefan: emacsclient must not force a new frame by default.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 04:06:09 +0000 (04:06 +0000)]
*** empty log message ***

17 years agoRemove emacstool-related code.
Glenn Morris [Fri, 21 Sep 2007 04:01:40 +0000 (04:01 +0000)]
Remove emacstool-related code.

17 years ago(emacs-quit-menu): Remove emacstool-related code.
Glenn Morris [Fri, 21 Sep 2007 04:01:33 +0000 (04:01 +0000)]
(emacs-quit-menu): Remove emacstool-related code.

17 years ago(suspend-emacstool): Remove.
Glenn Morris [Fri, 21 Sep 2007 03:58:12 +0000 (03:58 +0000)]
(suspend-emacstool): Remove.

17 years agoRemove emacstool-related code.
Glenn Morris [Fri, 21 Sep 2007 03:55:20 +0000 (03:55 +0000)]
Remove emacstool-related code.

17 years ago(emacstool): Remove target.
Glenn Morris [Fri, 21 Sep 2007 03:48:52 +0000 (03:48 +0000)]
(emacstool): Remove target.

17 years agoAdapt for removal of emacstool.
Glenn Morris [Fri, 21 Sep 2007 03:48:43 +0000 (03:48 +0000)]
Adapt for removal of emacstool.

17 years agoRemove obsolete file.
Glenn Morris [Fri, 21 Sep 2007 03:43:46 +0000 (03:43 +0000)]
Remove obsolete file.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 03:42:49 +0000 (03:42 +0000)]
*** empty log message ***

17 years agoRemove obsolete file.
Glenn Morris [Fri, 21 Sep 2007 03:42:20 +0000 (03:42 +0000)]
Remove obsolete file.

17 years ago(emacstool, nemacstool, xvetool, xveterm): Delete targets built from
Glenn Morris [Fri, 21 Sep 2007 03:41:38 +0000 (03:41 +0000)]
(emacstool, nemacstool, xvetool, xveterm): Delete targets built from
emacstool.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 03:41:28 +0000 (03:41 +0000)]
*** empty log message ***

17 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Fri, 21 Sep 2007 03:32:47 +0000 (03:32 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-news-fetch-newsgroup): Fix formatting of Gnus method.

17 years ago(decode_options): -t implies -c.
Stefan Monnier [Fri, 21 Sep 2007 03:21:54 +0000 (03:21 +0000)]
(decode_options): -t implies -c.

17 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Fri, 21 Sep 2007 03:19:43 +0000 (03:19 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.

17 years ago(tex-validate-region): Handle escaped parens.
Glenn Morris [Fri, 21 Sep 2007 03:07:52 +0000 (03:07 +0000)]
(tex-validate-region): Handle escaped parens.
(tex-next-unmatched-eparen): New function.
(latex-forward-sexp-1): Doc fix.  Handle escaped parens.
(latex-forward-sexp): Doc fix.

17 years ago(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.
Glenn Morris [Fri, 21 Sep 2007 02:59:33 +0000 (02:59 +0000)]
(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.

17 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Fri, 21 Sep 2007 02:59:20 +0000 (02:59 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.

17 years agoMarkus Triska <markus.triska at gmx.at>
Glenn Morris [Fri, 21 Sep 2007 02:41:05 +0000 (02:41 +0000)]
Markus Triska  <markus.triska at gmx.at>

(x_delete_display): Compile session management conditionally.

17 years agoRemove termdev.
Glenn Morris [Fri, 21 Sep 2007 02:38:05 +0000 (02:38 +0000)]
Remove termdev.

17 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 02:37:47 +0000 (02:37 +0000)]
*** empty log message ***

17 years ago(getenv_internal_1): New function.
Stefan Monnier [Thu, 20 Sep 2007 22:38:15 +0000 (22:38 +0000)]
(getenv_internal_1): New function.
(getenv_internal): Use it.
(Fgetenv_internal): Use it.  Accept an env-list as optional arg.

17 years ago*** empty log message ***
Stefan Monnier [Thu, 20 Sep 2007 21:58:16 +0000 (21:58 +0000)]
*** empty log message ***

17 years agoRemove.
Stefan Monnier [Thu, 20 Sep 2007 21:58:11 +0000 (21:58 +0000)]
Remove.

17 years ago(get-device-terminal): New function. Moved from termdev.el.
Stefan Monnier [Thu, 20 Sep 2007 21:57:23 +0000 (21:57 +0000)]
(get-device-terminal): New function.  Moved from termdev.el.
(frames-on-display-list): Use it.

17 years agoBind C-z to suspend-frame instead of suspend-emacs.
Stefan Monnier [Thu, 20 Sep 2007 21:49:18 +0000 (21:49 +0000)]
Bind C-z to suspend-frame instead of suspend-emacs.

17 years ago(get_terminal): Don't accept integers to represent terminals.
Stefan Monnier [Thu, 20 Sep 2007 21:44:06 +0000 (21:44 +0000)]
(get_terminal): Don't accept integers to represent terminals.
(Fterminal_name, Fterminal_parameters, Fterminal_parameter)
(Fset_terminal_parameter): Work with dead terminals as well.
(Fmodify_terminal_parameters): Remove.

17 years ago*** empty log message ***
Stefan Monnier [Thu, 20 Sep 2007 21:40:42 +0000 (21:40 +0000)]
*** empty log message ***

17 years ago(get_terminal): Handle terminals.
Stefan Monnier [Thu, 20 Sep 2007 21:32:12 +0000 (21:32 +0000)]
(get_terminal): Handle terminals.
Make sure the terminal returned is live.
(create_terminal): Use allocate_terminal.
(mark_terminals): Move to alloc.c.
(delete_terminal): Use terminal->name as liveness status.
NULL out fields after freeing their contents.
Don't deallocate the object.
(Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
rather than an int.
(Fterminal_live_p): Accept non-integer arguments.
(Fterminal_list): Return terminal objects rather than an ints.

17 years ago(enum mem_type): New member for `terminal' objects.
Stefan Monnier [Thu, 20 Sep 2007 21:28:51 +0000 (21:28 +0000)]
(enum mem_type): New member for `terminal' objects.
(allocate_terminal): New function.
(mark_maybe_pointer, valid_lisp_object_p, mark_object): Handle terminals.
(mark_terminal): New fun.
(mark_terminals): Move from terminal.c.

17 years ago(get_tty_terminal): Don't treat output_initial specially.
Stefan Monnier [Thu, 20 Sep 2007 21:27:01 +0000 (21:27 +0000)]
(get_tty_terminal): Don't treat output_initial specially.
(Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
(delete_tty): Use terminal->name as liveness status.

17 years ago(struct terminal): Make it into a pseudovector.
Stefan Monnier [Thu, 20 Sep 2007 21:26:01 +0000 (21:26 +0000)]
(struct terminal): Make it into a pseudovector.
Remove `deleted' replaced by checking `name's nullness.

17 years ago(print_object): Handle terminals.
Stefan Monnier [Thu, 20 Sep 2007 21:24:47 +0000 (21:24 +0000)]
(print_object): Handle terminals.

17 years ago(enum pvec_type): New `terminal' pseudovector.
Stefan Monnier [Thu, 20 Sep 2007 21:24:14 +0000 (21:24 +0000)]
(enum pvec_type): New `terminal' pseudovector.
(XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.

17 years ago(make_terminal_frame): Use terminal->name as liveness status.
Stefan Monnier [Thu, 20 Sep 2007 21:21:27 +0000 (21:21 +0000)]
(make_terminal_frame): Use terminal->name as liveness status.

17 years ago(tty_read_avail_input): Use terminal->name as liveness status.
Stefan Monnier [Thu, 20 Sep 2007 21:21:08 +0000 (21:21 +0000)]
(tty_read_avail_input): Use terminal->name as liveness status.

17 years ago(w32_delete_terminal): Use terminal->name as liveness status.
Stefan Monnier [Thu, 20 Sep 2007 21:19:13 +0000 (21:19 +0000)]
(w32_delete_terminal): Use terminal->name as liveness status.

17 years ago(x_delete_terminal): Use terminal->name as liveness status.
Stefan Monnier [Thu, 20 Sep 2007 21:18:47 +0000 (21:18 +0000)]
(x_delete_terminal): Use terminal->name as liveness status.

17 years ago(terminal-id): Ask terminal-live-p before giving up.
Stefan Monnier [Thu, 20 Sep 2007 21:16:26 +0000 (21:16 +0000)]
(terminal-id): Ask terminal-live-p before giving up.

17 years ago(frames-on-display-list): Docstring fix.
Stefan Monnier [Thu, 20 Sep 2007 21:14:32 +0000 (21:14 +0000)]
(frames-on-display-list): Docstring fix.

17 years ago(DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
Stefan Monnier [Thu, 20 Sep 2007 21:14:08 +0000 (21:14 +0000)]
(DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
(IS_ANY_SEP): Only define if !defined(HAVE_GET_CURRENT_DIR_NAME).
(main_argc): Remove.
(strprefix): Use strncmp.

17 years ago(comment-add): If EXTRA, double `comment-add' value.
Richard M. Stallman [Thu, 20 Sep 2007 16:32:26 +0000 (16:32 +0000)]
(comment-add): If EXTRA, double `comment-add' value.

17 years ago(main) [SIGSTOP]: Change conditional from WINDOWSNT.
Jason Rumney [Thu, 20 Sep 2007 14:58:41 +0000 (14:58 +0000)]
(main) [SIGSTOP]: Change conditional from WINDOWSNT.

17 years ago(add-log-current-defun): Fix thinko w.r.t derived-mode-p.
Stefan Monnier [Thu, 20 Sep 2007 14:06:13 +0000 (14:06 +0000)]
(add-log-current-defun): Fix thinko w.r.t derived-mode-p.

17 years agoChange by author without assignment is tiny.
Glenn Morris [Thu, 20 Sep 2007 03:11:55 +0000 (03:11 +0000)]
Change by author without assignment is tiny.

17 years agoRefill copyright.
Glenn Morris [Thu, 20 Sep 2007 03:08:03 +0000 (03:08 +0000)]
Refill copyright.

NB previous change had incorrect CVS log entry.  Correct log:

(tex-validate-buffer): Use paragraph motion functions, rather than
hard-coding "\n\n".
(tex-validate-region): Check for eobp, to speed up.
(tex-next-unmatched-end): Doc fix.

17 years agoRevert previous change.
Glenn Morris [Thu, 20 Sep 2007 03:01:01 +0000 (03:01 +0000)]
Revert previous change.

17 years agoRevert previous change.
Glenn Morris [Thu, 20 Sep 2007 02:53:58 +0000 (02:53 +0000)]
Revert previous change.

17 years ago(Fmake_network_process): Doc fix.
Glenn Morris [Thu, 20 Sep 2007 02:46:49 +0000 (02:46 +0000)]
(Fmake_network_process): Doc fix.

17 years ago(current_frame): Change the default.
Stefan Monnier [Thu, 20 Sep 2007 01:11:57 +0000 (01:11 +0000)]
(current_frame): Change the default.
(longopts): Replace --current-frame by --create-frame.
(decode_options): Reverse the meaning of -c.
(print_help_and_exit): Update help text accordingly.
(main): Remove the -version and -good-version messages.

17 years ago(w32_init_fringe, mac_init_fringe): Declare rif argument.
Jason Rumney [Wed, 19 Sep 2007 20:50:40 +0000 (20:50 +0000)]
(w32_init_fringe, mac_init_fringe): Declare rif argument.

17 years ago(auto-mode-alist): Use archive-mode for .rar files.
Stefan Monnier [Wed, 19 Sep 2007 17:26:29 +0000 (17:26 +0000)]
(auto-mode-alist): Use archive-mode for .rar files.

17 years ago(auto-coding-alist): Rar archives are binary.
Stefan Monnier [Wed, 19 Sep 2007 17:26:02 +0000 (17:26 +0000)]
(auto-coding-alist): Rar archives are binary.

17 years ago*** empty log message ***
Stefan Monnier [Wed, 19 Sep 2007 17:24:37 +0000 (17:24 +0000)]
*** empty log message ***

17 years agoAdd basic support for Rar.
Stefan Monnier [Wed, 19 Sep 2007 17:19:59 +0000 (17:19 +0000)]
Add basic support for Rar.
(archive-find-type): Recognize Rar's signature.
(archive-desummarize): New fun.
(archive-summarize): Use it to restore the buffer's data in case
someone wants to switch to some other major mode.
(archive-resummarize): Use it as well.
(archive-rar-summarize, archive-rar-extract): New functions.

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 19 Sep 2007 15:16:31 +0000 (15:16 +0000)]
Remove spurious * in docstrings.
(filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
(filesets-conditional-sort): Remove unused arg `simply-do-it'.
(filesets-ingroup-collect): Remove unused arg `depth'.
(filesets-update): Remove unused arg `version'.

17 years ago(finder-compile-keywords): Fix up comment style.
Stefan Monnier [Wed, 19 Sep 2007 14:57:02 +0000 (14:57 +0000)]
(finder-compile-keywords): Fix up comment style.
(finder-mouse-face-on-line): previous-line -> forward-line.

17 years agoFix up comment style.
Stefan Monnier [Wed, 19 Sep 2007 14:54:21 +0000 (14:54 +0000)]
Fix up comment style.

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 19 Sep 2007 14:53:44 +0000 (14:53 +0000)]
Remove spurious * in docstrings.
(recentf-save-list): Fix up comment style.

17 years agoFix up comment style.
Stefan Monnier [Wed, 19 Sep 2007 14:49:27 +0000 (14:49 +0000)]
Fix up comment style.

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 19 Sep 2007 14:47:51 +0000 (14:47 +0000)]
Remove spurious * in docstrings.
(octave-mode-map): Move init into declaration and remove \t binding.
(octave-mode-startup-message): Remove unused var.
(octave-scan-blocks): Remove unused arg `from'.
(octave-forward-block, octave-down-block, octave-up-block): Update callers.

17 years ago(meta-mode-syntax-table): Move init into decl.
Stefan Monnier [Wed, 19 Sep 2007 14:32:53 +0000 (14:32 +0000)]
(meta-mode-syntax-table): Move init into decl.
(meta-mode-map): Likewise and remove \t binding.

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 19 Sep 2007 14:20:54 +0000 (14:20 +0000)]
Remove spurious * in docstrings.
(snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
(snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
(snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
that completion accepts lists of strings.
(snmp-mode-syntax-table): Move initialization into declaration.
(snmp-mode-map): Likewise and remove \t binding.
(snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
(snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
(snmp-indent-command): Remove.

17 years ago(lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent.
Stefan Monnier [Wed, 19 Sep 2007 13:44:43 +0000 (13:44 +0000)]
(lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent.

17 years ago(browse-url-elinks-new-window): New function.
Michaël Cadilhac [Wed, 19 Sep 2007 11:26:57 +0000 (11:26 +0000)]
(browse-url-elinks-new-window): New function.
(browse-url-elinks): Use browse-url-elinks-new-window.  Accept
optional second argument `new-window'.  Fix typo in doc-string.
(browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
Improve error message.

17 years ago(browse-url-url-encode-chars): Use the right parameter name in the function body.
Michaël Cadilhac [Wed, 19 Sep 2007 11:22:03 +0000 (11:22 +0000)]
(browse-url-url-encode-chars): Use the right parameter name in the function body.
Reported by Johannes Weiner.

17 years ago(detect_eol_type, detect_eol_type_in_2_octet_form):
Michaël Cadilhac [Wed, 19 Sep 2007 10:02:43 +0000 (10:02 +0000)]
(detect_eol_type, detect_eol_type_in_2_octet_form):
Fix a C warning regarding variable constness.

17 years ago(handle_one_xevent): Fix a C warning.
Michaël Cadilhac [Wed, 19 Sep 2007 10:02:13 +0000 (10:02 +0000)]
(handle_one_xevent): Fix a C warning.

17 years ago(socks-open-network-stream): Standardize error message from previous
Glenn Morris [Wed, 19 Sep 2007 07:57:47 +0000 (07:57 +0000)]
(socks-open-network-stream): Standardize error message from previous
change.

17 years ago(socks-open-network-stream): Signal an explicit error if the port
Glenn Morris [Wed, 19 Sep 2007 07:52:30 +0000 (07:52 +0000)]
(socks-open-network-stream): Signal an explicit error if the port
associated with a service string can't be found.

17 years ago*** empty log message ***
Glenn Morris [Wed, 19 Sep 2007 07:52:19 +0000 (07:52 +0000)]
*** empty log message ***

17 years agoChanges from author without assignment are tiny.
Glenn Morris [Wed, 19 Sep 2007 07:39:43 +0000 (07:39 +0000)]
Changes from author without assignment are tiny.

17 years ago(tex-terminate-paragraph): Leave point at the site of any mismatch.
Glenn Morris [Wed, 19 Sep 2007 07:24:45 +0000 (07:24 +0000)]
(tex-terminate-paragraph): Leave point at the site of any mismatch.

17 years ago(tex-terminate-paragraph): Use backward-paragraph.
Glenn Morris [Wed, 19 Sep 2007 07:24:17 +0000 (07:24 +0000)]
(tex-terminate-paragraph): Use backward-paragraph.

17 years ago*** empty log message ***
Glenn Morris [Wed, 19 Sep 2007 07:20:22 +0000 (07:20 +0000)]
*** empty log message ***

17 years agoSync changes from upstream ERC
Michael Olson [Wed, 19 Sep 2007 03:29:03 +0000 (03:29 +0000)]
Sync changes from upstream ERC

17 years ago(server-running-p): New function.
Stefan Monnier [Wed, 19 Sep 2007 02:00:54 +0000 (02:00 +0000)]
(server-running-p): New function.

17 years ago(w32-focus-frame): Make obsolete alias for x-focus-frame.
Jason Rumney [Tue, 18 Sep 2007 22:18:09 +0000 (22:18 +0000)]
(w32-focus-frame): Make obsolete alias for x-focus-frame.

17 years ago(select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.
Jason Rumney [Tue, 18 Sep 2007 22:17:29 +0000 (22:17 +0000)]
(select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.

17 years ago(Fx_focus_frame): Rename from Fw32_focus_frame.
Jason Rumney [Tue, 18 Sep 2007 22:15:06 +0000 (22:15 +0000)]
(Fx_focus_frame): Rename from Fw32_focus_frame.

17 years ago*** empty log message ***
Dan Nicolaescu [Tue, 18 Sep 2007 01:31:07 +0000 (01:31 +0000)]
*** empty log message ***

17 years ago(tex-verbatim-environments): Eliminate CL dependency.
Richard M. Stallman [Mon, 17 Sep 2007 22:23:13 +0000 (22:23 +0000)]
(tex-verbatim-environments): Eliminate CL dependency.

17 years ago(comment-add): New arg EXTRA.
Richard M. Stallman [Mon, 17 Sep 2007 16:40:58 +0000 (16:40 +0000)]
(comment-add): New arg EXTRA.
(comment-region-default): Pass EXTRA if not indenting lines.

17 years ago(browse-url-url-encode-chars): New function.
Michaël Cadilhac [Mon, 17 Sep 2007 15:59:55 +0000 (15:59 +0000)]
(browse-url-url-encode-chars): New function.
URL-encode some chars in a string.
(browse-url-encode-url): Rewrite using the previous function.
(browse-url-file-url): Use `browse-url-url-encode-chars'.
(browse-url-elinks-sentinel): Fix typo.
(browse-url-new-window-flag): Doc change.

17 years ago(gdpy_def): New variable.
Jan Djärv [Mon, 17 Sep 2007 08:07:28 +0000 (08:07 +0000)]
(gdpy_def): New variable.
(xg_initialize): Initialize gdpy_def.
(xg_display_close): If no other display exists, set gdpy_def to a
new connection.

17 years ago(tex-compilation-parse-errors): Prefer the filename from
Glenn Morris [Mon, 17 Sep 2007 07:04:46 +0000 (07:04 +0000)]
(tex-compilation-parse-errors): Prefer the filename from
`--file-line-error', if it is available.

17 years agoJoe Wells <jbw at macs.hw.ac.uk> (tiny change)
Glenn Morris [Mon, 17 Sep 2007 07:02:35 +0000 (07:02 +0000)]
Joe Wells  <jbw at macs.hw.ac.uk>  (tiny change)

(tex-compilation-parse-errors): Also match TeX `--file-line-error'
format.

17 years agoDelete add-hook calls that were moved to
Dan Nicolaescu [Mon, 17 Sep 2007 06:54:23 +0000 (06:54 +0000)]
Delete add-hook calls that were moved to
xterm-mouse-mode.
(xterm-mouse-mode): Disable resume-tty-functions, explain why it
does not work.

17 years agoDelete add-hook calls that were moved to
Dan Nicolaescu [Mon, 17 Sep 2007 06:34:16 +0000 (06:34 +0000)]
Delete add-hook calls that were moved to
xterm-mouse-mode.