]> code.delx.au - gnu-emacs/history - doc/lispref
Improve documentation of kill commands
[gnu-emacs] / doc / lispref /
2015-12-07 Eli ZaretskiiImprove documentation of kill commands
2015-12-05 Eli ZaretskiiInitial documentation of dynamic modules
2015-12-05 Eli ZaretskiiFix documentation of 'undo' changes
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-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
2015-10-19 Eli ZaretskiiFix return value of 'set-file-extended-attributes'
2015-10-19 Eli Zaretskii; * doc/lispref/processes.texi (Synchronous Processes...
2015-10-19 Eli ZaretskiiImprove documentation of functions that change files
2015-10-16 Eli ZaretskiiMinor improvement in documentation of internals
2015-10-16 Eli ZaretskiiImprove documentation of COLLECTION in completion functions
2015-10-11 Paul EggertUse ‘echo’ safely with ‘\’ or leading ‘-’
2015-10-06 Xue Fuqiao* doc/lispref/objects.texi (Window Type): Add a cross...
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-03 Xue FuqiaoDoc fix for `defmacro'
2015-10-02 Paul EggertFix a few problems with directed quotes
2015-09-30 Eli Zaretskii; Clarify docs of pos-visible-in-window-p some more
2015-09-30 Eli ZaretskiiClarify documentation of pos-visible-in-window-p
2015-09-28 Nicolas PettonAdd documentation for seq.el
2015-09-28 Nicolas PettonBetter documentation for seq-some
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-25 Alan MackenzieResurrect edebug-set-initial-mode, repurposing it to...
2015-09-25 Eli ZaretskiiAvoid non-ASCII decoding errors in Texinfo files
2015-09-23 Eli ZaretskiiSupport ':relative-width' space display spec on text...
2015-09-22 Eli ZaretskiiClarify documentation of ':relative-width'
2015-09-22 Alan MackenzieMake description of `edebug-initial-mode' user friendly.
2015-09-22 Eli Zaretskii; * doc/lispref/os.texi (File Notifications): Minor...
2015-09-21 Paul EggertClarify or replace a few \u escapes.
2015-09-21 Michael AlbinusAdapt tests and manual for w32notify
2015-09-21 Nicolas PettonBetter docstring and parameter name for seq-find
2015-09-20 Michael AlbinusImprove file notifications, especially for Tramp
2015-09-18 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2015-09-17 Eli Zaretskii* doc/lispref/frames.texi (Cursor Parameters): Document...
2015-09-16 Eli ZaretskiiRestore some of the quoting in the manuals
2015-09-15 Stephen LeakeRevert premature commit
2015-09-15 Stephen LeakeFix a bug in elisp--xref-find-definitions related to...
2015-09-15 Paul Eggert; Spelling fixes
2015-09-15 Paul EggertQuote “fullboth” when defining it
2015-09-15 Paul EggertQuote less in manuals
2015-09-14 Eli ZaretskiiClarify documentation of char-table extra slots
2015-09-13 Eli ZaretskiiFix markup in ELisp manual
2015-09-10 Nicolas PettonAdd seq-find
2015-09-10 Eli ZaretskiiImprove documentation of categories
2015-09-09 Eli ZaretskiiFix indentation of an @example in ELisp manual
2015-09-09 Paul EggertImprovements for curved quotes on Linux consule
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-07 Artur Malabarba* lisp/emacs-lisp/package.el (package-initialize):...
2015-09-06 Michael AlbinusFile notifications: Support renaming over directory...
2015-09-05 Nicolas PettonImprove the semantic of seq-some
2015-09-05 Nicolas PettonRename seq-some-p to seq-some and seq-contains-p to...
2015-09-05 Johan Bockgård* doc/lispref/frames.texi (Mouse Tracking): Fix typo.
2015-09-04 Paul EggertFix minor problems with " in manual
2015-09-02 Paul EggertTreat initial-scratch-message as a doc string
2015-09-02 Paul EggertFollow text-quoting-style in display table init
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-31 Nicolas PettonBetter documentation of seq-let
next