diff options
| author | Michael Albinus | 2012-11-08 08:50:43 +0100 |
|---|---|---|
| committer | Michael Albinus | 2012-11-08 08:50:43 +0100 |
| commit | a43d02f01b7b6cc07f15a0a6ea677669ff079618 (patch) | |
| tree | 60574cc36bc2946cf6744f8ebc91b332b9a1ccbf /doc/lispref/ChangeLog | |
| parent | 6b064c16b1761605c87c0d3dbee91f6c3f6030d0 (diff) | |
| download | emacs-a43d02f01b7b6cc07f15a0a6ea677669ff079618.tar.gz emacs-a43d02f01b7b6cc07f15a0a6ea677669ff079618.zip | |
* os.texi (Notifications): Update descriptions of
notifications-notify, notifications-close-notification and
notifications-get-capabilities according to latest code changes.
Add notifications-get-server-information.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 17bd43fc0d9..f5aad901d44 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-11-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * os.texi (Notifications): Update descriptions of | ||
| 4 | notifications-notify, notifications-close-notification and | ||
| 5 | notifications-get-capabilities according to latest code changes. | ||
| 6 | Add notifications-get-server-information. | ||
| 7 | |||
| 1 | 2012-11-03 Chong Yidong <cyd@gnu.org> | 8 | 2012-11-03 Chong Yidong <cyd@gnu.org> |
| 2 | 9 | ||
| 3 | * objects.texi (General Escape Syntax): Clarify the explanation of | 10 | * objects.texi (General Escape Syntax): Clarify the explanation of |