aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-052-0/+8
* lisp/emacs-lisp/warnings.el: Tiny fixes.Juanma Barranquero2011-05-052-53/+59
* src/gnutls.c: Remove unused parameter `fildes'.Juanma Barranquero2011-05-054-12/+14
* Fix previous change: the library cache is defined in w32.c.Juanma Barranquero2011-05-042-1/+12
* Make autoloading commands prompt for autoload file (Bug#7989)Chong Yidong2011-05-042-29/+59
* Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-0413-112/+420
* registry.el (registry-reindex): Fix percentage message.Teodor Zlatanov2011-05-042-1/+5
* Small diary-lib.el font-locking fix.Glenn Morris2011-05-032-18/+27
* diary-lib.el fix for bug#8583.Glenn Morris2011-05-032-6/+18
* Comment fix.Glenn Morris2011-05-031-1/+1
* Mark tiny change.Glenn Morris2011-05-031-1/+1
* Support :keylist and :crlfiles options to `gnutls-boot' and use them.Ted Zlatanov2011-05-032-13/+58
* Use CL-style keyword arguments for `gnutls-negotiate' and allow :keylist and ...Ted Zlatanov2011-05-033-16/+34
* * lisp/minibuffer.el (completion--message): New function.Stefan Monnier2011-05-032-20/+23
* * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on theStefan Monnier2011-05-032-17/+19
* Merge changes made in Gnus trunk.Gnus developers2011-05-035-3/+25
* * xterm.c (x_set_frame_alpha): Do not set property on anythingJan Djärv2011-05-032-5/+5
* Mark tiny change.Glenn Morris2011-05-031-1/+1
* * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).Chong Yidong2011-05-032-4/+16
* Fix my last lisp/Changelog entry.Agustín Martín2011-05-031-1/+1
* ispell.el (ispell-add-per-file-word-list): Use `concat' to create string for ...Agustín Martín2011-05-032-1/+6
* * lisp/textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):Stefan Monnier2011-05-032-8/+11
* ispell.el (ispell-add-per-file-word-list): Protect against `nil' value of `c...Agustín Martín2011-05-032-8/+17
* * lisp/erc/erc-backend.el (671): New response handler.Julien Danjou2011-05-033-1/+14
* New command isearch-yank-pop and bind it to `M-y' in IsearchLeo Liu2011-05-034-1/+29
* * lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.Stefan Monnier2011-05-022-10/+19
* * lisp/textmodes/ispell.el (lookup-words): Use with-temp-buffer; signalStefan Monnier2011-05-022-39/+38
* Document new GnuTLS additions for general and W32 use.Ted Zlatanov2011-05-022-1/+27
* * NEWS: Mention `url-retrieve-queue', (:file "file") and `server-eval-at'.Lars Magne Ingebrigtsen2011-05-032-0/+14
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-05-027-15/+50
* Kill all processes associated with the buffer.Lars Magne Ingebrigtsen2011-05-021-3/+4
* Autoload `url-queue-retrieve', and fix up the pruning code.Lars Magne Ingebrigtsen2011-05-022-7/+11
* (url-queue-run-queue): Pick the first waiting job, and not the last.Lars Magne Ingebrigtsen2011-05-022-3/+7
* Add the new file url-queue.el, which allows controlling theLars Magne Ingebrigtsen2011-05-022-0/+112
* Fix description of diff.elLeo Liu2011-05-022-1/+5
* src/sysdep.c (get_tty_size) [WINDOWSNT]: Implement.Juanma Barranquero2011-05-022-8/+22
* nnheader.el (nnheader-insert-buffer-substring): Renamed from nntp- and moved ...Lars Magne Ingebrigtsen2011-05-024-18/+21
* src/gnutls.c: Make static a bunch of variables.Juanma Barranquero2011-05-022-17/+30
* Decode &_ => SPC in the reply.Lars Magne Ingebrigtsen2011-05-021-4/+8
* Implement and document `server-eval-at'.Lars Magne Ingebrigtsen2011-05-024-0/+52
* pop3.el (pop3-open-server): Fix It's `tls', not :tls.Lars Magne Ingebrigtsen2011-05-021-1/+1
* pop3.el (pop3-open-server): Error messages are "-ERR".Lars Magne Ingebrigtsen2011-05-022-1/+5
* Merge changes made in Gnus trunk.Gnus developers2011-05-015-69/+62
* (open-network-stream): Take a :nowait parameter and pass it on to `make-netwo...Lars Magne Ingebrigtsen2011-05-012-4/+15
* Auto-commit of loaddefs files.Glenn Morris2011-05-011-301/+360
* * src/callproc.c: Indentation fixup.Andreas Schwab2011-05-012-149/+151
* * src/sysdep.c (wait_for_termination_1): Make static.Andreas Schwab2011-05-012-16/+23
* Extend `call-process' to take the `(:file "file")' syntax to redirectLars Magne Ingebrigtsen2011-05-016-15/+104
* * lisp/faces.el (face-spec-set-match-display): Don't match toolkitAndreas Schwab2011-04-302-12/+17
* keep highlight when switching between major modes on a file.Vinicius Jose Latorre2011-04-302-1/+15