]> code.delx.au - gnu-emacs/history
gnu-emacs
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-25 Michael AlbinusSome final fixes in file notification before merging...
2015-11-25 Michael AlbinusRework file notifications, kqueue has problems with...
2015-11-25 Michael AlbinusContinie with pending events
2015-11-25 Michael AlbinusImprove loops in file-notify-test06-many-events
2015-11-25 Michael AlbinusHandle more complex rename operation in kqueue
2015-11-25 Wolfgang JenknerNew test with a larger number of events.
2015-11-25 Michael AlbinusFurther fixes for kqueue.
2015-11-25 Michael AlbinusCode cleanup of kqueue.c
2015-11-25 Michael AlbinusDoc changes for kqueue
2015-11-25 Michael AlbinusFinish implementation in kqueue.c
2015-11-25 Michael Albinus* lisp/filenotify.el (file-notify-add-watch): Fix thinko.
2015-11-25 Michael AlbinusMore work on kqueue
2015-11-25 Michael AlbinusImplement directory events
2015-11-25 Wolfgang JenknerBuild fixes for kqueue support.
2015-11-25 Michael AlbinusContinue kqueue implementation
2015-11-25 Michael AlbinusWork on kqueue
2015-11-25 Michael AlbinusAdd kqueue support
2015-11-25 Michael AlbinusSome final fixes in file notification before merging...
2015-11-20 Michael AlbinusRework file notifications, kqueue has problems with...
2015-11-19 Michael AlbinusContinie with pending events
2015-11-19 Michael AlbinusImprove loops in file-notify-test06-many-events
2015-11-19 Michael AlbinusHandle more complex rename operation in kqueue
2015-11-18 Wolfgang JenknerNew test with a larger number of events.
2015-11-18 Michael AlbinusFurther fixes for kqueue.
2015-11-17 João TávoraMinor fix to comment indentation and typo in last commit
2015-11-17 João Távoralinum-mode plays more nicely with other margin-setting...
2015-11-17 Michael AlbinusCode cleanup of kqueue.c
2015-11-17 Daiki Ueno* lisp/image-mode.el: Support encrypted file
2015-11-16 Michael AlbinusDoc changes for kqueue
2015-11-16 Michael AlbinusFinish implementation in kqueue.c
2015-11-16 Michael Albinus* lisp/filenotify.el (file-notify-add-watch): Fix thinko.
2015-11-16 Juanma Barranquero* lisp/progmodes/verilog-mode.el (verilog-save-buffer...
2015-11-15 Juanma Barranquero; ChangeLog.2 fixes
2015-11-15 Artur Malabarba* lisp/emacs-lisp/package.el: Fix a decoding issue
2015-11-15 Artur Malabarba* lisp/emacs-lisp/package.el: Refactor -with-work-buffe...
2015-11-15 Stefan Monnier* lisp/progmodes/verilog-mode.el: Use with-silent-modif...
2015-11-15 Michael AlbinusMore work on kqueue
2015-11-15 Glenn Morris; Auto-commit of ChangeLog files.
2015-11-15 Xue Fuqiao* CONTRIBUTE: Remove information about feature freeze.
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-15 Xue FuqiaoDocument the release process
2015-11-15 Xue Fuqiao* admin/release-process: Rename from admin/FOR-RELEASE.
2015-11-14 David Engstergitmerge: Fix git log command
2015-11-14 David Engstergitmerge: Try to detect cherry-picks
2015-11-14 Michael AlbinusImplement directory events
2015-11-14 Eli ZaretskiiIncrement Emacs version on master branch
2015-11-14 Xue FuqiaoMention CONTRIBUTE in README
2015-11-14 Wilson SnyderUpdate verilog-mode.el to 2015-11-09-b121d60-vpo.
2015-11-14 Dmitry Gutov; Fix warnings
2015-11-14 Dmitry Gutov; Update xref-etags-mode for the latest change
2015-11-14 Dmitry GutovUse generic dispatch for xref backends
2015-11-13 Juri LinkovSupport rectangular regions for more commands
2015-11-13 Dmitry GutovHandle multiple matches on the same line; add highlighting
2015-11-13 Dmitry GutovReplace xref-match-bounds with xref-match-length
2015-11-13 Paul EggertMerge from gnulib
2015-11-13 Paul EggertSpruce up ftfont.c memory allocation
2015-11-13 Paul EggertPort recent XCB changes to 64-bit ‘long int’
2015-11-13 Paul Eggert* src/undo.c (run_undoable_change): Now static.
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Juanma Barranquero* test/automated/simple-test.el: Add test for bug#20698...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-13 Juanma Barranquero* src/undo.c: Small fixes for previous change
2015-11-13 Eli ZaretskiiAdd a few more variables to redisplay--variables
2015-11-13 Eli Zaretskii* lisp/loadup.el: Enlarge the size of the hash table...
2015-11-13 Eli BarzilayFix point positioning after transposing with negative arg
2015-11-13 Eli ZaretskiiFix last change in shr.el
2015-11-13 Eli ZaretskiiFix last change
2015-11-13 Eli ZaretskiiAnother fix for MinGW64 and Cygwin builds due to notifi...
2015-11-13 YAMAMOTO MitsuharuRemove intern calls and XXX comments from Fx_export_frames
2015-11-13 Eric Hanchrowshr: don't invoke unbound function (Bug#21895)
2015-11-12 Juanma Barranquero* test/automated/keymaps-test.el: Fix test to make...
2015-11-12 Artur Malabarba* test/automated/cl-lib-tests.el (cl-lib-struct-constru...
2015-11-12 Phillip Lord: Tests for undo-auto functionality.
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-11-12 Juri LinkovBind [?\S-\ ] to previous line command in Dired-like...
2015-11-12 Eli ZaretskiiFix the MinGW64 and Cygwin-w32 builds
2015-11-12 Simen HeggestøylEnable sorting of JSON object keys when encoding
2015-11-12 Juanma Barranquero* test/automated/keymap-tests.el: New test file
2015-11-12 Ken RaeburnSpeed up x_real_pos_and_offsets using XCB
2015-11-12 Ken RaeburnEnable use of XCB for checking window manager state
2015-11-12 Ken RaeburnDetect XCB and save a connection handle
2015-11-12 Ken RaeburnReduce some data dependencies between X calls
2015-11-12 Ken RaeburnUse color cache for creating bitmap
2015-11-12 Eli BarzilayAdd "^" to the interactive specs of `dired-next/previou...
2015-11-12 Thomas FitzsimmonsSync with soap-client repository, version 3.0.2
2015-11-11 Alan MackenzieCC Mode: Respect users' settings of open-paren-in-colum...
2015-11-11 Artur Malabarba* lisp/obarray.el: Fix shadowed variables
2015-11-11 Eli ZaretskiiAvoid error in submitting a form with EWW
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 Nicolas PettonRename obarray-p to obarrayp
2015-11-11 Nicolas PettonRename obarray-foreach to obarray-map
2015-11-11 Przemysław WojnowskiNew file with obarray functions.
2015-11-11 Eli ZaretskiiImplement tray notifications for MS-Windows
2015-11-11 Wolfgang JenknerBuild fixes for kqueue support.
2015-11-11 Michael AlbinusContinue kqueue implementation
2015-11-11 Michael AlbinusWork on kqueue
2015-11-11 Michael AlbinusAdd kqueue support
next