summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix Delete keys under X (for good, this time).Karoly Lorentey2006-01-031-50/+50
* Fix last frame check in server.el.Karoly Lorentey2006-01-021-1/+1
* Fix typo in `server-handle-delete-frame'; fix startup echo area message.Karoly Lorentey2006-01-021-3/+3
* Make all frames created in an emacsclient session belong to that client.Karoly Lorentey2006-01-023-22/+24
* Don't display the splash screen when no frame was created. (Fixes tty resume.)Karoly Lorentey2005-12-301-6/+7
* Fix splash screen loosing input events on Emacsclient frames.Karoly Lorentey2005-12-301-1/+1
* Enhance splash screens to work better with emacsclient.Karoly Lorentey2005-12-301-13/+30
* Display "@" in mode-lines of Emacsclient frames.Karoly Lorentey2005-12-292-0/+10
* Show the splash screen on Emacsclient frames. Show *scratch* by default.Karoly Lorentey2005-12-292-1/+9
* Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-297-49/+49
* Update environment-related doc strings.Karoly Lorentey2005-12-291-9/+10
* Merged from miles@gnu.org--gnu-2005 (patch 681)Karoly Lorentey2005-12-2929-366/+584
|\
| * (gdb-tooltip-print, gdb-tooltip-print-1):Nick Roberts2005-12-291-5/+10
| * (gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.Nick Roberts2005-12-291-12/+14
| * *** empty log message ***Nick Roberts2005-12-291-0/+11
| * * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.Bill Wohler2005-12-284-7/+23
| * (vc-annotate-display): Replace optional arg `color-map' withStefan Monnier2005-12-282-33/+32
| * (vc-annotate-mode-map): Remove obsolete binding.Stefan Monnier2005-12-282-35/+26
| * *** empty log message ***Luc Teirlinck2005-12-281-0/+9
| * (send-mail-function): Fix typo in comment.Luc Teirlinck2005-12-281-1/+1
| * (command-line): Use `custom-reevaluate-setting' for `send-mail-function'.Luc Teirlinck2005-12-281-0/+1
| * (send-mail-function): Autoload the standard-value.Luc Teirlinck2005-12-281-0/+9
| * (lazy-completion-table): Correct typo in docstring.Luc Teirlinck2005-12-281-1/+1
| * Fix AUTH PLAIN authentication.Simon Josefsson2005-12-282-7/+9
| * *** empty log message ***Richard M. Stallman2005-12-281-5/+11
| * (mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back toRichard M. Stallman2005-12-281-19/+24
| * *** empty log message ***Juri Linkov2005-12-281-9/+30
| * (describe-text-sexp): Use square brackets forJuri Linkov2005-12-281-9/+13
| * (glasses-face): More specific custom type.Richard M. Stallman2005-12-272-1/+3
| * (set-visited-file-name): Doc fix.Richard M. Stallman2005-12-272-1/+4
| * (flyspell-external-point-words):Richard M. Stallman2005-12-272-33/+56
| * (mh-prompt-for-folder): Use can-create argument to suppress creationBill Wohler2005-12-272-159/+187
| * *** empty log message ***Nick Roberts2005-12-271-1/+2
| * (describe-char): Set help-xref-stack-itemNick Roberts2005-12-271-10/+5
| * (help-insert-string): New function. Save bufferNick Roberts2005-12-271-0/+9
| * *** empty log message ***Nick Roberts2005-12-271-0/+10
| * (mh-process-daemon): Don't change buffer in proc-filter.Stefan Monnier2005-12-272-207/+193
| * (url-store-in-cache): Use save-current-buffer.Stefan Monnier2005-12-272-2/+4
| * (url-configuration-directory): Don't autoload because theStefan Monnier2005-12-272-1/+5
| * * cus-start.el (all): Add x-gtk-show-hidden-files.Jan Djärv2005-12-271-0/+4
| * Add x-gtk-show-hidden-filesJan Djärv2005-12-271-0/+1
| * (perform-replace): Calculate match-againRichard M. Stallman2005-12-272-21/+25
| * (paren-showing-faces): New group.Richard M. Stallman2005-12-272-4/+15
| * (button): Put into group `basic-faces'.Richard M. Stallman2005-12-271-1/+1
| * Remove faces from group `faces'.Richard M. Stallman2005-12-271-4/+0
| * *** empty log message ***Richard M. Stallman2005-12-261-0/+5
| * (apropos): Doc fix.Richard M. Stallman2005-12-261-10/+11
| * (apropos, apropos-value): Doc fix.Richard M. Stallman2005-12-261-3/+6
| * Fix quoting syntax.Richard M. Stallman2005-12-261-43/+43
| * (lazy-completion-table): Remove argument `args'.Stefan Monnier2005-12-262-17/+37