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
d344ecbb
Commit
d344ecbb
authored
Nov 30, 2003
by
Luc Teirlinck
Browse files
*** empty log message ***
parent
7ada28ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
2 deletions
+16
-2
lisp/ChangeLog
lisp/ChangeLog
+10
-2
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
lisp/ChangeLog
View file @
d344ecbb
2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
* help.el (help-map): Bind `display-local-help' to `C-h .'.
(help-for-help): Add `C-h .' to the listed Help options.
Remove trailing whitespace.
* help-at-pt.el: New file.
2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
* subr.el (noreturn, 1value): New macros for test coverage. See
...
...
@@ -51,7 +59,7 @@
2003-11-25 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua--standard-movement-commands):
* emulation/cua-base.el (cua--standard-movement-commands):
Add forward-sentence and backward-sentence.
2003-11-25 Stephen Eglen <stephen@gnu.org>
...
...
@@ -117,7 +125,7 @@
* mouse.el: Bind mouse-1 on left-fringe and right-fringe to
mouse-set-point so that hscroll still works now that clicks on
fringes generate specific mouse events.
fringes generate specific mouse events.
(mouse-set-point): Note that it now works in fringes and margins
too due to new semantics of posn-point in fringes and margins.
...
...
src/ChangeLog
View file @
d344ecbb
2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
* intervals.h: Add EXFUN for Fget_char_property_and_overlay.
* textprop.c (Fget_char_property_and_overlay): New function.
(syms_of_textprop): Defsubr it.
2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
...
...
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