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
3b4fa1b2
Commit
3b4fa1b2
authored
Jun 19, 2000
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
20fd0b4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
+16
-3
etc/NEWS
etc/NEWS
+6
-3
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
etc/NEWS
View file @
3b4fa1b2
...
...
@@ -17,6 +17,9 @@ images and toolkit scrollbars. Use the --help option to list them.
*
Changes in Emacs 21.1
** Item Save Options on the Options menu allows saving options set
using that menu.
** New function executable-make-buffer-file-executable-if-script-p is
suitable as an after-save-hook as an alternative to executable-chmod.
...
...
@@ -73,9 +76,9 @@ equivalent ot specifying the frame parameter.
- By setting buffer-local variable `line-spacing'. The meaning is
the same, but applies to the a particular buffer only.
** The new command `clone-
buffer-indirectly
' can be used to create
** The new command `clone-
indirect-buffer
' can be used to create
an indirect buffer that is a twin copy of the current buffer. The
command `clone-
buffer-indirectly
-other-window', bound to C-x 4 c,
command `clone-
indirect-buffer
-other-window', bound to C-x 4 c,
does the same but displays the indirect buffer in another window.
** New user options `backup-directory-alist' and
...
...
@@ -1235,7 +1238,7 @@ and event names in ange brackets.
call to `message', the echo area will not be resized to display that
message; it will be truncated instead.
** The
variable
line-number-display-limit can now be set to nil,
** The
user option
line-number-display-limit can now be set to nil,
meaning no limit.
** select-safe-coding-system now also checks the most preferred
...
...
src/ChangeLog
View file @
3b4fa1b2
No preview for this file type
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