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
47b8bc5d
Commit
47b8bc5d
authored
Sep 09, 2005
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
090be3b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
47 additions
and
2 deletions
+47
-2
lisp/ChangeLog
lisp/ChangeLog
+43
-2
lispref/ChangeLog
lispref/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
47b8bc5d
2005-09-08 Richard M. Stallman <rms@gnu.org>
* progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
(sh-mode): Locally set skeleton-pair-default-alist.
* progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
* progmodes/flymake.el: Require `compile' unconditionally.
* mail/sendmail.el (send-mail-function): Add Mailclient alternative.
* woman.el (woman-file-name): Provide a default, not initial input.
* smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
* font-lock.el (font-lock-support-mode): Doc fix.
* descr-text.el (describe-property-list): Handle non-symbol prop names.
2005-08-30 Richard M. Stallman <rms@gnu.org>
* simple.el (blink-matching-open): Get rid of text props from
the string shown in echo area. Don't permanently set point.
Some rearrangements.
* files.el (risky-local-variable-p):
Match `-predicates' and `-commands.
* cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
(custom-save-all): Visit the file if necessary;
kill the buffer if we created it.
(custom-save-delete): Don't visit file or kill buffer here.
2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
* recentf.el (recentf-filename-handler): Add custom choice
...
...
@@ -65,8 +98,6 @@
* mouse.el (mouse-drag-header-line): Do nothing if the header-line
can't be moved; don't signal an error.
* custom.el (custom-push-theme): Fix last change.
2005-09-05 Chong Yidong <cyd@stupidchicken.com>
* cus-theme.el (custom-theme-write-faces): Save the current face
...
...
@@ -275,6 +306,16 @@
(tramp-advice-make-auto-save-file-name): Make defadvice only when
`make-auto-save-file-name' is not a magic file name operation.
2005-08-30 Richard M. Stallman <rms@gnu.org>
* files.el (risky-local-variable-p):
Match `-predicates' and `-commands.
* cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
(custom-save-all): Visit the file if necessary;
kill the buffer if we created it.
(custom-save-delete): Don't visit file or kill buffer here.
2005-08-30 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el (org-special-keyword): New face.
...
...
lispref/ChangeLog
View file @
47b8bc5d
2005
-
09
-
08
Richard
M
.
Stallman
<
rms
@
gnu
.
org
>
*
tips
.
texi
(
Programming
Tips
):
Correct
the
"default"
prompt
spec
.
2005
-
09
-
08
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
locals
.
texi
(
Standard
Buffer
-
Local
Variables
):
Don
't include
...
...
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