view src/param.h @ 55312:3b7a4fa9b2d8

(bibtex-sort-buffer): Remove error message. (bibtex-clean-entry): Disentangle code. (bibtex-realign): New function. (bibtex-reformat): Use mapcar and bibtex-realign. Do not use bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry. Remove undocumented optional arg called-by-convert-alien. (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat for sorting instead of bibtex-sort-buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 02 May 2004 17:17:57 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* This is so that Emacs can run on VMS... */
#define EXEC_PAGESIZE 512

/* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3
   (do not change this comment) */