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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
78d4f409
Commit
78d4f409
authored
Feb 17, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
8a7377b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
etc/NEWS
etc/NEWS
+4
-3
lisp/ChangeLog
lisp/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
78d4f409
...
...
@@ -46,9 +46,10 @@ integer, it says how many columns to scroll. If the value is a
floating-point number, it gives the fraction of the window's width to
scroll the window.
** New display feature: focus follows mouse.
By setting the variable x-autoselect-window to non-nil value, mouse will
autoselect the window it is in. It is turned off by default.
** New display feature: focus follows mouse. If you set the variable
x-autoselect-window to non-nil value, moving the mouse to a different
Emacs window will select that window. The default is nil, so that
this feature is not enabled.
** The new command `describe-text-at' pops up a buffer with description
of text properties, overlays, and widgets at point, and lets you get
...
...
lisp/ChangeLog
View file @
78d4f409
2002-02-17 stanislav shalunov <shalunov@internet2.edu>
* mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
invoked from Rmail with full headers displayed.
2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
...
...
@@ -122,6 +127,7 @@
* eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
after the #! of a shell interpretor specification.
>>>>>>> 1.3466
2002-02-15 Richard M. Stallman <rms@gnu.org>
* help.el (describe-key-briefly): Make output in INSERT case
...
...
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