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
3f0faa45
Commit
3f0faa45
authored
Jul 25, 2013
by
Xue Fuqiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/misc/ido.texi: New file.
parent
999c74e3
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
721 additions
and
3 deletions
+721
-3
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/ido.texi
doc/misc/ido.texi
+712
-0
etc/NEWS
etc/NEWS
+5
-3
No files found.
doc/misc/ChangeLog
View file @
3f0faa45
2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
* ido.texi: New file.
2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
* gnus.texi (Customizing Articles): Document function predicates.
...
...
doc/misc/ido.texi
0 → 100644
View file @
3f0faa45
This diff is collapsed.
Click to expand it.
etc/NEWS
View file @
3f0faa45
...
...
@@ -180,9 +180,6 @@ You can use the new function `remember-store-in-files' within the
See `remember-data-directory' and `remember-directory-file-name-format'
for new options related to this function.
** `ido-use-virtual-buffers' takes a new value 'auto.
**
`ido-decorations' has been slightly extended to give a bit more control.
** More packages look for ~/.emacs.d/<foo> additionally to ~/.<foo>.
Affected files:
~/.emacs.d/timelog
replaces ~/.timelog
...
...
@@ -283,6 +280,11 @@ amounts of data into the ERC input.
***
The icomplete-separator is customizable, and its default has changed.
***
Removed icomplete-show-key-bindings.
** Ido
***
Ido has a manual now.
**
`ido-use-virtual-buffers' takes a new value 'auto.
**
`ido-decorations' has been slightly extended to give a bit more control.
** Image mode
*** New commands `n' (`image-next-file') and `p' (`image-previous-file')
...
...
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