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
cefee440
Commit
cefee440
authored
Feb 08, 2012
by
Glenn Morris
Browse files
* doc/emacs/ack.texi (Acknowledgments): Update emacs-lock info.
* etc/NEWS: Related edits.
parent
a7686350
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
7 deletions
+12
-7
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+2
-0
doc/emacs/ack.texi
doc/emacs/ack.texi
+4
-2
etc/NEWS
etc/NEWS
+6
-5
No files found.
doc/emacs/ChangeLog
View file @
cefee440
2012-02-08 Glenn Morris <rgm@gnu.org>
* ack.texi (Acknowledgments): Update emacs-lock info.
* rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
* text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
...
...
doc/emacs/ack.texi
View file @
cefee440
...
...
@@ -1341,8 +1341,10 @@ Francis J.@: Wright wrote @file{woman.el}, a package for browsing
manual
pages
without
the
@
code
{
man
}
command
.
@
item
Tom
Wurgler
wrote
@
file
{
emacs
-
lock
.
el
},
which
makes
it
harder
to
exit
with
valuable
buffers
unsaved
.
Juanma
Barranquero
wrote
@
file
{
emacs
-
lock
.
el
}
(
based
on
the
original
version
by
Tom
Wurgler
),
which
makes
it
harder
to
exit
with
valuable
buffers
unsaved
.
He
also
made
many
other
contributions
to
other
areas
,
including
MS
Windows
support
.
@
item
Masatake
Yamato
wrote
@
file
{
ld
-
script
.
el
},
an
editing
mode
for
GNU
...
...
etc/NEWS
View file @
cefee440
...
...
@@ -970,12 +970,13 @@ soap-inspect.el is an interactive inspector for SOAP WSDL structures.
---
** New generic mode, xmodmap-generic-mode, for xmodmap files.
---
** New emacs-lock.el package.
(The pre
-existing
on
e
has been
renam
ed to old-emacs-lock.el
and moved
to obsolete/.) Now, Emacs Lock
is a proper minor mode
`emacs-lock-mode'.
Protection against exiting Emacs and killing the
buffer can be set
separately. The mechanism for auto turning off
protection
for buffers with inferior processes has been generalized.
(The pre
vious versi
on has been
mov
ed to
obsolete/
old-emacs-lock.el
.)
Now, there
is a proper minor mode
`emacs-lock-mode'.
Protection against exiting Emacs and killing the
buffer can be set
separately. The mechanism for auto
matically
turning off
protection
for buffers with
dead
inferior processes has been generalized.
* Incompatible Lisp Changes in Emacs 24.1
...
...
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