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
de529e21
Commit
de529e21
authored
Jan 14, 2007
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
1bb60c13
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
5 deletions
+13
-5
lisp/ChangeLog
lisp/ChangeLog
+5
-1
lispref/ChangeLog
lispref/ChangeLog
+8
-4
No files found.
lisp/ChangeLog
View file @
de529e21
...
...
@@ -5,7 +5,11 @@
(kmacro-step-edit-prefix-commands): Fix typos in docstrings.
(kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
* emulation/keypad.el (keypad-setup): Fix typos in docstring.
* longlines.el (longlines-show-hard-newlines):
* ruler-mode.el (ruler-mode-ruler):
* emulation/keypad.el (keypad-setup):
* progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
Fix typo in docstring.
2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
lispref/ChangeLog
View file @
de529e21
2007-01-14 Juanma Barranquero <lekktu@gmail.com>
* tips.texi (Coding Conventions): Fix typos.
2007-01-05 Richard Stallman <rms@gnu.org>
* modes.texi (Defining Minor Modes): Fix previous change.
2007-01-03 Richard Stallman <rms@gnu.org>
* customize.texi (Variable Definitions, Customization Types):
* customize.texi (Variable Definitions, Customization Types):
Don't use * in doc string for defcustom.
2007-01-02 Richard Stallman <rms@gnu.org>
...
...
@@ -72,8 +76,8 @@
2006-12-16 Eli Zaretskii <eliz@gnu.org>
* internals.texi (Building Emacs, Writing Emacs Primitives):
Add
index entries.
* internals.texi (Building Emacs, Writing Emacs Primitives):
Add
index entries.
2006-12-11 Richard Stallman <rms@gnu.org>
...
...
@@ -5586,7 +5590,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
;; End:
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
2005, 2006
, 2007
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.
...
...
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