aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.Stefan Monnier2010-04-232-0/+5
* xdisp.c (pop_it): Fix last change.Eli Zaretskii2010-04-231-1/+1
* Support `display' text properties and overlay strings in bidi buffers.Eli Zaretskii2010-04-232-0/+38
|\
| * Support `display' text properties and overlays.Eli Zaretskii2010-04-232-0/+36
* | * etc/NEWS: Tramp supports SELinux.Michael Albinus2010-04-231-0/+3
* | Implement SELINUX backends.Michael Albinus2010-04-237-21/+123
* | (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.Dan Nicolaescu2010-04-232-4/+3
|/
* * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.Dan Nicolaescu2010-04-233-8/+3
* Simplify STARTFILES definition.Dan Nicolaescu2010-04-234-18/+10
* Clean up Solaris code.Dan Nicolaescu2010-04-234-52/+11
* * etc/NEWS: More SELinux details and some minor fixes.Glenn Morris2010-04-221-4/+6
* ChangeLog fixes.Glenn Morris2010-04-222-3/+3
* Restore 0644 file permissions, which were changed accidently.Michael Albinus2010-04-232-0/+0
* Regenerate configure.Dan Nicolaescu2010-04-221-6/+5
* Fix Bug#6001.Jan Djärv2010-04-222-1/+6
* * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.Dan Nicolaescu2010-04-222-2/+6
* Synchronize with Tramp repository.Michael Albinus2010-04-222-120/+139
* Detect ssh 'ControlMaster' argument automatically in some cases.Michael Albinus2010-04-222-10/+30
* * net/tramp.el (tramp-handle-copy-file): Add new optionalMichael Albinus2010-04-222-2/+10
* (message-generate-headers): Record insertion of optional headers as well.Katsumi Yamaoka2010-04-222-0/+7
* * net/tramp.el(tramp-completion-handle-file-name-all-completions):Michael Albinus2010-04-222-3/+9
* Update ChangeLogMiles Bader2010-04-221-0/+5
* Update configureMiles Bader2010-04-221-15692/+3232
* get rid of "unix" pre-defined macro when preprocessing MakefileMiles Bader2010-04-221-1/+1
* Avoid non-portable shell command negationAndreas Schwab2010-04-213-4/+9
* Fix Bug#5840.Michael Albinus2010-04-213-5/+28
* Clean up HP-UX files.Dan Nicolaescu2010-04-213-52/+53
* * xsettings.c: Move misplaced HAVE_GCONFJan Djärv2010-04-212-5/+6
* Fix bug #5992.Eli Zaretskii2010-04-212-21/+22
* (lisp-completion-at-point): Try and handle errors.Stefan Monnier2010-04-212-10/+18
* configure.in: Change "if test ! -f" to "if ! test -f".Jan Djärv2010-04-213-3/+28
* Document tool-bar-styleJan Djärv2010-04-213-0/+15
* Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-2018-217/+596
* Declarations before code (Bug#5993).Jan Djärv2010-04-215-7/+20
* Added C-o keybinding to toggle use of virtual buffers Leo Liu2010-04-212-0/+20
* Remove NOMULTIPLEJOBS.Dan Nicolaescu2010-04-201-1/+0
* * src/ChangeLog: Remove merged duplicate entry.Glenn Morris2010-04-201-8/+0
* Remove some more cpp in favor of autoconf.Glenn Morris2010-04-204-18/+34
* Remove NOMULTIPLEJOBS, unused.Dan Nicolaescu2010-04-203-12/+4
* Simplify LD_SWITCH_SYSTEM_TEMACS usage.Dan Nicolaescu2010-04-204-21/+10
* tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Juanma Barranquero2010-04-212-41/+49
* Regenerate configure.Glenn Morris2010-04-201-1/+2
* Remove LIBSELINUX_LIBS need for cpp in Makefiles.Glenn Morris2010-04-204-5/+12
* Regenerate configure, src/config.in.Glenn Morris2010-04-202-84/+136
* Doc updates for SELinux support.Glenn Morris2010-04-204-6/+25
* Add SELinux support.Karel Klíc2010-04-2010-24/+282
* vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.Stefan Monnier2010-04-201-1/+1
* Make the log-edit comments use RFC822 format throughout.Stefan Monnier2010-04-209-158/+268
* Fix typos and spacing.Juanma Barranquero2010-04-211-16/+17
* Don't depend on cm.c or termcap.c on Windows, use stubs.Juanma Barranquero2010-04-214-20/+79