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
2c6e026a
Commit
2c6e026a
authored
Jul 12, 2006
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
0c1cf122
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
5 deletions
+40
-5
lisp/ChangeLog
lisp/ChangeLog
+30
-0
lispref/ChangeLog
lispref/ChangeLog
+10
-5
No files found.
lisp/ChangeLog
View file @
2c6e026a
2006-07-12 Richard Stallman <rms@gnu.org>
* progmodes/grep.el (grep-last-buffer): Doc fix.
* info.el (Info-try-follow-nearest-node): Doc fix.
* emacs-lisp/edebug.el (edebug-instrument-function):
Err if find-function-noselect gives no position.
* emacs-lisp/find-func.el (find-function-search-for-symbol):
If can't find definition, return nil for position.
(find-function-do-it): Handle new return value
of find-definition-noselect.
(find-definition-noselect, find-variable-noselect): Doc fix.
(find-function-noselect): Doc fix.
* help-mode.el (help-variable-def): Handle find-variable-noselect
returning no position.
(help-function-def): Likewise for find-function-search-for-symbol.
(help-face-def): Likewise.
* help-fns.el (describe-variable): Handle find-variable-noselect
returning no position.
* files.el (locate-file-completion): Avoid duplicates in result.
* cus-edit.el (custom-no-edit): New command.
(custom-mode-map): Remap to custom-no-edit instead of
using suppress-keymap.
2006-07-12 Nick Roberts <nickrob@snap.net.nz>
* tumme.el (tumme-create-thumb)
...
...
lispref/ChangeLog
View file @
2c6e026a
2006
-
07
-
12
Richard
Stallman
<
rms
@
gnu
.
org
>
*
objects
.
texi
(
Frame
Type
):
Explain
nature
of
frames
better
.
*
frames
.
texi
(
Frames
):
Explain
nature
of
frames
better
.
2006
-
07
-
12
Ken
Manheimer
<
ken
.
manheimer
@
gmail
.
com
>
*
tips
.
texi
(
Coding
Conventions
):
Explain
why
use
cl
at
compile
time
.
2006
-
07
-
12
YAMAMOTO
Mitsuharu
<
mituharu
@
math
.
s
.
chiba
-
u
.
ac
.
jp
>
*
frames
.
texi
(
Window
System
Selections
):
Mention
scrap
support
for
Mac
.
...
...
@@ -14,11 +24,6 @@
(
sit
-
for
0
)
is
equivalent
to
(
redisplay
).
Iconifying
/
deiconifying
no
longer
makes
sit
-
for
return
.
2006
-
07
-
11
Nick
Roberts
<
nickrob
@
snap
.
net
.
nz
>
*
tips
.
texi
(
Coding
Conventions
):
Mention
macros
.
Suggested
by
Ken
Manheimer
.
2006
-
07
-
10
Nick
Roberts
<
nickrob
@
snap
.
net
.
nz
>
*
display
.
texi
(
Buttons
):
Fix
typo
.
...
...
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