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
412b9ee5
Commit
412b9ee5
authored
Jan 04, 2011
by
Michael Albinus
Browse files
* NEWS: Extended behaviour of dbus-register-{method,property}.
parent
0fadf00e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+5
-3
No files found.
etc/ChangeLog
View file @
412b9ee5
2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
* NEWS: Extended behaviour of dbus-register-{method,property}.
2011-01-02 Kenichi Handa <handa@m17n.org>
* NEWS.23: Describe the changes for rmail's MIME handling.
...
...
etc/NEWS
View file @
412b9ee5
GNU Emacs NEWS -- history of user-visible changes.
Copyright (C) 2010
, 2011
Free Software Foundation, Inc.
Copyright (C) 2010 Free Software Foundation, Inc.
See the end of the file for license conditions.
Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
...
...
@@ -557,6 +557,8 @@ threads simultaneously.
*** It is possible now, to access alternative buses than the default
system or session bus.
*** dbus-register-{method,property} do not necessarily register names anymore.
** Tramp
*** There exists a new inline access method "ksu" (kerberized su).
...
...
@@ -713,8 +715,8 @@ by the Graphic Control Extension of the image.
*** If Emacs is compiled with libxml2 support (which is the default),
two new Emacs Lisp-level functions are defined:
`
lib
xml-parse-html-
region
' (which will parse "real world" HTML)
and `
lib
xml-parse-
xml-region
' (which parses XML). Both return an
`xml-parse-html-
string-internal
' (which will parse "real world" HTML)
and `xml-parse-
string-internal
' (which parses XML). Both return an
Emacs Lisp parse tree.
FIXME: These should be front-ended by xml.el.
...
...
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