Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6d496c76
Commit
6d496c76
authored
Aug 01, 2008
by
Ted Zlatanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add entries about the new auth-source integration and
about the cyrillic-translit modifications.
parent
818f12ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+15
-0
No files found.
etc/ChangeLog
View file @
6d496c76
2008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
* NEWS: Add entries about the new auth-source integration and
about the cyrillic-translit modifications.
2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
* Emacs.clr: Remove.
...
...
etc/NEWS
View file @
6d496c76
...
...
@@ -156,6 +156,11 @@ active frame and INACTIVE is the opactity of non-active frames.
The variable `frame-alpha-lower-limit' defines a lower bound for the
opacity; the default is 20.
*** Emacs can now use `auth-source' for authentication.
`smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain
login names and passwords. The match, if found, is reported
in *Messages* with the password blanked out.
** Internationalization changes
*** The Emacs character set is now a superset of Unicode.
...
...
@@ -197,6 +202,11 @@ unify-8859-on-decoding-mode are obsolete.
accepts numbers in hash notation (e.g. #o21430 for octal, or #10r8984 for
decimal). It also accepts Unicode character names with completion.
*** The `cyrillic-translit' input method supports many new characters.
Common typographical characters available from Unicode were added to
`cyrillic-translit': punctuation marks, accented characters, fractions,
and others.
** Emacs now supports serial port access on GNU/Linux, Unix, and
Windows. The new command `serial-term' starts an interactive terminal
on a serial port. The serial port can be configured at runtime with
...
...
@@ -692,6 +702,11 @@ saving articles drafts and ~/.newsrc.eld. These file may not be read
correctly in Emacs 22 and below. If you want to Gnus across different Emacs
versions, you may set `mm-auto-save-coding-system' to `emacs-mule'.
*** Password are consistently loaded through `auth-source'
Gnus can use `auth-source' for POP and IMAP passwords. Also see that
`smtpmail' and `url' support `auth-source' for SMTP and HTTP/HTTPS/RSS
authentication respectively.
** Help mode
*** New macro `with-help-window' should set up help windows better
than `with-output-to-temp-buffer' with `print-help-return-message'.
...
...
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