- 21 Jul, 2008 12 commits
-
-
Thien-Thi Nguyen authored
* rfc2104.el (rfc2104-zero): Delete defconst. (rfc2104-hex-alist): Likewise. (rfc2104-hex-to-int): Delete func. (rfc2104-hexstring-to-bitstring): Likewise. (rfc2104-nybbles): New defconst. (rfc2104-hash): Rewrite for speed.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
circularities.
-
Michael Albinus authored
only sprintf.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(visual-line-fringe-indicators): New var. (visual-line-mode): Set fringe-indicator-alist based on visual-line-fringe-indicators.
-
Chong Yidong authored
(visual-line-fringe-indicators): New var. (visual-line-mode): Set fringe-indicator-alist based on visual-line-fringe-indicators.
-
Kenichi Handa authored
-
- 20 Jul, 2008 10 commits
-
-
Adrian Robert authored
-
Andreas Schwab authored
(find_start_value_byte, find_start_begv, find_defun_start) (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
-
Dan Nicolaescu authored
(LD_SWITCH_SYSTEM): Remove redundant definition. * s/sol2.h: Remove, unused.
-
Dan Nicolaescu authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Dan Nicolaescu authored
added not supported anymore. * s/usg5-4-2.h (LIBS_SYSTEM): * s/sol2.h (LIBS_SYSTEM): Do not undefine. * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF): * s/lynxos.h (GETPGRP_NO_ARG): * s/hpux10-20.h (NO_SIOCTL_H): * s/gnu.h (GETPGRP_NO_ARG): * s/gnu-linux.h (NO_SIOCTL_H): * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF): * s/cygwin.h (GETPGRP_NO_ARG): * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused. (C_DEBUG_SWITCH): Remove duplicate definition. * m/ibms390.h: Remove boilerplate comments. * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4. * process.c (HAVE_SERIAL): Consolidate ifdefs. (wait_reading_process_output): Remove code for SunOS, platform not supported anymore. Use SOLARIS2 instead of sun.
-
Adrian Robert authored
-
Adrian Robert authored
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
-
Dan Nicolaescu authored
(x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Move ... * term/common-win.el: ... here. New file. * term/w32-win.el (x-handle-switch, x-handle-numeric-switch) (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Remove. * loadup.el: Load term/common-win before term/x-win and term/w32-win.
-
- 19 Jul, 2008 18 commits
-
-
Juri Linkov authored
"//`" for combining accents as a separate character. Keep two rules "i`" and "I`" for characters where accent is not a separate character. Revert changes that added postfix combining accents.
-
Juri Linkov authored
new keymap `narrow-map' instead of binding "\C-xns".
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
(image-dired-cmd-create-temp-image-options) (image-dired-cmd-create-standard-thumbnail-command): Add > to the ImageMagick command line to change the dimensions of the image only if its width or height exceeds the geometry specification.
-
Juri Linkov authored
-
Juri Linkov authored
type Control-g" a few lines below to be after the line "To start". Add text "at gnu.org" to "Overview of Emacs features".
-
Juri Linkov authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
-
Adrian Robert authored
-
Adrian Robert authored
nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani
-
Adrian Robert authored
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Andreas Schwab authored
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs. (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules. * ns-emacs.texi: Move to ../misc.
-