Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9c1e9d54
Commit
9c1e9d54
authored
Oct 24, 2002
by
Kim F. Storm
Browse files
*** empty log message ***
parent
472514b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
src/ChangeLog
src/ChangeLog
+9
-0
No files found.
src/ChangeLog
View file @
9c1e9d54
2002-10-24 Kim F. Storm <storm@cua.dk>
* process.c (Fformat_network_address): New function.
(syms_of_process): Defsubr it.
(list_processes_1): Use it to format :local/:remote address if
service/host is not set; before emacs would crash in that case.
(Fmake_network_process): Don't use Ffind_operation_coding_system
to setup coding system if host or service is not set.
2002-10-23 Juanma Barranquero <lektu@terra.es>
Patch suggested by Jay Finger <jay_finger@hotmail.com>.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment