]> code.delx.au - gnu-emacs/history - doc/lispref
Update documentation for Dired search and replace
[gnu-emacs] / doc / lispref /
2016-01-22 Eli ZaretskiiDocument cl-generic.el
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-19 Eli ZaretskiiImprove documentation of 'alist-get'
2016-01-19 Paul EggertMinor improvements to (random t) documentation
2016-01-18 Alan Mackenzie* doc/lispref/frames.texi (Position Parameters): Say...
2016-01-16 Eli ZaretskiiImprove documentation of dynamic modules
2016-01-16 Eli ZaretskiiDocument 'function-put'
2016-01-16 Eli ZaretskiiDocument 'funcall-interactively'
2016-01-16 Eli Zaretskii* doc/lispref/lists.texi (Association Lists): Document...
2016-01-16 Eli Zaretskii* doc/lispref/strings.texi (Text Comparison): Document...
2016-01-16 Eli ZaretskiiDocument renaming of selection-related functions
2016-01-16 Eli Zaretskii* doc/lispref/macros.texi (Expansion): Document 'macroe...
2016-01-16 Eli ZaretskiiDocument 'define-inline'
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Eli ZaretskiiMake 'random' seeds cryptographically secure if possible
2016-01-13 Eli ZaretskiiDocument obsoletion of 'intangible' and 'point-entered...
2016-01-13 Eli ZaretskiiUpdater documentation of 'looking-back'
2016-01-13 Eli ZaretskiiDocument 'pre-redisplay-functions'
2016-01-13 Eli ZaretskiiDocument the new deafault value of 'load-read-function'
2016-01-13 Eli ZaretskiiDocument 'bufferpos-to-filepos' and 'filepos-to-bufferpos'
2016-01-13 Eli ZaretskiiDocument the new prefix-command hooks
2016-01-12 Eli ZaretskiiUpdate documentation of 'process-running-child-p'
2016-01-12 Eli ZaretskiiUpdate documentation of 'deactivate-mark'.
2016-01-12 Eli ZaretskiiUpdate documentation of 'completion-table-dynamic'
2016-01-12 Eli ZaretskiiDocument changes in 'read-buffer' and 'read-buffer...
2016-01-10 Eli ZaretskiiUpdate documentation of 'indirect-function'
2016-01-10 Eli ZaretskiiUpdate documentation for obsoleting 'syntax-begin-function'
2016-01-09 Stefan Monnier* loading.texi: Add `define-type' entry for load-history
2016-01-09 Eli ZaretskiiUpdate 'load-history' docs
2016-01-08 Eli ZaretskiiImprove documentation of Delete Selection mode
2016-01-06 Eli ZaretskiiObey coding-system-for-write when writing stdout/stderr...
2016-01-01 Paul EggertFix copyright years by hand
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 Eli ZaretskiiClarify docs of hscroll in RTL text
2015-12-28 Alan MackenzieAllow line comments ending with escaped NL to be contin...
2015-12-23 Eli ZaretskiiDocument default process sentinel more prominently
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-19 Eli ZaretskiiDocument new features of Font Lock
2015-12-19 Eli ZaretskiiManual followup to last change
2015-12-19 Eli Zaretskii* doc/lispref/elisp.texi (Top): Update top-level menus.
2015-12-18 Alan MackenzieRename `recenter-group' to `recenter-window-group' origin/scratch/follow
2015-12-15 Alan MackenzieTidy up documentation associated with window groups.
2015-12-14 Alan MackenzieReplace GROUP argument in six window primitives by...
2015-12-12 Martin RudalicsFix frame height calculations with added menu bar on...
2015-12-12 Eli ZaretskiiDocument multi-mode indentation facilities
2015-12-11 Eli ZaretskiiClarify documentation of 'modify-frame-parameters'
2015-12-11 Eli ZaretskiiClarify documentation of 'values'
2015-12-07 Eli ZaretskiiImprove documentation of kill commands
2015-12-07 Alan MackenzieAmend doc of `mapconcat': it can take sequences, not...
2015-12-05 Eli ZaretskiiInitial documentation of dynamic modules
2015-12-05 Eli ZaretskiiFix documentation of 'undo' changes
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-04 Alan MackenzieFirst commit to scratch/follow. Make Isearch work...
2015-12-03 Phillip LordExternalize some symbols in undo-auto
2015-12-03 Eli ZaretskiiDocument 'nacl' value for 'system-type'
2015-12-03 Eli ZaretskiiDocument 'window-max-chars-per-line'
2015-12-03 Eli ZaretskiiDocument new font-related functionality
2015-12-03 Eli ZaretskiiFix documentation and implementation of 'directory...
2015-12-01 Eli ZaretskiiDocument 'directory-files-recursively'
2015-12-01 Eli ZaretskiiDocument 'inhibit-read-only' property
2015-11-30 Phillip Lord; Fix broken reference
2015-11-30 Phillip Lord; Added documentation for undo-auto functionality.
2015-11-30 Paul EggertFix font typo in previous doc fix.
2015-11-30 Paul EggertA bit more security doc, esp. file local vars
2015-11-29 Eli ZaretskiiImprove documentation of string-collate-* functions
2015-11-29 Eli ZaretskiiDocument truncate-string-ellipsis
2015-11-28 Eli ZaretskiiDocument new checkdoc features
2015-11-27 Eli ZaretskiiImprove documentation of 'eval-buffer' and 'eval-region'
2015-11-24 Paul EggertImprove text-quoting-style doc again
2015-11-24 Paul EggertImprove text-quoting-style doc
2015-11-23 Martin Rudalics* doc/lispref/windows.texi (Window Sizes): Fix indices...
2015-11-21 Eli ZaretskiiCall 'window-size-change-functions' for mini-windows
2015-11-20 John WiegleyCorrect a documentation error in frames.texi
2015-11-14 Eli ZaretskiiDocument that GNU Make >= 3.81 is required to build...
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-11 Juanma Barranquero; * doc/lispref/os.texi: Fix indentation of sample...
2015-11-11 Nicolas PettonRename seq-p and map-p to seqp and mapp
2015-11-11 Eli ZaretskiiImplement tray notifications for MS-Windows
2015-11-11 Alan MackenzieFirst commit to scratch/follow. Make Isearch work...
2015-11-10 Paul EggertSpelling fixes
2015-11-10 Artur Malabarba* doc/lispref/variables.texi (Directory Local Variables):
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-07 Martin Rudalics* doc/lispref/windows.texi (Coordinates and Windows...
2015-11-02 Ken BrownDocument behavior of collation on Cygwin
2015-10-29 Eli Zaretskii; Improve documentation of 'unhandled-file-name-directory'
2015-10-29 Dmitry GutovDon't require default-directory to end with a slash
2015-10-28 Artur Malabarba* doc/lispref/sequences.texi (Sequence Functions):...
2015-10-28 Artur Malabarba* lisp/emacs-lisp/seq.el (seq-mapn): New function
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-26 Stephen LeakeClarify that load-path contents should be directory...
2015-10-26 Michael AlbinusFurther work on `stopped' events in filenotify.el
2015-10-25 Michael AlbinusDocument file notification `stopped' event
2015-10-22 Paul EggertNew lispref section “Security Considerations”
2015-10-21 Paul Eggert(/ N) now returns the reciprocal of N
2015-10-19 Nicolas PettonNew function seq-position
next