Reduce use of (require 'cl).
[bpt/emacs.git] / lisp / info.el
2012-07-10 Stefan MonnierReduce use of (require 'cl).
2012-07-08 Chong YidongFix interaction of line-dragging with mouse-1-click...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-27 Glenn MorrisRemove paths.el
2012-06-23 Chong YidongUse @ interactive spec for Info-mouse-follow-link.
2012-06-23 Chong YidongFixes for Info link-following mouse commands.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Sam Steingold* lisp/bindings.el (global-map): Bind XF86Forward to...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Juri Linkov* lisp/isearch.el (isearch-search-fun-default): New...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Glenn MorrisDon't mess with INFOPATH in ns builds
2012-05-25 Paul EggertMerge from trunk.
2012-05-22 Glenn MorrisAdd "How to Report a Bug" to Help menu
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-04-09 Paul EggertMerge from trunk.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-22 Kenichi Handamerge trunk
2012-03-21 Chong Yidong* info.el (Info-menu): Handle string value of FORK...
2012-03-06 Glenn MorrisComment.
2012-03-06 Thien-Thi Nguyen* lisp/info.el (Info-insert-dir): Also try "dir.gz".
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-15 Alan MackenzieMerge.
2012-01-15 Paul EggertMerge from trunk.
2012-01-14 Eli ZaretskiiAllow visiting Info files with no "Up" pointer, such...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-06 Glenn MorrisChange the binding of "e" in info-mode.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Kenichi Handamerge trunk
2011-12-02 Juri Linkov* lisp/info.el (Info-search): Display "end of manual...
2011-11-23 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Juri Linkov* lisp/info.el (Info-finder-find-node): Use `package...
2011-11-19 Juri LinkovDon't kill the *info* buffer in `Info-revert-find-node'.
2011-11-19 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight-new-loop):
2011-11-19 Juri LinkovReplace `delete' with `remove' in info.el.
2011-11-19 Paul EggertMerge from trunk.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-25 Paul EggertMerge from trunk.
2011-10-24 Juri Linkov* lisp/info.el (Info-following-node-name-re): Add newli...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-25 Paul EggertMerge from trunk.
2011-09-22 Chong YidongReintroduce pop-to-buffer-same-window; use it for previ...
2011-09-21 Paul EggertMerge from trunk.
2011-09-20 Juri Linkov* lisp/info.el (Info-history-skip-intermediate-nodes...
2011-09-20 Juri Linkov* lisp/info.el (Info-last-preorder): Visit last menu...
2011-09-18 Juri Linkov* lisp/info.el (Info-extract-menu-node-name): Check...
2011-09-18 Juri Linkov* lisp/info.el (Info-mode-syntax-table): New variable.
2011-09-18 Juri Linkov* lisp/info.el (Info-file-supports-index-cookies):...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-11 Chong YidongChange modes that used same-window-* vars to use switch...
2011-09-10 Chong YidongFix info and customize *-other-window commands.
2011-09-10 Chong YidongTweaks to display-buffer default actions; remove same...
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-14 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-07 Juri LinkovMinor doc fixes. Remove duplicate ChangeLog entries.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Lars Magne Ingebri... * info.el: Remove the `Info-beginning-of-buffer' function
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-15 Glenn MorrisRework previous change.
2011-07-15 Glenn Morris* lisp/info.el (info-insert-file-contents): Require...
2011-07-15 Lars Magne Ingebri... (Info-mode-menu): Use `Info-beginning-of-buffer' for...
2011-07-15 Lars Magne Ingebri... Add new command `Info-beginning-of-buffer' to allow...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Lars Magne Ingebri... (info-insert-file-contents): Inhibit jka-compr messages...
2011-07-13 Lars Magne Ingebri... (Info-find-file): Fall back on the installation directo...
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongDocument some Info functions (Bug#1084).
2011-07-07 Lars Magne Ingebri... (Info-mode-map): Remove S-TAB binding, since [backtab...
next